Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -2/+2 | |
| | ||||||
* | Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵ | Timothy Pearson | 2013-01-25 | 1 | -1/+1 | |
| | | | | and KBuffer to avoid conflicts with KDE4 | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 9 | -24/+24 | |
| | ||||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 10 | -50/+50 | |
| | ||||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 | |
| | ||||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 2 | -3/+3 | |
| | ||||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -3/+3 | |
| | ||||||
* | Fix disconnected signals and slots | Timothy Pearson | 2012-11-17 | 1 | -3/+3 | |
| | ||||||
* | Fix keyboard multi-select failure in ksysguard | Timothy Pearson | 2012-11-15 | 2 | -52/+87 | |
| | ||||||
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 1 | -2/+2 | |
| | ||||||
* | Branding: Update ksysguard image. | Darrell Anderson | 2012-06-29 | 1 | -0/+0 | |
| | ||||||
* | Branding: KDE->TDE | Darrell Anderson | 2012-06-27 | 2 | -12/+12 | |
| | ||||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 3 | -5/+5 | |
| | ||||||
* | Branding cleanup: *.desktop files | Darrell Anderson | 2012-05-28 | 2 | -115/+114 | |
| | ||||||
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-05-26 | 2 | -2/+2 | |
| | ||||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -2/+2 | |
| | ||||||
* | Fix kcontrol branding with event sound files. | Darrell Anderson | 2012-03-07 | 1 | -75/+75 | |
| | ||||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 5 | -22/+22 | |
| | ||||||
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 1 | -1/+1 | |
| | ||||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 5 | -19/+19 | |
| | ||||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 19 | -95/+95 | |
| | ||||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 24 | -99/+99 | |
| | ||||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 33 | -225/+225 | |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | |||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 33 | -225/+225 | |
| | ||||||
* | Rename startkde to starttde | Timothy Pearson | 2011-11-16 | 1 | -1/+1 | |
| | ||||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 2 | -3/+3 | |
| | ||||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 4 | -12/+12 | |
| | ||||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 7 | -11/+11 | |
| | ||||||
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 1 | -1/+1 | |
| | ||||||
* | Link most Trinity DSOs against the most common kdelibs libraries to ↵ | 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/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Fix a number of issues in kdebase caused by C style casts | tpearson | 2011-08-15 | 8 | -56/+56 | |
| | | | | | | | This includes Bug #492 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247425 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 2 | -3/+3 | |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 8 | -29/+29 | |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Rename tqsizeHint* to sizeHint* | tpearson | 2011-07-18 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1241971 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 3 | -4/+4 | |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 3 | -5/+5 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Fix a number of runtime object identification problems which led to an even ↵ | tpearson | 2011-02-24 | 1 | -5/+5 | |
| | | | | | | | | | larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Allow kdebase to (mostly) function correctly with TQt for Qt4 | tpearson | 2011-02-15 | 17 | -98/+98 | |
| | | | | | | | | Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch) Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | [kdebase] initial cmake support | samelian | 2011-01-23 | 9 | -0/+287 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Enable compilation with TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-19 | 40 | -294/+294 | |
| | | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Revert automated changes | tpearson | 2011-01-07 | 50 | -258/+258 | |
| | | | | | | | | 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/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 50 | -258/+258 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Merged in remaining kdebase bugfixes from the Chakra project | tpearson | 2010-09-07 | 1 | -39/+154 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1172677 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | TQt conversion fixes | tpearson | 2010-08-02 | 24 | -50/+50 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 73 | -2058/+2058 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Initial import of Trinity 3.5.11 to kdebase | tpearson | 2009-12-11 | 10 | -57/+58 | |
| | | | | | | | | Extends krandrtray, adds iccconfig kcontrol module, adds run dialog autocomplete and lots of bugfixes Will need to check for commit warnings and repair as encountered Also needs full compile test git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 224 | -0/+34725 | |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |