Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 3 | -15/+15 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-12-02 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 1 | -2/+2 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 6 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-13 | 2 | -2/+2 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add initial cryptographic card login support | Timothy Pearson | 2015-09-17 | 5 | -8/+27 |
| | | | | Tested with themed greeter and SAK disabled | ||||
* | Fix remnant QMIN/QMAX to TQMIN/TQMAX. | Darrell Anderson | 2013-11-28 | 1 | -1/+1 |
| | |||||
* | TDE starts on black background after login from TDM | Roman Savochenko | 2013-09-22 | 1 | -3/+1 |
| | | | | This resolves Bug 1569 | ||||
* | Fix rendering themed greeter without a background image | Slávek Banko | 2013-05-29 | 1 | -10/+23 |
| | | | | | Fix loading compressed svg images on themed greeter This resolves Bug 1226 | ||||
* | Fix lock screen interaction with suspend/hibernate | Timothy Pearson | 2013-05-07 | 1 | -15/+2 |
| | | | | Use built-in premultiplied ARGB method | ||||
* | Fix TDM hang in certain circumstances when themed greeter is deleted | Timothy Pearson | 2013-05-07 | 4 | -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 KDE4 | Timothy Pearson | 2013-02-15 | 3 | -4/+4 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -2/+2 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -2/+2 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 2 | -4/+4 |
| | |||||
* | Fix svg thumbnail images not appearing in KControl/Appearance & Themes/ ↵ | Darrell Anderson | 2012-06-01 | 1 | -0/+2 |
| | | | | | | | Background. This resolves bug report 744. Thanks to Slávek Banko. | ||||
* | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 3 | -3/+3 |
| | |||||
* | Part 2 of prior commit | Timothy Pearson | 2012-01-22 | 14 | -0/+2808 |