summaryrefslogtreecommitdiffstats
path: root/kstyles/asteroid
Commit message (Collapse)AuthorAgeFilesLines
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Update to latest style APITimothy Pearson2012-11-142-33/+33
|
* Fix crashes in some styles when used with third party toolkitsTimothy Pearson2012-11-081-8/+8
|
* Fix a number of crashes in various TDE styles when used by a third party toolkitTimothy Pearson2012-11-031-47/+32
|
* Update to new style APITimothy Pearson2012-10-311-2/+19
|
* Style updateTimothy Pearson2012-10-301-17/+29
|
* Do not use direct widget access when drawing tabs and popup menusTimothy Pearson2012-10-171-14/+11
|
* Use internal Qt hover widget drawingTimothy Pearson2012-10-161-10/+6
|
* 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-081-1/+1
|
* Update for new style APITimothy Pearson2012-08-072-46/+53
|
* Update to new style APITimothy Pearson2012-08-052-112/+147
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-17/+17
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-182-60/+60
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-162-81/+81
| | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-152-81/+81
|
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2011-12-051-2/+2
|
* Fix kdelibs FTBFS on native TQt3Timothy Pearson2011-11-151-1/+1
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-081-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-5/+5
|
* 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-141-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246982 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | 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-101-2/+2
| | | | | | | | | 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-034-46/+567
| | | | 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-015-0/+1862
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1244309 283d02a7-25f6-0310-bc7c-ecb5cbfe19da