summaryrefslogtreecommitdiffstats
path: root/plugin
Commit message (Collapse)AuthorAgeFilesLines
* Split TDE/Qt4 interface library out and install files into correct locationsTimothy Pearson2012-05-073-832/+5
|
* Fix FTBFS due to missing qmake include directoryTimothy Pearson2012-05-071-0/+1
|
* Clean up directory structureTimothy Pearson2012-05-072-280/+0
|
* Add initial support for CE_RadioButton and CE_CheckBoxTimothy Pearson2012-03-222-21/+111
| | | | Fix tab bar drawing glitches
* Add toolbar button drawing routinesTimothy Pearson2012-03-222-8/+79
|
* Rename theme engine from SimpleStyleTimothy Pearson2012-03-214-51/+75
| | | | Fix drawing glitches in menus and tabbars
* Add caching for pixmap conversionsTimothy Pearson2012-03-212-111/+286
| | | | | Disable debug spew by default Additional bugfixes
* Add support for native TDE file dialogsTimothy Pearson2012-03-204-45/+853
| | | | | | Add style hints Add standard pixmaps Fix a slew of other problems
* Repair menu icon handlingTimothy Pearson2012-03-202-80/+227
| | | | Various control and primitive fixes
* Fix SpinBox widget drawingTimothy Pearson2012-03-182-14/+108
| | | | 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-164-122/+603
|
* Initial importTimothy Pearson2012-03-108-0/+2909