| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 128 | -829/+829 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 26 | -49/+49 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 6 | -7/+7 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 7 | -8/+8 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 6 | -17/+17 |
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 6 | -6/+6 |
* | Branding: KDE->TDE | Darrell Anderson | 2012-06-27 | 1 | -7/+7 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 30 | -90/+90 |
* | GCC 4.7 fix. | Darrell Anderson | 2012-04-27 | 2 | -0/+2 |
* | Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}. | Darrell Anderson | 2012-03-21 | 1 | -1/+1 |
* | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 1 | -4/+4 |
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 12 | -28/+28 |
* | Terminate kdDebug calls with newlines | Timothy Pearson | 2012-02-23 | 14 | -61/+61 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 85 | -90/+90 |
* | Rename include subdirectory to tde | Timothy Pearson | 2012-02-07 | 1 | -1/+1 |
* | Fix inadvertent TQt changes | Timothy Pearson | 2012-01-13 | 2 | -11/+11 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 11 | -38/+38 |
* | Fix a few strings that contain Status | Timothy Pearson | 2011-12-19 | 6 | -569/+569 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 38 | -119/+119 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 45 | -1949/+1949 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 93 | -2121/+2121 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 93 | -2121/+2121 |
* | Finish rename from prior commit | Timothy Pearson | 2011-11-16 | 1 | -0/+0 |
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 3 | -5/+5 |
* | 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 | 11 | -22/+22 |
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 184 | -226/+226 |
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 93 | -106/+106 |
* | Link most Trinity DSOs against the most common kdelibs libraries to compensat...v3.5.13 | tpearson | 2011-10-10 | 4 | -5/+5 |
* | Fix a handful of FTBFS errors caused by tqStatus/Status string conversion | tpearson | 2011-08-31 | 1 | -181/+181 |
* | Fix remaining instances of tqStatus embedded in user visible strings | tpearson | 2011-08-31 | 3 | -339/+339 |
* | Fix a number of accidental tqStatus string conversions | tpearson | 2011-08-27 | 1 | -2/+2 |
* | Use const_cast (not static_cast) to fix the previous kdepim FTBFS... | tpearson | 2011-08-16 | 1 | -1/+1 |
* | Fix kdepim FTBFS | tpearson | 2011-08-16 | 1 | -1/+1 |
* | Fix potential kdepim issues with C style char* cast | tpearson | 2011-08-15 | 1 | -1/+1 |
* | rename the following methods: | tpearson | 2011-08-10 | 106 | -320/+320 |
* | rename the following methods: | tpearson | 2011-08-10 | 59 | -327/+327 |
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 12 | -24/+24 |
* | Rename all instances of "tqgeometry" (including quotes) to the more-correct "... | tpearson | 2011-06-14 | 2 | -2/+2 |
* | Fix Qt3 compilation of kdepim | tpearson | 2011-04-15 | 1 | -1/+1 |
* | Enable kdepim compilation under Qt4 | tpearson | 2011-04-14 | 49 | -164/+164 |
* | Initial conversion of kdepim to TQt | tpearson | 2011-04-13 | 243 | -2906/+2996 |
* | Fix include directory installation locations | tpearson | 2011-03-30 | 1 | -1/+1 |
* | [kdepim] include ${CMAKE_SOURCE_DIR}/libkdepim to fix FTBFS | samelian | 2011-03-27 | 17 | -0/+17 |
* | [kdepim/kresources] added ${CMAKE_SOURCE_DIR}/libkdepim to include paths | samelian | 2011-03-27 | 1 | -0/+1 |
* | [kdepim] initial cmake support for: knotes, kode, korganizer, kresources, plu... | samelian | 2011-03-21 | 39 | -6/+1464 |
* | Moved kpilot from kdepim to applications, as the core Trinity libraries shoul... | tpearson | 2011-02-16 | 98 | -1152/+1152 |
* | Fixed corner case in libcarddav; error occured while saving when UID was brok... | tpearson | 2010-09-23 | 1 | -0/+9 |
* | Fix FTBFS on Ubuntu | tpearson | 2010-09-13 | 1 | -162/+0 |
* | Added the ability to disable resources at compile time | tpearson | 2010-09-13 | 2 | -2/+137 |