Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* ↵ | Michele Calgaro | 2024-05-20 | 6 | -6/+6 |
| | | | | | | | equivalent Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0f0c5a4d07b51eb3c08c799b37b2ef4c201fb8b2) | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-02 | 2 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bba3128085abe1a32cca43d9fb8ac02c2a29bf6b) | ||||
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-15 | 3 | -9/+9 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 03aa7238b34bb438632b6d572b008e32960f0895) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-15 | 6 | -21/+21 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ba3b5b77e1a430dc7197df20872ba46ce2fb6fa7) | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 6 | -25/+25 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d5688771d8a6837975be512ee37f61bad7dbd345) | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 4 | -32/+32 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 44e712a770ad0ab59d33790a80b5f6235cff6921) | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-12-02 | 1 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f22a9c72dda24871973033123039639af6577eaa) | ||||
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 3 | -39/+39 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 138bb80efac020c7e78871d3f05127eb37f18274) | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-25 | 17 | -82/+82 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8d79c40791fa0bcac4d4ce1dc7385b19e523ba08) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-15 | 14 | -105/+105 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c8ece3630d4d21acaf1749fc2cf660a0463070c3) | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 6 | -13/+13 |
| | | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4c0dae60b2fbc60996fc8f4bd29ee6219b869527) | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-14 | 3 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d67c4fd58202569729ea6d7ec6117a7a7f36ad0e) | ||||
* | Replace various tqtinterface's TQ_* defines with actual types | Michele Calgaro | 2023-09-12 | 14 | -42/+42 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0f36f8966371d24decc0740ccf9f8b0cc2c57838) | ||||
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 23278d259378e17087bf9aeaa5e45974dfb74bce) | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c0b74ba868682f39c41a9f70ae11297425b711e1) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 12 | -13/+13 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8eb500c4e81229a9853e2f9bac4f39450083f3d7) | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-13 | 10 | -90/+90 |
| | | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 36c049e135b0cec7cf97b41888860186813df5f0) | ||||
* | Fixed some uncrustify's code formatting offending files. | Michele Calgaro | 2020-12-19 | 1 | -26/+15 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 12 | -33/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Further cleanup after removal of Qt2's TQListIterator class. | Michele Calgaro | 2020-05-24 | 1 | -1/+1 |
| | | | | 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> | ||||
* | Fix translations of "TDE Classic" for ar, bn, hi, ta and te languages. | Chris | 2019-07-30 | 1 | -10/+10 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fix branding of TDE Classic style in tdestyle selection. | Chris | 2019-07-26 | 1 | -137/+137 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Update and promote new TDE websites, replace branding and do slight refactoring. | Chris | 2019-07-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 5 | -0/+15 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR. | Michele Calgaro | 2018-10-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 2 | -2/+2 |
| | | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 9 | -11/+11 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-16 | 1 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 232 | -0/+0 |
| | |||||
* | Add a cmake detection for Xext library | François Andriot | 2014-10-08 | 1 | -1/+1 |
| | | | | | Remove hardcoded Xext flags in tderandr and tdestyles/keramik Add missing link flag in tdeui | ||||
* | Fix hardcoded link flag to "dl" library | François Andriot | 2014-10-05 | 1 | -1/+1 |
| | | | | Fix "dlopen" function detection | ||||
* | Fix return in keramik isFormWidget | François Andriot | 2014-10-04 | 1 | -0/+1 |
| | |||||
* | Use proper toolbar extension widget name when detecting widget inheritance | Timothy Pearson | 2014-08-11 | 2 | -6/+6 |
| | | | | This relates to Bug 1693 | ||||
* | Rename the string kde toolbar widget | Timothy Pearson | 2014-08-07 | 4 | -11/+11 |
| | |||||
* | Revert commit 1d498994 | Slávek Banko | 2014-04-05 | 10 | -10/+0 |
| | |||||
* | Include xrender library directory when linking | Timothy Pearson | 2014-04-02 | 10 | -0/+10 |
| | | | | This relates to Bug 1199 | ||||
* | Fix tdecore directories of linked libraries | Slávek Banko | 2014-01-21 | 3 | -3/+3 |
| | |||||
* | Update to support latest TQt3 style API | Timothy Pearson | 2013-12-22 | 2 | -3/+2 |
| | |||||
* | Fix remnant QMIN/QMAX to TQMIN/TQMAX. | Darrell Anderson | 2013-11-28 | 9 | -59/+59 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -2/+2 |
| | |||||
* | Rename KStyle to TDEStyle to avoid conflicts with KDE4. | Darrell Anderson | 2013-08-18 | 330 | -0/+35275 |