Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve TQFont-related cleanup | Alexander Golubev | 2024-04-03 | 1 | -0/+5 |
| | | | | | | | | | | 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> (cherry picked from commit ffbaaf0e1c181dd0f0d8ad7b273530f7cda086da) | ||||
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-14 | 1 | -3/+3 |
| | | | | | | | | | | | | | 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> (cherry picked from commit 67bff2edcacb208dc44dcd521386bef686dc6dbf) | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-14 | 13 | -14/+14 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1ba13366a7a377d50b9e8df9044ce11d8209f98c) | ||||
* | 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> (cherry picked from commit 926102a455014e6ab308aaced19e32eed7ed4414) | ||||
* | SGI style: enable complex widget rendering | Mavridis Philippe | 2022-04-24 | 1 | -1/+1 |
| | | | | | | | | Was commented out for no obvious reason This resolves issue #64. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 24 | -255/+255 |
| | | | | 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 | 2014-10-03 | 1 | -0/+6 |
| | |||||
* | Fix crash on populating style data to tabbar without parent | Slávek Banko | 2014-05-20 | 1 | -35/+37 |
| | | | | This resolves Bug 1966 | ||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-22 | 1 | -109/+205 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-17 | 1 | -28/+49 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-14 | 1 | -3/+10 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-07 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-12-01 | 1 | -0/+12 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-14 | 16 | -156/+157 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-14 | 1 | -362/+370 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-06 | 1 | -1/+2 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-04 | 1 | -0/+65 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-03 | 1 | -0/+9 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-31 | 1 | -0/+4 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-31 | 7 | -33/+235 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-30 | 7 | -85/+215 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-17 | 1 | -0/+34 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-16 | 2 | -24/+8 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-09-01 | 1 | -0/+2 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-11 | 1 | -9/+11 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-09 | 1 | -0/+12 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-08 | 6 | -280/+36 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-08 | 1 | -13/+13 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-07 | 1 | -5/+0 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-07 | 10 | -210/+195 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-08-05 | 16 | -1374/+1922 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-07-28 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-17 | 1 | -1/+1 |
| | |||||
* | Automated update from qt3 | Timothy Pearson | 2012-03-06 | 4 | -34/+34 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 1 | -5/+5 |
| | |||||
* | Automated update from qt3 | Timothy Pearson | 2012-02-27 | 2 | -3/+3 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 9 | -14/+14 |
| | |||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 23 | -185/+185 |
| | |||||
* | Sync with latest script | Timothy Pearson | 2011-12-05 | 24 | -34/+34 |
| | |||||
* | Fix native TQt3 accidental conversion to tquit | Timothy Pearson | 2011-11-14 | 2 | -2/+2 |
| | |||||
* | Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 | Timothy Pearson | 2011-11-08 | 24 | -0/+15202 |