summaryrefslogtreecommitdiffstats
path: root/plugin/simplestyle.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵r14.0.0Timothy Pearson2014-10-131-7/+7
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-4/+4
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-3/+3
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Bring first and last icons into XDG complianceTimothy Pearson2014-10-121-2/+2
|
* Cleanup output clutter.Darrell Anderson2013-05-061-34/+34
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-3/+3
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-11/+11
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* 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-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Only repaint for widgets which support prelightingTimothy Pearson2012-10-161-29/+52
|
* 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-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
| | | | Fix tab bar drawing glitches
* Add toolbar button drawing routinesTimothy Pearson2012-03-221-7/+75
|
* Rename theme engine from SimpleStyleTimothy Pearson2012-03-211-40/+64
| | | | Fix drawing glitches in menus and tabbars
* Add caching for pixmap conversionsTimothy Pearson2012-03-211-110/+278
| | | | | Disable debug spew by default Additional bugfixes
* Add support for native TDE file dialogsTimothy Pearson2012-03-201-42/+838
| | | | | | Add style hints Add standard pixmaps Fix a slew of other problems
* Repair menu icon handlingTimothy Pearson2012-03-201-80/+212
| | | | Various control and primitive fixes
* Fix SpinBox widget drawingTimothy Pearson2012-03-181-14/+105
| | | | 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-100/+558
|
* Initial importTimothy Pearson2012-03-101-0/+1586