Commit Graph

342 Commits (2a88ec3c02ab46c8b816cfa348ea53075f57a59c)

Author SHA1 Message Date
Slávek Banko e47bab3fd8
kdesktop: Add missing initialization of sigset_t in kdesktop_lock. This resolves bug 3025.
5 years ago
Chris 0721f2d3f4 Fix remaining brandings in tdebase.
5 years ago
Michele Calgaro 21d09d5b23
Adjusted to new normalized device icon names in tdelibs.
5 years ago
Chris e408b99187 Fix German translation for My_Computer.
5 years ago
Slávek Banko 1a6edf83b9
Fix typos in texts.
5 years ago
Michele Calgaro 08ac86386a
Adjusted to latest TQVariant::TQVariant(bool) function.
5 years ago
Michele Calgaro 3c109e3d10
Fixed bug 925 ("SAK driven secure dialog is not available for use"
5 years ago
Michele Calgaro 7aa9258f19
Fixed use of SAK in lock process when autologin is used in TDM.
5 years ago
Slávek Banko d3834ad4f5
Add $DISPLAY to kdesktop_lock_lockfile file name.
5 years ago
Slávek Banko 91a3d227a5
Prevent hard-coded "tde/" in #include ...
5 years ago
Slávek Banko b95b665c78
Add CMakeL10n rules.
5 years ago
Michele Calgaro 6db0c5f228
Improved previous commit using local8Bit() in place of utf8() when a
5 years ago
Michele Calgaro 6ae10fc66e
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
6 years ago
Michele Calgaro 887cea6320
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Slávek Banko 00b7a9c60a
kdesktop lockprocess: Removed unnecessary include linux/stat.h
6 years ago
Michele Calgaro 967cf90889 cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )
6 years ago
Michele Calgaro a359fef24e Fixed session locking at login. This resolves bug 2874.
6 years ago
Timothy Pearson 4ec011cd55 Fix kdesktop_lock screensaver stuttering on modern GPUs
6 years ago
Slávek Banko 030fad5fe4 Reset states in kdesktop-lock if startSaver fails
6 years ago
Slávek Banko 7f55022fcf Fix calculations in mini-cli
7 years ago
Slávek Banko 0a874e41b6 Write more details when kdesktop lock fails to grab input devices
8 years ago
Timothy Pearson 2649b1ebf4 Disable card-based login if Kerberos support was disabled at compile time
8 years ago
Timothy Pearson a7afe91e65 Do not start card authentication unless PKCS logins were enabled
8 years ago
Timothy Pearson 09dce5e19f Fix invalid headers in PNG files and optimize for size
8 years ago
Alexander Golubev bf26a0b86a fix encoding for My_Documents folder for three locales was missing before
8 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.
8 years ago
Timothy Pearson 37b6d0d80f Fix cryptographic card login process
9 years ago
Timothy Pearson 48cf3058c5 Move VT switch on card insertion to cryptocardwatcher process
9 years ago
Timothy Pearson 6d028f3b52 Use DM library in tdmtsak instead of making command line calls
9 years ago
Timothy Pearson b5cb2797d6 Add new hardware device tray application
9 years ago
Timothy Pearson dd2951393f Prevent saver from starting while valid card is inserted
9 years ago
Timothy Pearson a2af4533d3 Fix card unlock
9 years ago
Timothy Pearson 6f5e7b2110 Streamline cryptographic card logon process
9 years ago
Timothy Pearson 9ea6780352 Stabilize cryptographic card login
9 years ago
Timothy Pearson ce47730301 Add initial cryptographic card login support
9 years ago
Timothy Pearson e89d9e5e16 Fix the most egregious style guide violations in the remaining kdesktop_lock source files
9 years ago
Timothy Pearson b5462e86f3 Fix the most egregious style guide violations in the main kdesktop_lock source files
9 years ago
Timothy Pearson c54c4e7003 Fix the most egregious style guide violations in the kdesktoplock plugin sources
9 years ago
Slávek Banko 08122b137e Fix FTBFS on freebsd
9 years ago
Slávek Banko 8a568a2b94 Bring My_Computer (system) icon into XDG compliance
9 years ago
Timothy Pearson 8c1136342b Fix comments
9 years ago
Timothy Pearson ab8dfbaaa4 Do not unblock signals in main thread when waiting for kdesktop_lock response
9 years ago
Slávek Banko c1b62c1c4c Fix ommited call fullyOnline() in kdesktop_lock
9 years ago
Timothy Pearson 78d33c2915 Ensure desktop is completely hidden before sending fullyOnline()
9 years ago
Timothy Pearson 37bc5cdd0e Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend
9 years ago
Timothy Pearson e569dd46ac Remove call to pthread_cancel() in kdesktop_lock
9 years ago
Timothy Pearson 92d1f76402 Handle screen locking internally on user switch
9 years ago
Timothy Pearson 85126bf580 Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals in the main GUI thread
9 years ago
Timothy Pearson 751c96f9b1 Eliminate usleep() loop during kdesktop startup
9 years ago
Timothy Pearson a17bfb0b96 Fix lockeng file formatting
9 years ago