Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve TQFont-related cleanup | Alexander Golubev | 2024-03-29 | 1 | -0/+1 |
| | | | | | | | | | Improve TQFont cleanup making sure that all instances of TQFont are destroyed before TQApplication (or specifically before disconnect from X11). This gets reed of several valgrind complains about leaks deep inside fontconfig. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 1 | -2/+2 |
| | | | | 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 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -4/+4 |
| | | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of the | Michele Calgaro | 2018-09-16 | 1 | -3/+3 |
| | | | | | | | qt->tqt conversion and is required to align to corresponding patch for common/admin module. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-22 | 1 | -0/+6 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-14 | 1 | -0/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-02 | 1 | -0/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-12-06 | 1 | -0/+16 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-20 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 1 | -2/+2 |
| | |||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 1 | -0/+265 |