summaryrefslogtreecommitdiffstats
path: root/tdmlib/kgreet_winbind.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-051-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 026828840f8255b5c4fde83ea95209f6f1f5ef8f)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-161-17/+17
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a4241b7911d2e0b36edfb02f616b8b282050c0ec)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-051-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1390bece9a81780610a9aee6f7d543f72bf57d1a)
* Use Scale & Crop as default style for wallpaper.Michele Calgaro2022-07-171-0/+2
| | | | | | | | Add more options to "Set as Background" menu in Konqueror. This resolves issue #280 and issue #281. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Improved previous commit using local8Bit() in place of utf8() when aMichele Calgaro2018-11-281-3/+3
| | | | | | | password is transmitted over pipes to other processes. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-11-281-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Streamline cryptographic card logon processTimothy Pearson2015-09-181-4/+31
|
* Stabilize cryptographic card loginTimothy Pearson2015-09-181-2/+11
| | | | Fix some coding style issues
* Add initial cryptographic card login supportTimothy Pearson2015-09-171-0/+4
| | | | Tested with themed greeter and SAK disabled
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-5/+5
|
* Check for tsak presence on lock engageTimothy Pearson2012-04-271-3/+3
| | | | | Fix tsak not exiting on request Clean up build warnings
* Part 2 of prior commitTimothy Pearson2012-01-221-0/+679