summaryrefslogtreecommitdiffstats
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-5/+5
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
* Only repaint for widgets which support prelightingTimothy Pearson2012-10-162-29/+54
* Fix a few graphical glitchesTimothy Pearson2012-09-271-2/+3
* 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-152-2/+6
* Fix corrupt application name and crash on exitTimothy Pearson2012-09-142-31/+12
* Add widget cache and fix checkboxes and pushbuttonsTimothy Pearson2012-09-132-153/+294
* Speed up theme engineTimothy Pearson2012-09-132-11/+31
* Fix spinbox renderingTimothy Pearson2012-09-132-9/+109
* Split out TQt3 to Qt4 conversion methods into separate fileTimothy Pearson2012-09-132-617/+4
* Fix a number of problems and check for known broken Qt4 versionTimothy Pearson2012-09-133-21/+67
* 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
* Add toolbar button drawing routinesTimothy Pearson2012-03-222-8/+79
* Rename theme engine from SimpleStyleTimothy Pearson2012-03-214-51/+75
* Add caching for pixmap conversionsTimothy Pearson2012-03-212-111/+286
* Add support for native TDE file dialogsTimothy Pearson2012-03-204-45/+853
* Repair menu icon handlingTimothy Pearson2012-03-202-80/+227
* Fix SpinBox widget drawingTimothy Pearson2012-03-182-14/+108
* Add support for a number of new complex controlsTimothy Pearson2012-03-164-122/+603
* Initial importTimothy Pearson2012-03-108-0/+2909