Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |