summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace various '#define' strings - part 6r14.1.2r14.1.xMichele Calgaro2023-12-181-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c2dfa4b2520f42308593308a8f8b8da63a5b13ff)
* Drop TQT_NO_COMPAT coder14.1.1Michele Calgaro2023-10-108-22/+18
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0f7f50ffa0596d88bd40cb1aea429fa04ae30ef6)
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3a0019282e3402a0b50dff4ea74adaa2c0bd9ebc)
* Adjusted to new normalized device icon names in tdelibs.r14.1.0Michele Calgaro2019-06-261-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-174-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-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 Calgaro2018-09-181-2/+2
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring system icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-021-4/+4
|
* 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
|
* Add end-of-file newlines.Darrell Anderson2013-11-302-2/+2
|
* Cleanup output clutter.Darrell Anderson2013-05-062-37/+37
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-4/+4
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-11/+11
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-282-2/+2
|
* 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-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-223-15/+51
|
* Attempt to work around Qt 4.8 bug in fromX11Pixmap when masks are convertedTimothy Pearson2012-09-212-1/+34
|
* 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-134-154/+296
|
* Speed up theme engineTimothy Pearson2012-09-135-71/+103
|
* Fix spinbox renderingTimothy Pearson2012-09-133-10/+110
|
* Split out TQt3 to Qt4 conversion methods into separate fileTimothy Pearson2012-09-136-619/+718
|
* Fix a number of problems and check for known broken Qt4 versionTimothy Pearson2012-09-136-109/+180
|
* Fix library installation directoryTimothy Pearson2012-05-071-1/+1
|
* Split TDE/Qt4 interface library out and install files into correct locationsTimothy Pearson2012-05-075-15/+24
|
* Fix FTBFS due to missing qmake include directoryTimothy Pearson2012-05-071-0/+1
|
* Clean up directory structureTimothy Pearson2012-05-0719-466/+1
|
* Remove unrelated text fileTimothy Pearson2012-04-181-47/+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
* Remove unwanted binary fileTimothy Pearson2012-03-161-0/+0
|
* Add support for a number of new complex controlsTimothy Pearson2012-03-168-152/+641
|
* Initial importTimothy Pearson2012-03-1027-0/+4478