| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop Borland compiler specific code | Michele Calgaro | 2024-10-27 | 1 | -1/+0 |
* | Replace Qt with TQt | Michele Calgaro | 2024-03-17 | 3 | -6/+6 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-02 | 1 | -2/+2 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-04 | 4 | -35/+35 |
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-15 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 10 | -10/+10 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 1 | -2/+2 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-16 | 6 | -49/+49 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 19 | -19/+19 |
* | Drop Qt2's TQSortedList class | Michele Calgaro | 2023-06-19 | 1 | -1/+0 |
* | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-11 | 1 | -3/+0 |
* | Fix FTBFS with clang. This resolves issue #25. | Michele Calgaro | 2022-05-12 | 1 | -1/+1 |
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-03 | 5 | -28/+24 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-05-29 | 58 | -29/+29 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -2/+2 |
* | Fix FTBFS on openSUSE Tumbleweed | François Andriot | 2020-01-06 | 1 | -1/+1 |
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -14/+0 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 4 | -4/+4 |
* | Removed unnecessary executable flag. | Michele Calgaro | 2018-09-01 | 2 | -0/+0 |
* | Switch from strstream to sstream. | Michele Calgaro | 2018-08-16 | 3 | -15/+11 |
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -1/+1 |
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 3 | -138/+138 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 14 | -14/+14 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
* | Fix incorrect characters. | Darrell Anderson | 2013-05-23 | 2 | -100/+100 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 15 | -24/+24 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 6 | -6/+6 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -6/+6 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 4 | -6/+6 |
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -6/+6 |
* | Update for kioslave rename | Timothy Pearson | 2013-01-27 | 3 | -3/+3 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 3 | -4/+4 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 4 | -4/+4 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 4 | -7/+7 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 7 | -12/+12 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -1/+1 |
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 2 | -2/+2 |
* | Fix FTBFS due to missing libraries | Slávek Banko | 2012-06-13 | 3 | -3/+3 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 14 | -68/+68 |
* | Update lsm files. | Darrell Anderson | 2012-05-27 | 1 | -18/+9 |
* | Fix typos. | Darrell Anderson | 2012-04-05 | 1 | -6/+6 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 19 | -19/+19 |
* | Fix inadvertent TQt string conversions | Timothy Pearson | 2012-01-13 | 2 | -11/+11 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 16 | -134/+134 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 25 | -147/+147 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 41 | -102/+102 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 66 | -400/+400 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 66 | -400/+400 |