Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TQTextCodec: avoid dangling pointer to current locale's codec | Alexander Golubev | 2024-03-29 | 1 | -1/+12 |
| | | | | | | | | This fixes crashes cause by dangling pointer returned from TQTextCodec::codecForLocale(). That might happen when tqWarning() and such are called during final cleanup. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-12 | 1 | -11/+11 |
| | | | | | | | | | | | | 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> | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 14 | -18/+18 |
| | | | | 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> | ||||
* | Remove Qt4 related stuff | Michele Calgaro | 2023-07-09 | 1 | -4/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 37 | -100/+100 |
| | | | | 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 | 2 | -9/+9 |
| | | | | | | | 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 | 2015-03-05 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-07 | 15 | -19/+19 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-12-01 | 1 | -0/+3 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-07-28 | 3 | -5/+5 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-17 | 3 | -15/+15 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 14 | -162/+162 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 5 | -9/+9 |
| | |||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 31 | -80/+80 |
| | |||||
* | Sync with latest script | Timothy Pearson | 2011-12-05 | 35 | -40/+40 |
| | |||||
* | 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 | 38 | -0/+45172 |