You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/qmake
Michele Calgaro 473cd1e8a5 Replace Q_WS_* defines with TQ_WS_* equivalents
This is the first part of the replacement process.
Usage of Q_WS_* has been replaced with the equivalent TQ_WS_*.
Definition of Q_WS_* has been mirrored into TQ_WS_* defines, to allow
TDE code to continue building till replacement is carried over to all
other modules.
Once that is completed, the original Q_WS_* defines will
be removed.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 67bff2edca)
1 year ago
..
book qt -> tqt conversion: 6 years ago
examples Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT 1 year ago
generators Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
CHANGES Automated update from Qt3 10 years ago
Makefile.unix QT_NO_* -> TQT_NO_* renaming. 6 years ago
Makefile.win32-g++ QT_NO_* -> TQT_NO_* renaming. 6 years ago
main.cpp Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
meta.cpp Automated update from Qt3 13 years ago
meta.h Update to latest tqt3 automated conversion 13 years ago
option.cpp Automated update from Qt3 13 years ago
option.h Update to latest tqt3 automated conversion 13 years ago
project.cpp Fix potentially buffer overrun related to readlink(2) 5 years ago
project.h Update to latest tqt3 automated conversion 13 years ago
property.cpp Automated conversion from qt3 13 years ago
property.h Update to latest tqt3 automated conversion 13 years ago
qtmd5.cpp Update to latest tqt3 automated conversion 13 years ago
qtmd5.h Update to latest tqt3 automated conversion 13 years ago