Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop automake build support. | Slávek Banko | 2020-11-20 | 4 | -16/+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 | 4 | -21/+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> | ||||
* | Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵ | Michele Calgaro | 2018-10-13 | 1 | -8/+8 |
| | | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-28 | 1 | -2/+2 |
| | | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -9/+9 |
| | | | | | | | | | | | 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> | ||||
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵ | Michele Calgaro | 2018-09-18 | 1 | -6/+6 |
| | | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix typo. | Darrell Anderson | 2014-01-25 | 4 | -4/+4 |
| | |||||
* | Beautify docbook files | Darrell Anderson | 2014-01-21 | 29 | -20503/+5612 |
| | |||||
* | Initial cmake conversion | Alexander Golubev | 2013-12-31 | 4 | -0/+21 |
| | | | | This resolves Bug 1329 | ||||
* | Update minor TQt3 tool names to match current TQt3 sources in GIT | Timothy Pearson | 2013-11-07 | 1 | -2/+2 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 10 | -149/+149 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -61/+61 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -6/+6 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 3 | -7/+7 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-21 | 2 | -5/+5 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 2 | -17/+17 |
| | |||||
* | Remove cruft: index.cache.bz2 files. | Darrell Anderson | 2012-11-27 | 3 | -0/+0 |
| | | | | | Thanks to Fat-Zer. This resolves bug report 1345. | ||||
* | Remove cruft: Makefile.in files. | Darrell Anderson | 2012-11-27 | 4 | -2492/+0 |
| | | | | | Thanks to Fat-Zer. This partially resolves bug report 1345. | ||||
* | Numerous docbook fixes and updates. | Darrell Anderson | 2012-11-25 | 3 | -3/+3 |
| | | | | This resolves bug reports 1337 and 1343. | ||||
* | Fix straggling XDG references missed in patch set from June 8, 2012. | Darrell Anderson | 2012-06-16 | 1 | -5/+5 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 6 | -44/+44 |
| | |||||
* | Second part of prior commit | Timothy Pearson | 2011-12-03 | 40 | -0/+29436 |