Commit Graph

50 Commits (replace/qt-tqt)
 

Author SHA1 Message Date
Michele Calgaro 338f7820f9
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 0f7f50ffa0
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 3a0019282e
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 4a22ef34db
Adjusted to new normalized device icon names in tdelibs.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 67bc284c98
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 929763a064
qt -> tqt conversion:
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>
7 years ago
Michele Calgaro 51ca8912ec
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson d55333fd7b Bring system icon into XDG compliance 10 years ago
Timothy Pearson 9f93d0db55 Rename most device icons to comply with XDG standards 10 years ago
Timothy Pearson 4840e7cbd6 Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, 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 11 years ago
Timothy Pearson 4c6b040f0e Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 11 years ago
Timothy Pearson 09f0419851 Bring up, down, top, and bottom icons into XDG compliance 11 years ago
Timothy Pearson cbe4c5ed54 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Timothy Pearson 3f466e8f24 Bring first and last icons into XDG compliance 11 years ago
Darrell Anderson f776a4fa57 Add end-of-file newlines. 11 years ago
Darrell Anderson dd415c6f37 Cleanup output clutter. 12 years ago
Timothy Pearson 085047ab98 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson e3c309e27d Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson ebdb595c7f Fix up remaining references to -lkio 12 years ago
Timothy Pearson 785994499c Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6a0fe9ceb9 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1aa54874cf Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3db357dc5a Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson b6d9d4f185 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8edde78bc1 Only repaint for widgets which support prelighting 13 years ago
Timothy Pearson 4eb88cc2ef Fix a few graphical glitches 13 years ago
Timothy Pearson b59fdf2c21 Fix QtOctave failure and MDI pixmap problems 13 years ago
Timothy Pearson 4f0b6320a7 Attempt to work around Qt 4.8 bug in fromX11Pixmap when masks are converted 13 years ago
Timothy Pearson 7d8cc6ed5b Fix potential crash when TDE integration is disabled 13 years ago
Timothy Pearson 2fcd8b3d7b Fix corrupt application name and crash on exit 13 years ago
Timothy Pearson b9daa01a7d Add widget cache and fix checkboxes and pushbuttons 13 years ago
Timothy Pearson db0c7b24cf Speed up theme engine 13 years ago
Timothy Pearson 2624ef7e33 Fix spinbox rendering 13 years ago
Timothy Pearson a3ae879d7b Split out TQt3 to Qt4 conversion methods into separate file 13 years ago
Timothy Pearson 8b7e11608c Fix a number of problems and check for known broken Qt4 version 13 years ago
Timothy Pearson e3be7c7345 Fix library installation directory 13 years ago
Timothy Pearson dd5447a3f8 Split TDE/Qt4 interface library out and install files into correct locations 13 years ago
Timothy Pearson 7ed40f5c48 Fix FTBFS due to missing qmake include directory 13 years ago
Timothy Pearson a4788e1d6a Clean up directory structure 13 years ago
Timothy Pearson 57d3eda064 Remove unrelated text file 13 years ago
Timothy Pearson c145c60fdb Add initial support for CE_RadioButton and CE_CheckBox
Fix tab bar drawing glitches
13 years ago
Timothy Pearson 751d247ce2 Add toolbar button drawing routines 13 years ago
Timothy Pearson bd425eca72 Rename theme engine from SimpleStyle
Fix drawing glitches in menus and tabbars
13 years ago
Timothy Pearson 2d9dac868d Add caching for pixmap conversions
Disable debug spew by default
Additional bugfixes
13 years ago
Timothy Pearson bbeb99fb4c Add support for native TDE file dialogs
Add style hints
Add standard pixmaps
Fix a slew of other problems
13 years ago
Timothy Pearson d4b531e2cc Repair menu icon handling
Various control and primitive fixes
13 years ago
Timothy Pearson 5374f02e91 Fix SpinBox widget drawing
The theme engine is now almost usable under simple Qt4 apps such as vlc
13 years ago
Timothy Pearson 6aa698b857 Remove unwanted binary file 13 years ago
Timothy Pearson de9aa98284 Add support for a number of new complex controls 13 years ago
Timothy Pearson 7506cadc8d Initial import 13 years ago