Commit Graph

2072 Commits (55b56d7f1b9ca6d7289257b16b3feb9c3f6ac75c)
 

Author SHA1 Message Date
Slávek Banko 55b56d7f1b Reset submodule main/tdebase/cmake to latest HEAD 8 years ago
Slávek Banko a8b8aed81a cmake: add tde_add_check_executable macro 8 years ago
Slávek Banko 55a7efcef9 Change format of TDE_FULL_SESSION property on a root window from 't' to 's'.
Value is not localized and format 't' can cause problems with some locales.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko d9b4ee04db Added support for OpenSSL 1.1
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 48c6b8ff3d kcontrol/crypto: Use KOpenSSLProxy methods
instead of direct calls SSL functions

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Michele Calgaro b6887381d7 Trash limit: add "fixed size" configuration option and code
improvements. This relates to bug 1923.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro 6110a523f9 Trash limit: clean up previous patch (KDE -> TDE conversion, debug messages, TQt
signals/slots...). Improved error message when a file is too big to fit
within the max trash size limit.
This relates to bug 1923.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Emanoil Kotsev ee3091bc41 Added trash limit configuration option
This work is based on original patch created by Tobias Koenig <tokoe@kde.org> for KDE 3.5.9 and later added to KDE 4.2, and available under GPL version 2 License, or any later version.
See also http://tokoe-kde.blogspot.com/2008/08/size-limits-for-trash.html
This relates to bug 1923.

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Slávek Banko 443c910570 Start tde_dbus_hardwarecontrol at background during start a session
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson 3a5dcbbc69 Do not crash when card is inserted and the user list view is hidden 9 years ago
Slávek Banko 6bd9497d8e Fix too small size of some icons in system tray
This resolves bug 2687

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson 1757afecf6 Force card logins to authenticate against the username specified in the card certificate 9 years ago
Michele Calgaro d5feffdec9 Fixed display of clock in systray. This resolves bug 2679.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Timothy Pearson db52a594cc Fix FTBFS on Ubuntu Lucid 9 years ago
Timothy Pearson 769e8885c2 Add missing Kerberos checks 9 years ago
Slávek Banko 0a874e41b6 Write more details when kdesktop lock fails to grab input devices
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Michele Calgaro 6960221d2c Fixed khotkeys.desktop handling. This resolve bug 2685.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Timothy Pearson 2649b1ebf4 Disable card-based login if Kerberos support was disabled at compile time 9 years ago
Timothy Pearson a7afe91e65 Do not start card authentication unless PKCS logins were enabled
Rename UserList class in kgreeter.cpp to avoid conflict with TDE LDAP library class name
9 years ago
Timothy Pearson 3252800255 Fix prior commit 9 years ago
Timothy Pearson 3c8aaa46e7 Fix display of unknown attributes in device manager details dialog 9 years ago
Timothy Pearson 6b95715d47 Make device details selectable in hardware info dialog 9 years ago
Automated System ba955480ba Reset submodule main/tdebase/admin to latest HEAD 9 years ago
Timothy Pearson 09dce5e19f Fix invalid headers in PNG files and optimize for size 9 years ago
Timothy Pearson efd8b858ef Fix invalid png file 9 years ago
Alexander Golubev bf26a0b86a fix encoding for My_Documents folder for three locales was missing before 9 years ago
Slávek Banko 374acbd5da klipper: Set search filter to case insensitive
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko c9a9474085 Faulty line break in kcontrol/krdb/ad/WPerfect.ad
This relates to bug 1375

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 142b3f67a6 Revert "Add -nocpp option to be consistent with other usages of xrdb in source code."
This reverts commit 41095d1c9c.
This resolves bug 1375
9 years ago
Michele Calgaro 193cb78c57 Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep".
This refers to bug 2602.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro fb91cbd8db Added support for hybrid suspend (aka suspend to RAM + suspend to disk) to
Kickoff menu + some code improvements. This relates to bug 2601.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro b49194171a kcontrol: Added support for hybrid suspend (aka suspend to RAM + suspend to disk)
in hardware manager. This relates to bug 2601.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro e972ff07d5 ksmserver: Added support for hybrid suspend (aka suspend to RAM + suspend to disk).
This relates to bug 2601.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro 700426d3ab Fixed typo in starttde script. This resolves bug 2641.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Automated System 696cded096 Reset submodule main/tdebase/cmake to latest HEAD 9 years ago
Automated System 0faedba551 Reset submodule main/tdebase/cmake to latest HEAD 9 years ago
Michele Calgaro 1c64345fe4 Konsole : added support for mouse wheel events in the alternate screen. This allows scrolling within vim, less and similar applications.
This resolves bug 2597.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro ab959b43ca Fixed desktop locking code. This relates to bug 2603 and fixes the locking-after-suspend issue when the screensaver is also enabled.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro 71bd29a534 Added "default" mount option to TDE hardware manager. This resolves bug 2593.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro db51b92c96 Added tooltips to logout dialog for freeze, suspend and hibernate buttons.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko 34db5c9408 Change Hardware Device Manager icon to hwinfo
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 99f5115dac Fix device icons in the media:/ tdeioslave to comply with XDG standards
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 8d53affe8e Hide underlying partitions of non-active device mapper devices from the media:/ tdeioslave
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 90bad2e814 Fix hard disks media icons in tdehw storage backend
This relates to Bug 2473

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko ce73b505b2 Fix removable hard disks mimetype in tdehw storage backend
This relates to Bug 2473

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Michele Calgaro 66e8d0eddd Fixed FTBFS (in Stretch) caused by missing openssl3 methods. Starting from version 1.0.2d-3,
openssl ships with ssl3 methods disabled by default.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
François Andriot bd35f1efd6 Use system-defined language as default in TDM
This resolves Bug 1596
9 years ago
Slávek Banko e790a33645 Fix prior commit - delete UseSAK from wrong configuration group
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson 41e2702cbd Fix prior commit 10 years ago
Timothy Pearson 812398d820 Fix SAK enable / disable checkbox in TDM TDEControl module 10 years ago