Commit Graph

167 Commits (master)

Author SHA1 Message Date
Michele Calgaro 14ad1125d0
Remove QT_NO_SQL define
3 months ago
Michele Calgaro b7bedbe052
Remove Q_WS_* defines
3 months ago
Michele Calgaro 233aee46f5
Remove TQT_{METHOD, SIGNAL, SLOT} and METHOD, SIGNAL, SLOT
4 months ago
Michele Calgaro 2ad1beb815
Rename TQT_{METHOD, SIGNAL, SLOT} and METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT. This is a temporary step to make sure TDE keeps building while METHOD, SIGNAL, SLOT are renamed in every repository.
5 months ago
Michele Calgaro 12e1fb1a13
Remove various '#define' strings - part 6
5 months ago
Michele Calgaro 4af33d4ba3
Remove various '#define' strings - part 5
6 months ago
Michele Calgaro ec9cf3ae06
Remove 'Event' #define strings
6 months ago
Michele Calgaro 6b5eefd6b2
Remove various '#define' with actual strings - part 4
6 months ago
Michele Calgaro 77c8aeccac
Remove various '#define' with actual strings - part 3
6 months ago
Michele Calgaro e15514c631
Remove color '#define' strings
6 months ago
Michele Calgaro 75b439a11f
Remove various '#define' with actual strings - part 2
6 months ago
Michele Calgaro 94ed8a9b4f
Remove time related '#define' with actual strings
6 months ago
Michele Calgaro a03ae6b271
Remove various tq* strings
6 months ago
Michele Calgaro cf8003113d
Remove various '#define' strings
6 months ago
Michele Calgaro 106e589560
Replace Qt with TQt
6 months ago
Michele Calgaro 50e459ebe6
Drop TQT_VERSION_ONLY
7 months ago
Michele Calgaro 4eb1d751c9
Removed unsupported qtint*/qtuint* types
8 months ago
Michele Calgaro 94d94919d6
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
Michele Calgaro bab4623e33
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
8 months ago
Michele Calgaro 368e7fd997
Remove various tqtinterface's TQ_* defines
8 months ago
Michele Calgaro 27a6961199
Replace various Q_* and QT_* defines with TQ_* and TQT_*
9 months ago
Michele Calgaro f5c943a5c5
Remove TQ_*Focus* and TQ_Scale* defines
9 months ago
Michele Calgaro 701d92857c
Drop USE_QT3/4 code
9 months ago
Michele Calgaro 2ac5e74a45
Remove tqt_mo_* defines
9 months ago
Michele Calgaro 5b7f613d83
Drop TQT_BASE_OBJECT* defines
10 months ago
Michele Calgaro 2f9f391e45
Drop TQT_TQ*_CONST defines
10 months ago
Michele Calgaro 4848af3cc5
Drop TQT_TQ*_OBJECT defines
10 months ago
Michele Calgaro 5b2d06213e
Drop use of TQ_SP* defines.
10 months ago
Michele Calgaro abc07a72ce
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro bfa8743d6b
Remove _OBJECT_NAME_STRING defines. This relates to the merging of tqtinterface with tqt3.
11 months ago
Michele Calgaro c753c65cf7
Dropped unused code.
5 years ago
Michele Calgaro 271a2d9682
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
6 years ago
Michele Calgaro b2cb8fdee2
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
6 years ago
Michele Calgaro 0d32d36e86
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
6 years ago
Timothy Pearson aec3bceff5 Fix prior commit
10 years ago
Timothy Pearson 57da77e7b0 Add missing TQToolBarExtensionWidget widget name string to interface
10 years ago
Timothy Pearson e895489cdb Add TQSTATUSBAR_OBJECT_NAME_STRING
12 years ago
Timothy Pearson bb008f3775 Add TQDOCKWINDOWRESIZEHANDLE_OBJECT_NAME_STRING
12 years ago
Darrell Anderson 1730af227a Add TQMetaEnum to tqt.h.
12 years ago
Darrell Anderson 98c8bffc39 Add TQ_ENUMS to tqt.h.
12 years ago
Timothy Pearson 388cb22e27 Add TQTIPLABEL_OBJECT_NAME_STRING
12 years ago
Timothy Pearson 224fb75b05 Add TQTOOLTIP_OBJECT_NAME_STRING
12 years ago
Timothy Pearson f8d69a23bf Update for latest tqt3 commit
12 years ago
Timothy Pearson ecbb9fba82 Fix FTBFS in tdebase
12 years ago
Timothy Pearson a1b781fc68 Add new style API defines
12 years ago
Timothy Pearson 184e1e9f16 Add TQT_POINTER_SIZE
12 years ago
Timothy Pearson b4aaf99085 Add TQAPPLICATION_OBJECT_NAME_STRING
12 years ago
Timothy Pearson 4c0b4c7416 Fix tdebase FTBFS on Qt3
12 years ago
Timothy Pearson 7a453a2786 Use native tqt3 variable size defines
12 years ago
Timothy Pearson 75df74966c Add TQ_INT8_OBJECT_NAME_STRING and friends
12 years ago