summaryrefslogtreecommitdiffstats
path: root/tdm/kfrontend/themer
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-163-15/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-261-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-12-021-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-131-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-251-2/+2
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-206-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-191-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-132-2/+2
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add initial cryptographic card login supportTimothy Pearson2015-09-175-8/+27
| | | | Tested with themed greeter and SAK disabled
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-281-1/+1
|
* TDE starts on black background after login from TDMRoman Savochenko2013-09-221-3/+1
| | | | This resolves Bug 1569
* Fix rendering themed greeter without a background imageSlávek Banko2013-05-291-10/+23
| | | | | Fix loading compressed svg images on themed greeter This resolves Bug 1226
* Fix lock screen interaction with suspend/hibernateTimothy Pearson2013-05-071-15/+2
| | | | Use built-in premultiplied ARGB method
* Fix TDM hang in certain circumstances when themed greeter is deletedTimothy Pearson2013-05-074-116/+169
| | | | | This resolves Bug 1453 Resolve themed greeter drawing inconsistencies between composited and non-composited mode
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-153-4/+4
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-2/+2
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-4/+4
|
* Fix svg thumbnail images not appearing in KControl/Appearance & Themes/ ↵Darrell Anderson2012-06-011-0/+2
| | | | | | | Background. This resolves bug report 744. Thanks to Slávek Banko.
* Rename additional members for tqt3Timothy Pearson2012-03-073-3/+3
|
* Part 2 of prior commitTimothy Pearson2012-01-2214-0/+2808