summaryrefslogtreecommitdiffstats
path: root/plugin/simplestyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QtOctave failure and MDI pixmap problemsTimothy Pearson2012-09-221-11/+26
* Attempt to work around Qt 4.8 bug in fromX11Pixmap when masks are convertedTimothy Pearson2012-09-211-1/+2
* Fix potential crash when TDE integration is disabledTimothy Pearson2012-09-151-2/+5
* Fix corrupt application name and crash on exitTimothy Pearson2012-09-141-17/+9
* Add widget cache and fix checkboxes and pushbuttonsTimothy Pearson2012-09-131-139/+277
* Speed up theme engineTimothy Pearson2012-09-131-10/+30
* Fix spinbox renderingTimothy Pearson2012-09-131-9/+108
* Split out TQt3 to Qt4 conversion methods into separate fileTimothy Pearson2012-09-131-599/+2
* Fix a number of problems and check for known broken Qt4 versionTimothy Pearson2012-09-131-20/+61
* Add initial support for CE_RadioButton and CE_CheckBoxTimothy Pearson2012-03-221-21/+107
* Add toolbar button drawing routinesTimothy Pearson2012-03-221-7/+75
* Rename theme engine from SimpleStyleTimothy Pearson2012-03-211-40/+64
* Add caching for pixmap conversionsTimothy Pearson2012-03-211-110/+278
* Add support for native TDE file dialogsTimothy Pearson2012-03-201-42/+838
* Repair menu icon handlingTimothy Pearson2012-03-201-80/+212
* Fix SpinBox widget drawingTimothy Pearson2012-03-181-14/+105
* Add support for a number of new complex controlsTimothy Pearson2012-03-161-100/+558
* Initial importTimothy Pearson2012-03-101-0/+1586