Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 71 | -147903/+0 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 9 | -63/+63 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 2 | -4/+4 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 2 | -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 | 2 | -6/+6 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -7/+7 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 8 | -8/+8 |
| | |||||
* | Fix inadvertent TQt changes | Timothy Pearson | 2012-01-13 | 2 | -11/+11 |
| | | | | This closes Bug 752 | ||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -1/+1 |
| | |||||
* | 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 | 10 | -17/+17 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 13 | -1810/+1810 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 16 | -1824/+1824 |
| | | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 16 | -1824/+1824 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 1 | -1/+1 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 2 | -2/+2 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 23 | -28/+28 |
| | |||||
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 15 | -18/+18 |
| | |||||
* | Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13 | tpearson | 2011-10-10 | 1 | -1/+1 |
| | | | | | | 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 a handful of FTBFS errors caused by tqStatus/Status string conversion | tpearson | 2011-08-31 | 1 | -181/+181 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1250604 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix remaining instances of tqStatus embedded in user visible strings | tpearson | 2011-08-31 | 3 | -339/+339 |
| | | | | 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 | 1 | -2/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Use const_cast (not static_cast) to fix the previous kdepim FTBFS... | tpearson | 2011-08-16 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1247467 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdepim FTBFS | tpearson | 2011-08-16 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1247457 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix potential kdepim issues with C style char* cast | tpearson | 2011-08-15 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1247433 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 15 | -89/+89 |
| | | | | | | | | 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 | 10 | -27/+27 |
| | | | | | | | | | 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 | 2 | -3/+3 |
| | | | | | | | | | | | | 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 all instances of "tqgeometry" (including quotes) to the more-correct ↵ | tpearson | 2011-06-14 | 1 | -1/+1 |
| | | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Enable kdepim compilation under Qt4 | tpearson | 2011-04-14 | 10 | -29/+29 |
| | | | | | | | | 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 | 28 | -2094/+2102 |
| | | | | | | | | | 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 | ||||
* | [kdepim] include ${CMAKE_SOURCE_DIR}/libkdepim to fix FTBFS | samelian | 2011-03-27 | 2 | -0/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226234 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdepim] initial cmake support for: knotes, kode, korganizer, kresources, ↵ | samelian | 2011-03-21 | 4 | -3/+153 |
| | | | | | | plugins, wizards git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1225440 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Moved kpilot from kdepim to applications, as the core Trinity libraries ↵ | tpearson | 2011-02-16 | 17 | -629/+629 |
| | | | | | | should not contain hardware-dependent software git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt conversion fixes | tpearson | 2010-08-02 | 2 | -2/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1158452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 28 | -467/+467 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1157655 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fixed remaining GPL address zip codes | tpearson | 2010-01-06 | 8 | -8/+8 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 68 | -0/+147743 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |