| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 2 | -4/+4 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-13 | 9 | -46/+46 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-20 | 2 | -24/+24 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-03 | 1 | -1/+1 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-07 | 1 | -4/+4 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 19 | -21/+21 |
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-22 | 1 | -3/+0 |
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-26 | 12 | -25/+12 |
* | Desktop file translations: | Slávek Banko | 2020-06-12 | 3 | -110/+7 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 3 | -10/+10 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-28 | 1 | -0/+3 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
* | Fix forward classes declaration in kpat/dealer.h | Slávek Banko | 2017-03-21 | 2 | -37/+36 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 8 | -0/+0 |
* | Initial cmake conversion | Alexander Golubev | 2016-03-14 | 6 | -3/+88 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Fixed FTBFS on Slackware. This resolves bug 2046. | Michele Calgaro | 2014-05-11 | 6 | -33/+7 |
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 2 | -10/+10 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 19 | -24/+24 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 5 | -7/+7 |
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
* | Rename KCrash to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-05 | 1 | -1/+1 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 4 | -6/+6 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 34 | -95/+95 |
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -2/+2 |
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 4 | -5/+5 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 5 | -33/+33 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -9/+9 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 2 | -2/+2 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -3/+3 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -1/+1 |
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 6 | -20/+20 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 19 | -21/+21 |
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 1 | -1/+1 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -3/+3 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 12 | -48/+48 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 6 | -22/+22 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 14 | -71/+71 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 14 | -71/+71 |
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -3/+3 |
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 2 | -2/+2 |
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 2 | -2/+2 |
* | Link most Trinity DSOs against the most common kdelibs libraries to compensat... | tpearson | 2011-10-10 | 1 | -1/+1 |
* | rename the following methods: | tpearson | 2011-08-10 | 52 | -202/+202 |
* | rename the following methods: | tpearson | 2011-08-10 | 5 | -12/+12 |