Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Qt with TQt | Michele Calgaro | 2023-11-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-10-13 | 4 | -37/+37 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop automake build support. | Slávek Banko | 2020-11-20 | 1 | -4/+0 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use universal common rules instead of many individual CMakeListst.txt files. | Slávek Banko | 2020-11-20 | 1 | -6/+0 |
| | | | | | | | | Note: For systems and distributions where individual language directories are unpacked for building, you need to add an unpacking for the 'template' directory in addition to the 'cmake' directory. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -2/+2 |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix typo. | Darrell Anderson | 2014-01-25 | 1 | -1/+1 |
| | |||||
* | Beautify docbook files | Darrell Anderson | 2014-01-21 | 16 | -4457/+951 |
| | |||||
* | Initial cmake conversion | Alexander Golubev | 2013-12-31 | 1 | -0/+6 |
| | | | | This resolves Bug 1329 | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 10 | -26/+26 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -3/+3 |
| | |||||
* | Remove cruft: index.cache.bz2 files. | Darrell Anderson | 2012-11-27 | 1 | -0/+0 |
| | | | | | Thanks to Fat-Zer. This resolves bug report 1345. | ||||
* | Remove cruft: Makefile.in files. | Darrell Anderson | 2012-11-27 | 1 | -635/+0 |
| | | | | | Thanks to Fat-Zer. This partially resolves bug report 1345. | ||||
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | Update TQt3 property/enum macros | Timothy Pearson | 2012-10-21 | 1 | -3/+3 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 3 | -7/+7 |
| | |||||
* | Second part of prior commit | Timothy Pearson | 2011-12-03 | 19 | -0/+6803 |