Commit Graph

44 Commits (eb42871e999672a8fad5793733c58be05928c8ea)

Author SHA1 Message Date
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
Michele Calgaro 044c03f28e
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 4d35e785e6
Update translations binary files
because they are not generated during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 0f480dc43f
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Hugo Carvalho fab37ee9df Added translation using Weblate (Portuguese) 4 years 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 b2ca85ae3d Translated using Weblate (Italian)
Currently translated at 100.0% (15 of 15 strings)

Translation: dependencies/tqt3 - examples-i18n
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-i18n/it/
5 years ago
Slávek Banko 3136a0ba3c
Update translations binary files
because they are not generated during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 421a95c5b7
The translation file mywidget_en.ts in examples/i18n renamed
to mywidget.ts to serve as a template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Marek Mlynar 5359049f75 Translated using Weblate (Slovak)
Currently translated at 100.0% (15 of 15 strings)

Translation: dependencies/tqt3 - examples-i18n
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-i18n/sk/
5 years ago
Marek Mlynar 4d36381c44 Added translation using Weblate (Slovak) 5 years ago
Michele Calgaro 99e56ba8db
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Serg Bormant 630dcedfb3 Translated using Weblate (Russian)
Currently translated at 100.0% (15 of 15 strings)

Translation: dependencies/tqt3 - examples-i18n
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-i18n/ru/
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
Chris bfa13fc45a Translated using Weblate (German)
Currently translated at 13.3% (2 of 15 strings)

Translation: dependencies/tqt3 - examples-i18n
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-i18n/de/
6 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
Slávek Banko e07baa10b7 Translated using Weblate (Czech)
Currently translated at 100.0% (15 of 15 strings)

Translation: dependencies/tqt3 - examples-i18n
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-i18n/cs/
6 years ago
Slávek Banko 9128ed7b13
Repair damaged UTF-8 characters in TS files
Arabic translations taken from arabeyes-i18n

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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 117b166ca6 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 10 years ago
Timothy Pearson e45396f47a Automated update from Qt3 11 years ago
Timothy Pearson 5445c25f50 Automated update from Qt3 11 years ago
Timothy Pearson c740211ffb Automated update from Qt3 12 years ago
Timothy Pearson 7608f0043b Automated update from Qt3 13 years ago
Timothy Pearson 33875614a6 Automated update from Qt3 13 years ago
Timothy Pearson 6df11f9b12 Automated update from Qt3 13 years ago
Timothy Pearson 6dec101d43 Automated update from Qt3 13 years ago
Timothy Pearson eb1d1e0dec Automated update from qt3 13 years ago
Timothy Pearson 41bb408dde Automated conversion from qt3 13 years ago
Timothy Pearson 1740cd2795 Automated update 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