Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-07-09 | 18 | -22/+22 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix German translation for My_Computer. | Chris | 2019-07-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | First impression of the German user of TDE is that he is greeted with a desktop icon on the very top of the desktop called "Speichermedien", which is so long, that it wraps up this ugly way: "Speicherme-dien". Which looks very unpolished and leads to a bad experience for first timers. This comes from KDE3 times still. Most likely it was just copy-pasted from other places. The term "Speichermedien" is used otherwise in nearly all other places (German), so changing it just for that icon looks inconsistent at first. But in fact the original (English) name for it is also called "Computer" and not "Speichermedien" for this icon. So the gain of beeing inconsistent is bigger because it looks more polished. If someone is unhappy about that, he can open a ticket or join IRC to find another solution. Signed-off-by: Chris <[email protected]> | ||||
* | Fix typos in texts. | Slávek Banko | 2019-07-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed bug 925 ("SAK driven secure dialog is not available for use" | Michele Calgaro | 2019-03-10 | 1 | -16/+31 |
| | | | | | | message in .xsession-errors even when SAK is disabled). Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed use of SAK in lock process when autologin is used in TDM. | Michele Calgaro | 2019-03-10 | 1 | -9/+7 |
| | | | | | | This resolves bug 2945. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add $DISPLAY to kdesktop_lock_lockfile file name. | Slávek Banko | 2019-02-11 | 1 | -1/+1 |
| | | | | | | | | This resolves bug 2998. Thanks to Russell Brown for analyzing the problem and propose a solution. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Prevent hard-coded "tde/" in #include ... | Slávek Banko | 2019-01-30 | 2 | -1/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 1 | -0/+3 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Improved previous commit using local8Bit() in place of utf8() when a | Michele Calgaro | 2018-11-28 | 2 | -4/+4 |
| | | | | | | | password is transmitted over pipes to other processes. Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-11-28 | 4 | -7/+8 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | kdesktop lockprocess: Removed unnecessary include linux/stat.h | Slávek Banko | 2018-09-05 | 1 | -3/+0 |
| | | | | | | This resolves FTBFS with glibc 2.28 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS ) | Michele Calgaro | 2018-07-04 | 1 | -2/+1 |
| | | | | | | | | instead of set_source_files_properties( ... COMPILE_FLAGS ) to avoid the problem of double escaping quotation marks. Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fixed session locking at login. This resolves bug 2874. | Michele Calgaro | 2018-07-03 | 2 | -0/+28 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix kdesktop_lock screensaver stuttering on modern GPUs | Timothy Pearson | 2018-06-24 | 1 | -1/+5 |
| | |||||
* | Reset states in kdesktop-lock if startSaver fails | Slávek Banko | 2018-05-26 | 1 | -0/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix calculations in mini-cli | Slávek Banko | 2017-12-02 | 1 | -2/+3 |
| | | | | | | | + add the leading zero to the calculated results + support for calculations that starts with a negative number Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Write more details when kdesktop lock fails to grab input devices | Slávek Banko | 2016-09-11 | 1 | -0/+6 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Disable card-based login if Kerberos support was disabled at compile time | Timothy Pearson | 2016-09-06 | 1 | -1/+4 |
| | |||||
* | Do not start card authentication unless PKCS logins were enabled | Timothy Pearson | 2016-09-06 | 2 | -1/+15 |
| | | | | Rename UserList class in kgreeter.cpp to avoid conflict with TDE LDAP library class name | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 9 | -0/+0 |
| | |||||
* | fix encoding for My_Documents folder for three locales was missing before | Alexander Golubev | 2016-07-05 | 1 | -3/+3 |
| | |||||
* | Fixed desktop locking code. This relates to bug 2603 and fixes the ↵ | Michele Calgaro | 2016-03-13 | 1 | -1/+1 |
| | | | | | | locking-after-suspend issue when the screensaver is also enabled. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix cryptographic card login process | Timothy Pearson | 2015-10-02 | 1 | -10/+21 |
| | |||||
* | Move VT switch on card insertion to cryptocardwatcher process | Timothy Pearson | 2015-10-01 | 1 | -15/+0 |
| | |||||
* | Use DM library in tdmtsak instead of making command line calls | Timothy Pearson | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | Add new hardware device tray application | Timothy Pearson | 2015-09-21 | 1 | -6/+6 |
| | | | | Allow removable media action request popups to be suppressed | ||||
* | Prevent saver from starting while valid card is inserted | Timothy Pearson | 2015-09-19 | 1 | -10/+16 |
| | |||||
* | Fix card unlock | Timothy Pearson | 2015-09-19 | 2 | -4/+15 |
| | |||||
* | Streamline cryptographic card logon process | Timothy Pearson | 2015-09-18 | 3 | -7/+39 |
| | |||||
* | Stabilize cryptographic card login | Timothy Pearson | 2015-09-18 | 4 | -6/+64 |
| | | | | Fix some coding style issues | ||||
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 7 | -35/+253 |
| | | | | Tested with themed greeter and SAK disabled | ||||
* | Fix the most egregious style guide violations in the remaining kdesktop_lock ↵ | Timothy Pearson | 2015-09-04 | 5 | -608/+612 |
| | | | | | | source files No functional changes were made to the source | ||||
* | Fix the most egregious style guide violations in the main kdesktop_lock ↵ | Timothy Pearson | 2015-09-04 | 2 | -1734/+1725 |
| | | | | | | source files No functional changes were made to the source | ||||
* | Fix the most egregious style guide violations in the kdesktoplock plugin sources | Timothy Pearson | 2015-09-04 | 10 | -1105/+1134 |
| | | | | No functional changes were made to the source | ||||
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Bring My_Computer (system) icon into XDG compliance | Slávek Banko | 2015-04-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix comments | Timothy Pearson | 2015-04-13 | 1 | -3/+3 |
| | |||||
* | Do not unblock signals in main thread when waiting for kdesktop_lock response | Timothy Pearson | 2015-04-13 | 2 | -8/+4 |
| | | | | This prevents incorrect cancellation of internal xcb poll() methods and subsequent deadlock | ||||
* | Fix ommited call fullyOnline() in kdesktop_lock | Slávek Banko | 2015-04-13 | 1 | -0/+1 |
| | | | | | | This relates to Bug 2422 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Ensure desktop is completely hidden before sending fullyOnline() | Timothy Pearson | 2015-04-13 | 4 | -15/+42 |
| | | | | Do not block kdesktop process while waiting for kdesktop_lock to engage prior to VT switch/new VT requests made from within kdesktop | ||||
* | Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend | Timothy Pearson | 2015-04-12 | 2 | -45/+55 |
| | | | | Prevent helper thread termination signal from errantly being handled by main thread | ||||
* | Remove call to pthread_cancel() in kdesktop_lock | Timothy Pearson | 2015-04-12 | 3 | -3/+29 |
| | | | | This resolves a sporadic deadlock during kdesktop_lock termination | ||||
* | Handle screen locking internally on user switch | Timothy Pearson | 2015-04-12 | 1 | -1/+5 |
| | | | | This removes an external dcop call | ||||
* | Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals ↵ | Timothy Pearson | 2015-04-12 | 2 | -22/+74 |
| | | | | in the main GUI thread | ||||
* | Eliminate usleep() loop during kdesktop startup | Timothy Pearson | 2015-04-08 | 3 | -11/+32 |
| | | | | Do not switch desktops if lock fails to engage | ||||
* | Fix lockeng file formatting | Timothy Pearson | 2015-04-08 | 2 | -512/+499 |
| | |||||
* | Remove external dcop call and associated thread | Timothy Pearson | 2015-04-08 | 9 | -126/+115 |
| | | | | Fix lockup on lock screen command due to signal race condition | ||||
* | Ensure kdesktop signal handlers execute in the main GUI thread | Timothy Pearson | 2015-04-08 | 3 | -1/+15 |
| |