Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename icon nt* related files to equivalent tq* | Michele Calgaro | 2024-06-12 | 5 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename text nt* related files to equivalent tq* | Michele Calgaro | 2024-06-08 | 7 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename str nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 6 | -12/+12 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename image nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 6 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename ptr nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename template library nt* related files to equivalent tq* | Michele Calgaro | 2024-06-05 | 4 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename ntqwidget* related files to equivalent tqwidget* | Michele Calgaro | 2024-06-02 | 7 | -22/+22 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename nt* canvas related files to equivalent tq* | Michele Calgaro | 2024-05-31 | 7 | -23/+23 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename nt* sql related files to equivalent tq* | Michele Calgaro | 2024-05-28 | 3 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename ntqobject*.h and qobject*.cpp to tqobject* | Michele Calgaro | 2024-05-27 | 4 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT | Michele Calgaro | 2023-12-27 | 12 | -95/+95 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-23 | 1 | -5/+5 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update translations binary files | Slávek Banko | 2020-10-16 | 4 | -0/+0 |
| | | | | | | because they are not generated during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Translated using Weblate (French) | Francois | 2019-11-20 | 1 | -55/+57 |
| | | | | | | | 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/ | ||||
* | Translated using Weblate (German) | P 9 | 2019-08-14 | 1 | -1/+1 |
| | | | | | | | 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/ | ||||
* | Translated using Weblate (German) | Chris | 2019-08-14 | 1 | -126/+126 |
| | | | | | | | 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/ | ||||
* | Translated using Weblate (German) | P 9 | 2019-08-10 | 1 | -55/+58 |
| | | | | | | | 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/ | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 6 | -11/+11 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | 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> | ||||
* | Always build with a clean namespace | Slávek Banko | 2018-09-24 | 1 | -2/+0 |
| | | | | | | | | | 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> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 101 | -0/+0 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2015-03-05 | 13 | -25/+25 |
| | |||||
* | Moved iconview widget to src/widget folders. | Michele Calgaro | 2015-02-06 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-20 | 1 | -5/+5 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 2 | -3/+3 |
| | |||||
* | Automated update from qt3 | Timothy Pearson | 2012-02-27 | 4 | -13/+13 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 23 | -34/+34 |
| | |||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 49 | -267/+267 |
| | |||||
* | Sync with latest script | Timothy Pearson | 2011-12-05 | 6 | -6/+6 |
| | |||||
* | Update from latest conversion script | Timothy Pearson | 2011-12-05 | 6 | -7/+7 |
| | |||||
* | Fix native TQt3 accidental conversion to tquit | Timothy Pearson | 2011-11-14 | 1 | -1/+1 |
| | |||||
* | Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 | Timothy Pearson | 2011-11-08 | 287 | -0/+25471 |