| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-04-27 | 9 | -11/+11 |
| * | Use tdestandarddirs.h | Michele Calgaro | 2025-02-25 | 2 | -2/+2 |
| * | Use tdeApp | Michele Calgaro | 2025-01-20 | 2 | -7/+7 |
| * | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-14 | 1 | -1/+1 |
| * | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 1 | -6/+6 |
| * | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-06 | 1 | -1/+1 |
| * | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 3 | -3/+3 |
| * | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-15 | 37 | -142/+142 |
| * | It is no longer necessary to explicitly specify *.cxx and *.hxx | Slávek Banko | 2020-10-10 | 1 | -4/+1 |
| * | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 1 | -2/+0 |
| * | Add CMakeL10n rules. | Slávek Banko | 2018-12-15 | 1 | -0/+6 |
| * | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| * | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 4 | -0/+0 |
| * | 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 | 17 | -30/+30 |
| * | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 4 | -5/+5 |
| * | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -1/+1 |
| * | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| * | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| * | 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 | 16 | -24/+24 |
| * | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
| * | 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 | 3 | -5/+5 |
| * | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -2/+2 |
| * | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 1 | -1/+1 |
| * | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 3 | -3/+3 |
| * | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 3 | -3/+3 |
| * | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 3 | -4/+4 |
| * | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 20 | -92/+92 |
| * | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 6 | -10/+10 |
| * | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 18 | -103/+103 |
| * | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 18 | -103/+103 |
| * | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
| * | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 2 | -2/+2 |
| * | Link most Trinity DSOs against the most common kdelibs libraries to compensat...v3.5.13 | tpearson | 2011-10-10 | 1 | -1/+1 |
| * | Fix remaining instances of tqStatus embedded in user visible strings | tpearson | 2011-08-31 | 2 | -4/+4 |
| * | rename the following methods: | tpearson | 2011-08-10 | 22 | -35/+35 |
| * | rename the following methods: | tpearson | 2011-08-10 | 5 | -18/+18 |
| * | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 3 | -4/+4 |
| * | Rename all instances of "tqgeometry" (including quotes) to the more-correct "... | tpearson | 2011-06-14 | 2 | -2/+2 |
| * | Enable kdepim compilation under Qt4 | tpearson | 2011-04-14 | 16 | -64/+64 |
| * | Initial conversion of kdepim to TQt | tpearson | 2011-04-13 | 27 | -112/+115 |
| * | [kdepim] initial cmake support for: karm, kmailcvt, kabc, kfile-plugins, kons... | samelian | 2011-03-21 | 2 | -0/+61 |
| * | Moved kpilot from kdepim to applications, as the core Trinity libraries shoul... | tpearson | 2011-02-16 | 14 | -69/+69 |
| * | * Massive set of changes to bring in all fixes and enhancements from the Ente... | tpearson | 2010-09-01 | 23 | -53/+150 |
| * | TQt conversion fixes | tpearson | 2010-08-02 | 1 | -1/+1 |
| * | Trinity Qt initial conversion | tpearson | 2010-07-31 | 32 | -416/+416 |
| * | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 60 | -0/+5885 |