summaryrefslogtreecommitdiffstats
path: root/src/kernel/qrichtext_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Improve TQFont-related cleanupAlexander Golubev2024-04-031-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> (cherry picked from commit ffbaaf0e1c181dd0f0d8ad7b273530f7cda086da)
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-141-46/+46
| | | | | 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 Calgaro2023-09-071-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 926102a455014e6ab308aaced19e32eed7ed4414)
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-37/+37
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Automated conversion from qt3Timothy Pearson2012-02-281-1/+1
|
* Automated update from Qt3Timothy Pearson2012-02-131-2/+2
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-261-21/+21
|
* Sync with latest scriptTimothy Pearson2011-12-051-1/+1
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-081-0/+2141