Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a few remaining references to kio_ | Timothy Pearson | 2013-01-30 | 1 | -1/+1 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 2 | -2/+2 |
| | |||||
* | Finish renaming ldapkio | Timothy Pearson | 2013-01-27 | 11 | -52/+52 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 26 | -54/+54 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 22 | -42/+42 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-01-25 | 4 | -23/+23 |
| | |||||
* | Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵ | Timothy Pearson | 2013-01-25 | 3 | -10/+10 |
| | | | | and KBuffer to avoid conflicts with KDE4 | ||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 30 | -234/+234 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 11 | -27/+27 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 16 | -16/+16 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 21 | -25/+25 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 17 | -32/+32 |
| | |||||
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary language. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 10 | -20/+20 |
| | |||||
* | Branding cleanup: *.desktop files | Darrell Anderson | 2012-05-28 | 2 | -2/+0 |
| | |||||
* | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 1 | -4/+4 |
| | |||||
* | Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE; | Darrell Anderson | 2012-03-05 | 1 | -1/+1 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 11 | -28/+28 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 13 | -71/+71 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 6 | -62/+62 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 32 | -152/+152 |
| | | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 32 | -152/+152 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 1 | -1/+1 |
| | |||||
* | Rename tqsetSizePolicy to fix bindings | Timothy Pearson | 2011-12-06 | 2 | -5/+5 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 20 | -20/+20 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 8 | -27/+27 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 15 | -44/+44 |
| | |||||
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 2 | -2/+2 |
| | |||||
* | Link most Trinity DSOs against the most common kdelibs libraries to ↵ | tpearson | 2011-10-10 | 4 | -18/+18 |
| | | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdelibs FTBFS under Qt4 | tpearson | 2011-08-14 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246982 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 32 | -187/+187 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix FTBFS | tpearson | 2011-04-06 | 1 | -19/+21 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1227254 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Allow kdelibs to function correctly with TQt for Qt4 | tpearson | 2011-02-15 | 12 | -70/+70 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Additional TQt for Qt4 compilation fixes | tpearson | 2011-01-19 | 1 | -1/+1 |
| | | | | | | | This should not affect TQt for Qt3 per usual git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1215674 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Finished remaining porting to new TQt API | tpearson | 2011-01-16 | 41 | -231/+232 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214736 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Initial conversion for TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-13 | 50 | -184/+184 |
| | | | | | | | | This will also compile with TQt for Qt3, and should not cause any problems with dependent modules such as kdebase. If it does then it needs to be fixed! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move ↵ | samelian | 2011-01-11 | 8 | -33/+0 |
| | | | | | | TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1213800 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Revert automated changes | tpearson | 2011-01-07 | 81 | -477/+477 |
| | | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 81 | -477/+477 |
| | | | | | | | NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdelibs] follow KDE4 rules for install path names and some other small changes | samelian | 2010-10-24 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1189382 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdelibs] added initial cmake support | samelian | 2010-10-05 | 9 | -0/+590 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | * Synchronized with enterprise branch | tpearson | 2010-09-01 | 2 | -28/+8 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1170467 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt conversion fixes | tpearson | 2010-08-02 | 13 | -27/+27 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 236 | -3039/+3039 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fixed typo | tpearson | 2010-06-23 | 1 | -2/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1141612 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added new hidden vCard URI parameter for certain CardDAV systems (such as ↵ | tpearson | 2010-06-22 | 7 | -84/+147 |
| | | | | | | Zimbra) that do not handle UID properly git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1141499 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Prevent dependency loop | tpearson | 2010-05-19 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1128577 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Makefile update to fix compilation on Debian systems | tpearson | 2010-05-18 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1128288 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |