Commit Graph

307 Commits (3db784660393715adbddb10ad5c7dff81e41c983)

Author SHA1 Message Date
Michele Calgaro 3db7846603
Remove Q_WS_* defines
8 months ago
Michele Calgaro d7ef2c15a7
Remove TQT_{METHOD, SIGNAL, SLOT} and METHOD, SIGNAL, SLOT
8 months ago
Michele Calgaro 42cd150b01
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.
9 months ago
Michele Calgaro 7850ec9928
Remove various '#define' strings - part 6
9 months ago
Michele Calgaro aee37a8029
Remove various '#define' strings - part 5
10 months ago
Michele Calgaro ed3960fe54
Remove 'Event' #define strings
10 months ago
Michele Calgaro e49839b020
Remove various '#define' with actual strings - part 4
10 months ago
Michele Calgaro f933a4cdf7
Remove various '#define' with actual strings - part 3
10 months ago
Michele Calgaro 1adb7b0c8b
Remove color '#define' strings
10 months ago
Michele Calgaro f3d5db9ebd
Remove various '#define' with actual strings - part 2
10 months ago
Michele Calgaro 8a3ee3cf01
Remove time related '#define' with actual strings
10 months ago
Michele Calgaro 4f64bcf4af
Remove various tq* strings
10 months ago
Michele Calgaro 4469ebf599
Remove various '#define' strings
11 months ago
Michele Calgaro 83393107cb
Replace Qt with TQt
11 months ago
OBATA Akio 4999d66f1b
Change to build and install inputmethod files if enabled
11 months ago
Michele Calgaro ce975cb414
Drop TQT_VERSION_ONLY
11 months ago
Michele Calgaro 31b872630b
Removed unsupported qtint*/qtuint* types
12 months ago
Michele Calgaro ad53167c9d
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
1 year ago
Michele Calgaro 21d93f065d
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
1 year ago
Michele Calgaro 9fa40a1fd9
Remove various tqtinterface's TQ_* defines
1 year ago
Slávek Banko 351b136d37
Drop remaining USE_TQT3/4 code in r14.1.x branch.
1 year ago
Michele Calgaro 38adbb2ba6
Replace various Q_* and QT_* defines with TQ_* and TQT_*
1 year ago
Michele Calgaro 526e546495
Remove TQ_*Focus* and TQ_Scale* defines
1 year ago
Michele Calgaro 2505a01dd2
Drop USE_QT3/4 code
1 year ago
Michele Calgaro 8745f781ce
Remove tqt_mo_* defines
1 year ago
Michele Calgaro 70a2ba29c7
Drop TQT_BASE_OBJECT* defines
1 year ago
Michele Calgaro c6292c1d65
Drop TQT_TQ*_CONST defines
1 year ago
Michele Calgaro 82e10727a5
Drop TQT_TQ*_OBJECT defines
1 year ago
Michele Calgaro 8b3a470ec5
Drop use of TQ_SP* defines.
1 year ago
Michele Calgaro fae2d3add1
Replace Q_OBJECT with TQ_OBJECT
1 year ago
Slávek Banko 872c778e98 Add missing tqobjectdefs.h replacing the compat version tqobjdefs.h.
1 year ago
Michele Calgaro 38fefb796e
Remove _OBJECT_NAME_STRING defines. This relates to the merging of tqtinterface with tqt3.
1 year ago
Michele Calgaro 79f06f1173
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
4 years ago
Slávek Banko b5fb7ec590
Add quotes for the file name used as a parameter in tqt-replace scripts.
4 years ago
Michele Calgaro 61ee606981
Removed obsolete Qt2's TQStack, TQVector, TQList, TQListIterator classes.
4 years ago
gregory guy 5cdb545740
Allow tqtinterface to build without OpenGL support.
4 years ago
Michele Calgaro 70033bc31f
Removed unnecessary files and drop dependency on admin module.
5 years ago
Michele Calgaro c753c65cf7
Dropped unused code.
6 years ago
OBATA Akio eee820646d Prevent to use GNU sed extension feature
6 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 34c1c95d96
Removed some obsolete code related to Qt1.
6 years ago
Michele Calgaro b2cb8fdee2
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
6 years ago
Michele Calgaro 19da58656a
QT_NO_* -> TQT_NO_* renaming.
6 years ago
Michele Calgaro 65ff0e19f4
qt -> tqt conversion:
6 years ago
Michele Calgaro 7b9c011fa0
qt -> tqt conversion:
6 years ago
Michele Calgaro 0d32d36e86
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
6 years ago
Michele Calgaro e4bfb3b216
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Slávek Banko be944e140b Fix usage uic-tqt without an '.ui' file in arguments
9 years ago
François Andriot b79cc765ed Add missing shebang in bash script
10 years ago
Timothy Pearson aec3bceff5 Fix prior commit
10 years ago