summaryrefslogtreecommitdiffstats
path: root/kstyles
Commit message (Collapse)AuthorAgeFilesLines
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-8/+8
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-4/+4
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix combobox drawing under PlastikTimothy Pearson2012-11-211-6/+2
|
* Update to latest style APITimothy Pearson2012-11-1417-245/+245
|
* Fix style crashes when used with third party toolkitsTimothy Pearson2012-11-113-64/+49
|
* Fix crashes in some styles when used with third party toolkitsTimothy Pearson2012-11-084-113/+105
|
* Fix a number of crashes in various TDE styles when used by a third party toolkitTimothy Pearson2012-11-038-331/+301
|
* Update to new style APITimothy Pearson2012-10-3111-46/+275
|
* Style updateTimothy Pearson2012-10-309-117/+272
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* 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