Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 9 | -38/+38 | |
| | ||||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 12 | -82/+82 | |
| | ||||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 3 | -11/+11 | |
| | ||||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 3 | -6/+6 | |
| | ||||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -6/+6 | |
| | ||||||
* | Update COPYING file. | Darrell Anderson | 2012-11-29 | 1 | -1/+1 | |
| | ||||||
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 3 | -3/+3 | |
| | ||||||
* | Branding: KDE->TDE | Darrell Anderson | 2012-06-27 | 3 | -3/+3 | |
| | ||||||
* | Branding: KDE panel->TDE panel. | Darrell Anderson | 2012-06-27 | 1 | -1/+1 | |
| | ||||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 9 | -25/+25 | |
| | ||||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 | |
| | ||||||
* | Fix typos in konsole tips. | Darrell Anderson | 2012-04-17 | 1 | -3/+21 | |
| | | | | Thanks to David C. Rankin. | |||||
* | Fix KControl KDE->TDE branding issues. | Darrell Anderson | 2012-03-09 | 1 | -67/+67 | |
| | ||||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 2 | -8/+8 | |
| | ||||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 3 | -10/+10 | |
| | ||||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 1 | -1/+1 | |
| | ||||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 1 | -1/+1 | |
| | ||||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 6 | -22/+22 | |
| | ||||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 8 | -54/+54 | |
| | ||||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 8 | -28/+28 | |
| | ||||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 20 | -115/+115 | |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | |||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 20 | -115/+115 | |
| | ||||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 5 | -5/+5 | |
| | ||||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 2 | -2/+2 | |
| | ||||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 2 | -2/+2 | |
| | ||||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -4/+4 | |
| | ||||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 5 | -11/+11 | |
| | ||||||
* | Fix konsole startup on session resume when ARGB visuals are enabled | tpearson | 2011-10-14 | 3 | -14/+32 | |
| | | | | | | | Fix konsole FTBFS if COMPOSITE extension is not available git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258919 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | 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 kompmgr artifacts when resizing shaped windows | tpearson | 2011-09-01 | 1 | -1/+3 | |
| | | | | | | | Restore original konsole opacity for background colors when ARGB visuals are active git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250652 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Add ability to "punch through" to desktop for transparency in kompmgr | tpearson | 2011-08-28 | 2 | -55/+10 | |
| | | | | | | | Activate Konsole ARGB mode by default when kompmgr is running git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249953 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/kdebase@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Fix a number of issues in kdebase caused by C style casts | tpearson | 2011-08-15 | 2 | -3/+3 | |
| | | | | | | | 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 | 1 | -1/+1 | |
| | | | | | | | | 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 | 10 | -65/+65 | |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 4 | -22/+22 | |
| | | | | | | | | | | | | 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 | 1 | -3/+3 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Specify namespace when using WNoAutoErase | tpearson | 2011-04-11 | 1 | -2/+2 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227631 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Update kdebase inherits() to use new object name defines instead of string ↵ | tpearson | 2011-04-02 | 1 | -1/+1 | |
| | | | | | | literals git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226899 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | [kdebase/konsole] run mkfontdir after installing fonts | samelian | 2011-03-18 | 1 | -0/+2 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225188 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | kmenu cleanup - kdelibs, kdebase, kdegraphics, kdepim | samelian | 2011-03-09 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1224234 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Fix the following problems under Qt4: | tpearson | 2011-02-28 | 1 | -1/+1 | |
| | | | | | | | | | | * Konsole compilation failure * ksplash exit failure * kicker rounded tip masking behaviour * kwin auto-exit issue git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1223001 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Allow kdebase to (mostly) function correctly with TQt for Qt4 | tpearson | 2011-02-15 | 7 | -34/+47 | |
| | | | | | | | | 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 | 7 | -0/+238 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Signal/slot repairs | tpearson | 2011-01-21 | 2 | -0/+2 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Enable compilation with TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-19 | 25 | -356/+357 | |
| | | | | | | | 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 | 49 | -350/+350 | |
| | | | | | | | | 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 | 49 | -350/+350 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | [CRITICAL] Fix additional rendering issues left over from initial TQt conversion | tpearson | 2010-10-02 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1181781 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Merged in remaining kdebase bugfixes from the Chakra project | tpearson | 2010-09-07 | 4 | -0/+50 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1172677 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |