Commit Graph

43 Commits (master)

Author SHA1 Message Date
Michele Calgaro bba3128085
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
1 day ago
Michele Calgaro 03aa7238b3
Replace Q_WS_* defines with TQ_WS_* equivalents
3 months ago
Michele Calgaro ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro d5688771d8
Replace various '#define' strings - part 6
4 months ago
Michele Calgaro 44e712a770
Replaced various '#define' with actual strings - part 5
5 months ago
Michele Calgaro f22a9c72dd
Replace 'Event' #define strings
5 months ago
Michele Calgaro 138bb80efa
Replaced various '#define' with actual strings - part 4
5 months ago
Michele Calgaro 8d79c40791
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro c8ece3630d
Replace Qt with TQt
6 months ago
Michele Calgaro 4c0dae60b2
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro d67c4fd582
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
8 months ago
Michele Calgaro 0f36f89663
Replace various tqtinterface's TQ_* defines with actual types
8 months ago
Michele Calgaro 23278d2593
Drop TQT_TQ*_CONST defines
9 months ago
Michele Calgaro c0b74ba868
Drop TQT_TQ*_OBJECT defines
9 months ago
Michele Calgaro 8eb500c4e8
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro f662761025
Drop compatibility code for TQPalette
10 months ago
Michele Calgaro 36c049e135
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Michele Calgaro 8233b2e565
Drop Qt2's TQSemiModal and TQSortedList classes
11 months ago
Michele Calgaro 491e1c72c7
Fixed some uncrustify's code formatting offending files.
3 years ago
Michele Calgaro ed8e30bc6d
Removed code formatting modelines.
4 years ago
Michele Calgaro 92ebbebcfb
Further cleanup after removal of Qt2's TQListIterator class.
4 years ago
Michele Calgaro aa98dbfe80
Removed explicit usage of the 'register' keyword.
4 years ago
Chris 38198900a4 Fix translations of "TDE Classic" for ar, bn, hi, ta and te languages.
5 years ago
Chris 9768cf120a Fix branding of TDE Classic style in tdestyle selection.
5 years ago
Chris e53c04d5d3 Update and promote new TDE websites, replace branding and do slight refactoring.
5 years ago
Slávek Banko e532d9345d Add CMakeL10n rules.
5 years ago
Michele Calgaro ad3d32f424
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
6 years ago
Michele Calgaro 89389861b3
qt -> tqt conversion:
6 years ago
Michele Calgaro 0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Slávek Banko 958fa42aa9
Fix FTBFS with stricter C++11
6 years ago
Timothy Pearson 7faae2b255 Fix invalid headers in PNG files and optimize for size
8 years ago
François Andriot aae8990d33 Add a cmake detection for Xext library
10 years ago
François Andriot af2c2afb25 Fix hardcoded link flag to "dl" library
10 years ago
François Andriot 5b38cb97aa Fix return in keramik isFormWidget
10 years ago
Timothy Pearson 2c1bb83ad6 Use proper toolbar extension widget name when detecting widget inheritance
10 years ago
Timothy Pearson 32f50cd6f9 Rename the string kde toolbar widget
10 years ago
Slávek Banko e7d1b8fe33 Revert commit 1d498994
10 years ago
Timothy Pearson 1d498994f8 Include xrender library directory when linking
10 years ago
Slávek Banko 62ac96e110 Fix tdecore directories of linked libraries
10 years ago
Timothy Pearson 7f8e73d6f5 Update to support latest TQt3 style API
11 years ago
Darrell Anderson 72849e2a6f Fix remnant QMIN/QMAX to TQMIN/TQMAX.
11 years ago
Slávek Banko c6cb3f2794 Additional k => tde renaming and fixes
11 years ago
Darrell Anderson dad42352f4 Rename KStyle to TDEStyle to avoid conflicts with KDE4.
11 years ago