Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix style crashes when used with third party toolkits | Timothy Pearson | 2012-11-11 | 3 | -64/+49 |
| | |||||
* | Fix crashes in some styles when used with third party toolkits | Timothy Pearson | 2012-11-08 | 4 | -113/+105 |
| | |||||
* | Fix a number of crashes in various TDE styles when used by a third party toolkit | Timothy Pearson | 2012-11-03 | 8 | -331/+301 |
| | |||||
* | Update to new style API | Timothy Pearson | 2012-10-31 | 11 | -46/+275 |
| | |||||
* | Style update | Timothy Pearson | 2012-10-30 | 9 | -117/+272 |
| | |||||
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Do not use direct widget access when drawing tabs and popup menus | Timothy Pearson | 2012-10-17 | 8 | -77/+50 |
| | |||||
* | Use internal Qt hover widget drawing | Timothy Pearson | 2012-10-16 | 9 | -220/+32 |
| | |||||
* | Fix Asteroid spinbox hints | Timothy Pearson | 2012-09-13 | 1 | -1/+36 |
| | |||||
* | Fix Asteroid spin widget hints | Timothy Pearson | 2012-09-13 | 1 | -3/+13 |
| | |||||
* | Fix spinbox widgets | Timothy Pearson | 2012-09-12 | 1 | -13/+27 |
| | |||||
* | Update kstyle API | Timothy Pearson | 2012-08-08 | 3 | -5/+5 |
| | |||||
* | Update style API | Timothy Pearson | 2012-08-08 | 4 | -6/+6 |
| | |||||
* | Update for new style API | Timothy Pearson | 2012-08-07 | 12 | -747/+834 |
| | |||||
* | Update to new style API | Timothy Pearson | 2012-08-05 | 17 | -846/+1088 |
| | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -1/+1 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 7 | -39/+39 |
| | |||||
* | 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 a few stragglers | Timothy Pearson | 2011-12-24 | 1 | -2/+2 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 7 | -94/+94 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 12 | -79/+79 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 20 | -426/+426 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 24 | -615/+615 |
| | | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 24 | -615/+615 |
| | |||||
* | Use non-tq sizeHint functions to fix bindings | Timothy Pearson | 2011-12-05 | 8 | -20/+20 |
| | |||||
* | Fix kdelibs FTBFS on native TQt3 | Timothy Pearson | 2011-11-15 | 7 | -8/+8 |
| | |||||
* | Fix accidental conversion of dockwin | Timothy Pearson | 2011-11-08 | 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 | 6 | -7/+7 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 19 | -55/+55 |
| | |||||
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 6 | -7/+7 |
| | |||||
* | Link most Trinity DSOs against the most common kdelibs libraries to ↵ | tpearson | 2011-10-10 | 2 | -2/+2 |
| | | | | | | 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 | 7 | -0/+7 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1250782 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix a couple of graphical issues in the Asteroid widget style | tpearson | 2011-08-31 | 1 | -4/+186 |
| | | | | | | | | * KJanusWidget background palette being overridden * Disabled scrollbar buttons rendering incorrectly git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1250648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix Asteroid widget style splitters and KDevelop tool bars | tpearson | 2011-08-16 | 1 | -4/+35 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1247642 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdevelop crash when used with Asteroid widget style | tpearson | 2011-08-16 | 1 | -2/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1247626 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix Asteroid widget style popup menu frames | tpearson | 2011-08-15 | 1 | -1/+6 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1247391 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix asteroid widget style focus indicator rectangles | tpearson | 2011-08-15 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1247334 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix Asteroid widget style menu bars in Amarok | tpearson | 2011-08-15 | 1 | -4/+5 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1247228 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdelibs FTBFS under Qt4 | tpearson | 2011-08-14 | 3 | -8/+8 |
| | | | | 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 | 5 | -17/+17 |
| | | | | | | | | 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 | 15 | -106/+106 |
| | | | | | | | | | 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 Asteroid widget style crash on exit | tpearson | 2011-08-08 | 2 | -39/+39 |
| | | | | | | | Enhance Asteriod widget style button down look git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245819 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Additional Asteroid widget style fixups | tpearson | 2011-08-05 | 1 | -2/+45 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245128 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Additional Asteroid widget style fixups | tpearson | 2011-08-04 | 1 | -84/+175 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1244830 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix broken portions of the Asteroid widget style | tpearson | 2011-08-03 | 7 | -50/+571 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1244695 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Add Asteroid widget theme to kdelibs | tpearson | 2011-08-01 | 7 | -1/+1864 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1244309 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 6 | -41/+41 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |