summaryrefslogtreecommitdiffstats
path: root/plugin/simplestyle.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-2/+2
|
* Only repaint for widgets which support prelightingTimothy Pearson2012-10-161-0/+2
|
* Fix potential crash when TDE integration is disabledTimothy Pearson2012-09-151-0/+1
|
* Fix corrupt application name and crash on exitTimothy Pearson2012-09-141-14/+3
|
* Add widget cache and fix checkboxes and pushbuttonsTimothy Pearson2012-09-131-14/+17
|
* Speed up theme engineTimothy Pearson2012-09-131-1/+1
|
* Fix spinbox renderingTimothy Pearson2012-09-131-0/+1
|
* Split out TQt3 to Qt4 conversion methods into separate fileTimothy Pearson2012-09-131-18/+2
|
* Fix a number of problems and check for known broken Qt4 versionTimothy Pearson2012-09-131-0/+4
|
* Add initial support for CE_RadioButton and CE_CheckBoxTimothy Pearson2012-03-221-0/+4
| | | | Fix tab bar drawing glitches
* Add toolbar button drawing routinesTimothy Pearson2012-03-221-1/+4
|
* Rename theme engine from SimpleStyleTimothy Pearson2012-03-211-3/+3
| | | | Fix drawing glitches in menus and tabbars
* Add caching for pixmap conversionsTimothy Pearson2012-03-211-1/+8
| | | | | Disable debug spew by default Additional bugfixes
* Add support for native TDE file dialogsTimothy Pearson2012-03-201-0/+12
| | | | | | Add style hints Add standard pixmaps Fix a slew of other problems
* Repair menu icon handlingTimothy Pearson2012-03-201-0/+15
| | | | Various control and primitive fixes
* Fix SpinBox widget drawingTimothy Pearson2012-03-181-0/+3
| | | | The theme engine is now almost usable under simple Qt4 apps such as vlc
* Add support for a number of new complex controlsTimothy Pearson2012-03-161-2/+19
|
* Initial importTimothy Pearson2012-03-101-0/+75