Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop TQT_NO_COMPAT code | Michele Calgaro | 2023-10-08 | 8 | -22/+18 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 1 | -1/+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> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 4 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵ | Michele Calgaro | 2018-09-18 | 1 | -2/+2 |
| | | | | | | module 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 |
| | |||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 2 | -2/+2 |
| | |||||
* | Cleanup output clutter. | Darrell Anderson | 2013-05-06 | 2 | -37/+37 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 2 | -4/+4 |
| | |||||
* | 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 | 2 | -2/+2 |
| | |||||
* | 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 | 3 | -15/+51 |
| | |||||
* | Attempt to work around Qt 4.8 bug in fromX11Pixmap when masks are converted | Timothy Pearson | 2012-09-21 | 2 | -1/+34 |
| | |||||
* | 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 | 4 | -154/+296 |
| | |||||
* | Speed up theme engine | Timothy Pearson | 2012-09-13 | 5 | -71/+103 |
| | |||||
* | Fix spinbox rendering | Timothy Pearson | 2012-09-13 | 3 | -10/+110 |
| | |||||
* | Split out TQt3 to Qt4 conversion methods into separate file | Timothy Pearson | 2012-09-13 | 6 | -619/+718 |
| | |||||
* | Fix a number of problems and check for known broken Qt4 version | Timothy Pearson | 2012-09-13 | 6 | -109/+180 |
| | |||||
* | Fix library installation directory | Timothy Pearson | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | Split TDE/Qt4 interface library out and install files into correct locations | Timothy Pearson | 2012-05-07 | 5 | -15/+24 |
| | |||||
* | 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 | 19 | -466/+1 |
| | |||||
* | Remove unrelated text file | Timothy Pearson | 2012-04-18 | 1 | -47/+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 | ||||
* | Remove unwanted binary file | Timothy Pearson | 2012-03-16 | 1 | -0/+0 |
| | |||||
* | Add support for a number of new complex controls | Timothy Pearson | 2012-03-16 | 8 | -152/+641 |
| | |||||
* | Initial import | Timothy Pearson | 2012-03-10 | 27 | -0/+4478 |