| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-14 | 6 | -25/+25 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 5 | -6/+6 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-09 | 1 | -2/+2 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 6 | -6/+6 |
* | The workaround that tdepimmacros.h do is no longer needed | Slávek Banko | 2021-02-26 | 1 | -1/+1 |
* | Desktop file translations: | Slávek Banko | 2020-07-12 | 5 | -278/+18 |
* | Fix Kontact crash in Akregator part due to identical destructor signatures be...r14.0.0 | Timothy Pearson | 2014-12-06 | 1 | -2/+1 |
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -45/+45 |
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 1 | -45/+45 |
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -45/+45 |
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 2 | -2/+2 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 4 | -4/+4 |
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 1 | -45/+45 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -3/+3 |
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 2 | -4/+4 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 10 | -16/+16 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 5 | -6/+6 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 2 | -11/+11 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 6 | -6/+6 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 6 | -9/+9 |
* | Rename KStartup for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 5 | -5/+5 |
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 5 | -8/+8 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 2 | -10/+10 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 4 | -36/+36 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 6 | -6/+6 |
* | Fix inadvertent TQt changes | Timothy Pearson | 2012-01-13 | 1 | -3/+3 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -5/+5 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 4 | -16/+16 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 4 | -32/+32 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 5 | -55/+55 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 5 | -55/+55 |
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 1 | -1/+1 |
* | 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 | 7 | -7/+7 |
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 6 | -10/+10 |
* | rename the following methods: | tpearson | 2011-08-10 | 10 | -18/+18 |
* | rename the following methods: | tpearson | 2011-08-10 | 1 | -2/+2 |
* | Enable kdepim compilation under Qt4 | tpearson | 2011-04-14 | 6 | -23/+23 |
* | Initial conversion of kdepim to TQt | tpearson | 2011-04-13 | 13 | -52/+58 |
* | [kdepim] include ${CMAKE_SOURCE_DIR}/libkdepim to fix FTBFS | samelian | 2011-03-27 | 1 | -0/+1 |
* | [kdepim] kontact ported to cmake | samelian | 2011-03-23 | 1 | -0/+89 |
* | Moved kpilot from kdepim to applications, as the core Trinity libraries shoul... | tpearson | 2011-02-16 | 5 | -39/+39 |
* | * Massive set of changes to bring in all fixes and enhancements from the Ente... | tpearson | 2010-09-01 | 10 | -118/+117 |
* | Slew of fixes and upgrades, including: | tpearson | 2010-08-17 | 1 | -2/+2 |