Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename KStyle to TDEStyle to avoid conflicts with KDE4. | Darrell Anderson | 2013-08-18 | 213 | -5247/+0 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename KComp to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -2/+2 |
| | |||||
* | Rename KStyle to TDEStyle to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-03 | 3 | -25/+25 |
| | |||||
* | Rename KHTML and kiobuffer | Timothy Pearson | 2013-01-27 | 1 | -4/+4 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Update to latest style API | Timothy Pearson | 2012-11-14 | 2 | -39/+39 |
| | |||||
* | Fix style crashes when used with third party toolkits | Timothy Pearson | 2012-11-11 | 1 | -7/+6 |
| | |||||
* | Fix crashes in some styles when used with third party toolkits | Timothy Pearson | 2012-11-08 | 1 | -68/+64 |
| | |||||
* | Fix a number of crashes in various TDE styles when used by a third party toolkit | Timothy Pearson | 2012-11-03 | 2 | -77/+86 |
| | |||||
* | Update to new style API | Timothy Pearson | 2012-10-31 | 2 | -6/+44 |
| | |||||
* | Style update | Timothy Pearson | 2012-10-30 | 1 | -37/+64 |
| | |||||
* | Do not use direct widget access when drawing tabs and popup menus | Timothy Pearson | 2012-10-17 | 1 | -15/+11 |
| | |||||
* | Use internal Qt hover widget drawing | Timothy Pearson | 2012-10-16 | 2 | -34/+0 |
| | |||||
* | Update for new style API | Timothy Pearson | 2012-08-07 | 2 | -237/+254 |
| | |||||
* | Update to new style API | Timothy Pearson | 2012-08-05 | 2 | -123/+161 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -5/+5 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -9/+9 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 2 | -55/+55 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 3 | -69/+69 |
| | | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 3 | -69/+69 |
| | |||||
* | Use non-tq sizeHint functions to fix bindings | Timothy Pearson | 2011-12-05 | 1 | -4/+4 |
| | |||||
* | Fix kdelibs FTBFS on native TQt3 | Timothy Pearson | 2011-11-15 | 1 | -1/+1 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 2 | -9/+9 |
| | |||||
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 1 | -2/+2 |
| | |||||
* | 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/kdelibs@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdelibs styles by adding PE_HeaderSectionMenu handlers to them | tpearson | 2011-09-01 | 1 | -0/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1250782 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdelibs FTBFS under Qt4 | tpearson | 2011-08-14 | 1 | -6/+6 |
| | | | | 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 | 2 | -3/+3 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 4 | -6/+6 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 1 | -25/+25 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Change most kdelibs inherits() functions to use the new object name define ↵ | tpearson | 2011-04-02 | 1 | -16/+16 |
| | | | | | | system git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226839 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Styles are now mostly functional under Qt4 | tpearson | 2011-01-23 | 2 | -21/+21 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1216403 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Initial conversion for TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-13 | 6 | -245/+246 |
| | | | | | | | | 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 | 1 | -2/+1 |
| | | | | | | 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 | 6 | -194/+194 |
| | | | | | | | | 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 | 6 | -194/+194 |
| | | | | | | | 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] added initial cmake support | samelian | 2010-10-05 | 1 | -0/+71 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fixed toolbar handle artifacts with certain themes | tpearson | 2010-09-19 | 1 | -17/+17 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176911 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt conversion fixes | tpearson | 2010-08-02 | 4 | -5/+5 |
| | | | | 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 | 9 | -520/+520 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | kdelibs update to Trinity v3.5.11 | tpearson | 2009-12-11 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061230 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 212 | -0/+5089 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |