summaryrefslogtreecommitdiffstats
path: root/tools/tqvfb
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-123-6/+6
| | | | | | | | | | | | 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 <[email protected]>
* Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOTMichele Calgaro2023-12-273-22/+22
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-172-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Always build with a clean namespaceSlávek Banko2018-09-241-1/+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 <[email protected]>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-232-0/+0
|
* Automated update from Qt3Timothy Pearson2015-03-051-1/+1
|
* Automated update from Qt3Timothy Pearson2013-11-0620-0/+4284