| Commit message (Expand) | Author | Age | Files | Lines |
* | Use tdeprocess.h | Michele Calgaro | 2024-12-02 | 1 | -1/+1 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-14 | 1 | -1/+1 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 6 | -64/+64 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 2 | -3/+3 |
* | Replace various tq* strings with TQt::* equivalents | Michele Calgaro | 2023-11-21 | 1 | -12/+12 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 7 | -21/+21 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 8 | -9/+9 |
* | Removed HAL dependant code. | Michele Calgaro | 2022-02-14 | 1 | -6/+0 |
* | Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special... | Slávek Banko | 2021-05-18 | 3 | -14/+14 |
* | Update CMake rules to change tdehw library to standalone. | Slávek Banko | 2021-05-07 | 1 | -1/+1 |
* | Fixed FTBFS when building tdelibs/tdebase without tdehw. | Michele Calgaro | 2021-05-02 | 3 | -17/+55 |
* | Avoid direct usage of tdeldap library. This allows to remove hard dependency ... | Michele Calgaro | 2021-04-22 | 2 | -5/+8 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-07 | 10 | -3/+3 |
* | Add FreeBSD / DragonFly specific /proc path for an executable file. | Slávek Banko | 2020-05-26 | 1 | -2/+4 |
* | DilOS: use illumos specific /proc path for an executable file | Denis Kozadaev | 2020-05-26 | 1 | -0/+4 |
* | kdesktop: Add missing initialization of sigset_t in kdesktop_lock. This resol... | Slávek Banko | 2019-07-19 | 1 | -0/+1 |
* | Fixed use of SAK in lock process when autologin is used in TDM. | Michele Calgaro | 2019-03-10 | 1 | -9/+7 |
* | Add $DISPLAY to kdesktop_lock_lockfile file name. | Slávek Banko | 2019-02-11 | 1 | -1/+1 |
* | Prevent hard-coded "tde/" in #include ... | Slávek Banko | 2019-01-30 | 2 | -1/+2 |
* | Improved previous commit using local8Bit() in place of utf8() when a | Michele Calgaro | 2018-11-28 | 1 | -2/+2 |
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-11-28 | 3 | -5/+6 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
* | kdesktop lockprocess: Removed unnecessary include linux/stat.h | Slávek Banko | 2018-09-05 | 1 | -3/+0 |
* | 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 |
* | Write more details when kdesktop lock fails to grab input devices | Slávek Banko | 2016-09-11 | 1 | -0/+6 |
* | 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 |
* | 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 |
* | 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 | 2 | -5/+39 |
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 5 | -20/+181 |
* | Fix the most egregious style guide violations in the remaining kdesktop_lock ... | Timothy Pearson | 2015-09-04 | 5 | -608/+612 |
* | Fix the most egregious style guide violations in the main kdesktop_lock sourc... | Timothy Pearson | 2015-09-04 | 2 | -1734/+1725 |
* | Fix the most egregious style guide violations in the kdesktoplock plugin sources | Timothy Pearson | 2015-09-04 | 10 | -1105/+1134 |
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 1 | -1/+1 |
* | Do not unblock signals in main thread when waiting for kdesktop_lock response | Timothy Pearson | 2015-04-13 | 1 | -1/+0 |
* | Fix ommited call fullyOnline() in kdesktop_lock | Slávek Banko | 2015-04-13 | 1 | -0/+1 |
* | Ensure desktop is completely hidden before sending fullyOnline() | Timothy Pearson | 2015-04-13 | 1 | -2/+2 |
* | Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend | Timothy Pearson | 2015-04-12 | 2 | -45/+55 |
* | Remove call to pthread_cancel() in kdesktop_lock | Timothy Pearson | 2015-04-12 | 3 | -3/+29 |
* | Remove external dcop call and associated thread | Timothy Pearson | 2015-04-08 | 2 | -3/+8 |
* | Forcibly terminate kdesktop_lock after unlock | Timothy Pearson | 2014-12-02 | 1 | -2/+0 |
* | Fix kdesktop_lock requiring a process stop/start on unlock | Timothy Pearson | 2014-11-28 | 4 | -49/+78 |
* | Make kdesktop_lock and ksmserver ARGB screen blanking more efficient and impr... | Timothy Pearson | 2014-10-25 | 3 | -17/+25 |