Commit Graph

24 Commits (bb6797db1f6f36a38f528f39423cf7db47b3bd2f)

Author SHA1 Message Date
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)
1 year 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)
1 year 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)
1 year ago
Slávek Banko 66e96fca34
Update translations binary files
because they are not generated during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 99e56ba8db
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Francois 0a4af9fa80 Translated using Weblate (French)
Currently translated at 17.7% (50 of 282 strings)

Translation: dependencies/tqt3 - examples-demo
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-demo/fr/
5 years ago
P 9 01fc4c1050 Translated using Weblate (German)
Currently translated at 60.6% (171 of 282 strings)

Translation: dependencies/tqt3 - examples-demo
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-demo/de/
6 years ago
Chris 2562d5054a Translated using Weblate (German)
Currently translated at 60.6% (171 of 282 strings)

Translation: dependencies/tqt3 - examples-demo
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-demo/de/
6 years ago
P 9 932a0ab265 Translated using Weblate (German)
Currently translated at 19.5% (55 of 282 strings)

Translation: dependencies/tqt3 - examples-demo
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-demo/de/
6 years ago
Michele Calgaro 69d87202cb
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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>
6 years ago
Slávek Banko ff63338d18
Always build with a clean namespace
QT_CLEAN_NAMESPACE constant is no more needed

This may theoretically affect applications created for Qt1 and Qt2,
but such applications require further modifications as well.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 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 10 years ago
Michele Calgaro a41a034902 Moved iconview widget to src/widget folders.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 7608f0043b Automated update from Qt3 13 years ago
Timothy Pearson 41bb408dde Automated conversion from qt3 13 years ago
Timothy Pearson 520c05ef06 Automated update from qt3 13 years ago
Timothy Pearson 359640943b Automated update from Qt3 13 years ago
Timothy Pearson ea318d1431 Update to latest tqt3 automated conversion 13 years ago
Timothy Pearson e02e31c8b9 Sync with latest script 13 years ago
Timothy Pearson ceaf41bd77 Update from latest conversion script 13 years ago
Timothy Pearson 0f92dd542b Fix native TQt3 accidental conversion to tquit 13 years ago
Timothy Pearson d796c9dd93 Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 13 years ago