Commit Graph

29 Commits (r14.1.x)

Author SHA1 Message Date
Michele Calgaro 35ced32e33 Replace TRUE/FALSE with boolean values true/false - part 1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a7f1e6e255)
3 months ago
Slávek Banko 68744b0c87
Add missing templates for translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 893de4302d)
5 months ago
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)
2 years ago
Michele Calgaro ecca365daf
Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fb401a891f)
2 years ago
Michele Calgaro d73937a9f7 Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b35e0845dc)
2 years ago
Michele Calgaro eb42871e99
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1ba13366a7)
2 years ago
Michele Calgaro 440483234f
Replace various Q_* and QT_* defines with TQ_* and TQT_*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 926102a455)
2 years ago
gregory guy 6131b4262e
This fixes bug: 639
Add desktop files for:
- tqassistant
- tqdesigner
- tqlinguist
- tqtconfig

These files have been made with the contribution of Laurent Dard's
patch (see bugzilla:639) with little change/addition from I.

Add 'sysshare' option to the configure script.

Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro 3e98ce7f85
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
Timothy Pearson 30d1cb0bef Fix invalid headers in PNG files and optimize for size 9 years ago
Timothy Pearson dfb87398c7 Automated update from Qt3 11 years ago
Timothy Pearson 5445c25f50 Automated update from Qt3 12 years ago
Timothy Pearson 36753ac659 Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"
This reverts commit 40e50e6f20.
12 years ago
Timothy Pearson 40e50e6f20 Update minor TQt3 tool names to match current TQt3 sources in GIT 12 years ago
Timothy Pearson e193e01404 Automated update from Qt3 12 years ago
Timothy Pearson c740211ffb Automated update from Qt3 13 years ago
Timothy Pearson fe7969ef88 Automated update from Qt3 13 years ago
Timothy Pearson 1ecf57d6cf Automated update from Qt3 13 years ago
Timothy Pearson 6dec101d43 Automated update from Qt3 13 years ago
Timothy Pearson eb1d1e0dec Automated update from qt3 14 years ago
Timothy Pearson 41bb408dde Automated conversion from qt3 14 years ago
Timothy Pearson 520c05ef06 Automated update from qt3 14 years ago
Timothy Pearson 359640943b Automated update from Qt3 14 years ago
Timothy Pearson ea318d1431 Update to latest tqt3 automated conversion 14 years ago
Timothy Pearson 30e60192e8 Update tqt3 from qt3 14 years ago
Timothy Pearson 3ad1b623ac Sync again 14 years ago
Timothy Pearson e02e31c8b9 Sync with latest script 14 years ago
Timothy Pearson 0f92dd542b Fix native TQt3 accidental conversion to tquit 14 years ago
Timothy Pearson d796c9dd93 Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 14 years ago