Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 46 | -141/+141 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 13 | -19/+19 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 5 | -6/+6 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 7 | -9/+9 |
| | |||||
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Update korganizer.desktop to place korganizer in | Darrell Anderson | 2012-07-07 | 1 | -1/+1 |
| | | | | | Office/Personal Information Mangement menu, to be consistent with other related apps. | ||||
* | Branding: KDE->TDE | Darrell Anderson | 2012-06-27 | 10 | -31/+31 |
| | |||||
* | Update TDE menu to reduce clutter and eliminate conflicts with KDE4. | Darrell Anderson | 2012-06-26 | 1 | -2/+2 |
| | | | | This partially resolves bug report 977. | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 28 | -113/+113 |
| | |||||
* | Branding cleanup: *.desktop files | Darrell Anderson | 2012-05-28 | 1 | -1/+0 |
| | |||||
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-05-26 | 1 | -4/+4 |
| | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | GCC 4.7 fix. | Darrell Anderson | 2012-04-27 | 1 | -3/+3 |
| | | | | | This partially resolves bug report 958. Thanks to David C. Rankin. | ||||
* | Fix KDE -> TDE branding. | Darrell Anderson | 2012-03-23 | 3 | -3/+3 |
| | |||||
* | Fix KDE -> TDE branding. | Darrell Anderson | 2012-03-23 | 1 | -2/+2 |
| | |||||
* | Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}. | Darrell Anderson | 2012-03-21 | 2 | -2/+2 |
| | | | | | | | Installing header files to ${INCLUDE_INSTALL_DIR}/tde added another subdirectory layer that caused build failures in certain apps such as kipi-plugins. This partially resolves bug report 600. | ||||
* | Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE; | Darrell Anderson | 2012-03-05 | 1 | -1/+1 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -1/+1 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 81 | -106/+106 |
| | |||||
* | Rename include subdirectory to tde | Timothy Pearson | 2012-02-07 | 2 | -2/+2 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 25 | -51/+51 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 56 | -235/+235 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 84 | -269/+269 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 120 | -599/+599 |
| | | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 120 | -599/+599 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-11-19 | 1 | -5/+5 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 5 | -5/+5 |
| | |||||
* | Fix accidental conversion of dockwin (part 2 of 2) | Timothy Pearson | 2011-11-08 | 2 | -0/+0 |
| | |||||
* | Fix accidental conversion of dockwin | Timothy Pearson | 2011-11-08 | 4 | -6/+6 |
| | |||||
* | Rename kwin to twin (Part 2 of 2) | Timothy Pearson | 2011-11-07 | 2 | -0/+0 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 9 | -12/+12 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 13 | -27/+27 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 28 | -38/+38 |
| | |||||
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 42 | -67/+67 |
| | |||||
* | Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13 | tpearson | 2011-10-10 | 2 | -5/+5 |
| | | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix remaining instances of tqStatus embedded in user visible strings | tpearson | 2011-08-31 | 3 | -4/+4 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix a number of accidental tqStatus string conversions | tpearson | 2011-08-27 | 2 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix reminaing CMake FTBFS | tpearson | 2011-08-21 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1248702 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Convert remaining references to kde3 (e.g. in paths) to trinity | tpearson | 2011-08-21 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 168 | -639/+639 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 44 | -121/+121 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 31 | -77/+77 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 3 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵ | tpearson | 2011-06-14 | 14 | -14/+14 |
| | | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix up kdepim UI files | tpearson | 2011-05-16 | 1 | -6/+6 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1232138 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix Qt3 compilation of kdepim | tpearson | 2011-04-15 | 2 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227976 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Enable kdepim compilation under Qt4 | tpearson | 2011-04-14 | 58 | -382/+383 |
| | | | | | | | | This will likely break Qt3 compilation temporarily, which is an unintended side effect. A third and final kdepim commit will repair Qt3 compilation shortly. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227946 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Initial conversion of kdepim to TQt | tpearson | 2011-04-13 | 246 | -1687/+1762 |
| | | | | | | | | | This will probably require some tweaking before it will build under Qt4, however Qt3 builds are OK. Any alterations this commit makes to kdepim behaviour under Qt3 are unintentional and should be fixed. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227832 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix include directory installation locations | tpearson | 2011-03-30 | 2 | -2/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226577 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdepim] kontact ported to cmake | samelian | 2011-03-23 | 1 | -0/+7 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1225846 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |