Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace various '#define' strings - part 6HEADmaster | Michele Calgaro | 2023-12-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_NO_COMPAT code | Michele Calgaro | 2023-10-08 | 2 | -2/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to new normalized device icon names in tdelibs.r14.1.0 | Michele Calgaro | 2019-06-26 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Bring system icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 1 | -4/+4 |
| | |||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵r14.0.0 | Timothy Pearson | 2014-10-13 | 1 | -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 Pearson | 2014-10-13 | 1 | -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 compliance | Timothy Pearson | 2014-10-13 | 1 | -3/+3 |
| | |||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | Bring first and last icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -2/+2 |
| | |||||
* | Cleanup output clutter. | Darrell Anderson | 2013-05-06 | 1 | -34/+34 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -3/+3 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -11/+11 |
| | |||||
* | Fix up remaining references to -lkio | Timothy Pearson | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 2 | -4/+4 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 2 | -5/+5 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Only repaint for widgets which support prelighting | Timothy Pearson | 2012-10-16 | 2 | -29/+54 |
| | |||||
* | Fix a few graphical glitches | Timothy Pearson | 2012-09-27 | 1 | -2/+3 |
| | |||||
* | Fix QtOctave failure and MDI pixmap problems | Timothy Pearson | 2012-09-22 | 1 | -11/+26 |
| | |||||
* | Attempt to work around Qt 4.8 bug in fromX11Pixmap when masks are converted | Timothy Pearson | 2012-09-21 | 1 | -1/+2 |
| | |||||
* | Fix potential crash when TDE integration is disabled | Timothy Pearson | 2012-09-15 | 2 | -2/+6 |
| | |||||
* | Fix corrupt application name and crash on exit | Timothy Pearson | 2012-09-14 | 2 | -31/+12 |
| | |||||
* | Add widget cache and fix checkboxes and pushbuttons | Timothy Pearson | 2012-09-13 | 2 | -153/+294 |
| | |||||
* | Speed up theme engine | Timothy Pearson | 2012-09-13 | 2 | -11/+31 |
| | |||||
* | Fix spinbox rendering | Timothy Pearson | 2012-09-13 | 2 | -9/+109 |
| | |||||
* | Split out TQt3 to Qt4 conversion methods into separate file | Timothy Pearson | 2012-09-13 | 2 | -617/+4 |
| | |||||
* | Fix a number of problems and check for known broken Qt4 version | Timothy Pearson | 2012-09-13 | 3 | -21/+67 |
| | |||||
* | Split TDE/Qt4 interface library out and install files into correct locations | Timothy Pearson | 2012-05-07 | 3 | -832/+5 |
| | |||||
* | Fix FTBFS due to missing qmake include directory | Timothy Pearson | 2012-05-07 | 1 | -0/+1 |
| | |||||
* | Clean up directory structure | Timothy Pearson | 2012-05-07 | 2 | -280/+0 |
| | |||||
* | Add initial support for CE_RadioButton and CE_CheckBox | Timothy Pearson | 2012-03-22 | 2 | -21/+111 |
| | | | | Fix tab bar drawing glitches | ||||
* | Add toolbar button drawing routines | Timothy Pearson | 2012-03-22 | 2 | -8/+79 |
| | |||||
* | Rename theme engine from SimpleStyle | Timothy Pearson | 2012-03-21 | 4 | -51/+75 |
| | | | | Fix drawing glitches in menus and tabbars | ||||
* | Add caching for pixmap conversions | Timothy Pearson | 2012-03-21 | 2 | -111/+286 |
| | | | | | Disable debug spew by default Additional bugfixes | ||||
* | Add support for native TDE file dialogs | Timothy Pearson | 2012-03-20 | 4 | -45/+853 |
| | | | | | | Add style hints Add standard pixmaps Fix a slew of other problems | ||||
* | Repair menu icon handling | Timothy Pearson | 2012-03-20 | 2 | -80/+227 |
| | | | | Various control and primitive fixes | ||||
* | Fix SpinBox widget drawing | Timothy Pearson | 2012-03-18 | 2 | -14/+108 |
| | | | | The theme engine is now almost usable under simple Qt4 apps such as vlc | ||||
* | Add support for a number of new complex controls | Timothy Pearson | 2012-03-16 | 4 | -122/+603 |
| | |||||
* | Initial import | Timothy Pearson | 2012-03-10 | 8 | -0/+2909 |