summaryrefslogtreecommitdiffstats
path: root/kstyles
Commit message (Collapse)AuthorAgeFilesLines
* Do not use direct widget access when drawing tabs and popup menusTimothy Pearson2012-10-178-77/+50
|
* Use internal Qt hover widget drawingTimothy Pearson2012-10-169-220/+32
|
* Fix Asteroid spinbox hintsTimothy Pearson2012-09-131-1/+36
|
* Fix Asteroid spin widget hintsTimothy Pearson2012-09-131-3/+13
|
* Fix spinbox widgetsTimothy Pearson2012-09-121-13/+27
|
* Update kstyle APITimothy Pearson2012-08-083-5/+5
|
* Update style APITimothy Pearson2012-08-084-6/+6
|
* Update for new style APITimothy Pearson2012-08-0712-747/+834
|
* Update to new style APITimothy Pearson2012-08-0517-846/+1088
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-017-39/+39
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Rename a few stragglersTimothy Pearson2011-12-241-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-217-94/+94
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1912-79/+79
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1820-426/+426
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1624-615/+615
| | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1524-615/+615
|
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2011-12-058-20/+20
|
* Fix kdelibs FTBFS on native TQt3Timothy Pearson2011-11-157-8/+8
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-082-2/+2
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-072-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-066-7/+7
|
* Additional kde to tde renamingTimothy Pearson2011-11-0619-55/+55
|
* Rename kde libraries to tdeTimothy Pearson2011-11-056-7/+7
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-102-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 themtpearson2011-09-017-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 styletpearson2011-08-311-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 barstpearson2011-08-161-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 styletpearson2011-08-161-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 framestpearson2011-08-151-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 rectanglestpearson2011-08-151-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 Amaroktpearson2011-08-151-4/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1247228 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdelibs FTBFS under Qt4tpearson2011-08-143-8/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246982 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-105-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:tpearson2011-08-1015-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 exittpearson2011-08-082-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 fixupstpearson2011-08-051-2/+45
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245128 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Additional Asteroid widget style fixupstpearson2011-08-041-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 styletpearson2011-08-037-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 kdelibstpearson2011-08-017-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:tpearson2011-07-096-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
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Lightv2 style scrollbar garbage being showntpearson2011-05-071-1/+4
| | | | | | | Thanks to Ilya Chernykh for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1230819 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Update remaining kdelibs inherits() functions to use new object name defines ↵tpearson2011-04-021-1/+1
| | | | | | instead of hard coded string literals git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Change most kdelibs inherits() functions to use the new object name define ↵tpearson2011-04-028-67/+67
| | | | | | system git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226839 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdelibs to function correctly with TQt for Qt4tpearson2011-02-151-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert qt_cast() to ::qt_cast<>tpearson2011-01-316-12/+12
| | | | | | | | | This should fix some random segfaults It needs to be tested to make sure that interfaces still work, e.g. kate/kwrite interfaces in interface/ktexteditor git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1218078 283d02a7-25f6-0310-bc7c-ecb5cbfe19da