summaryrefslogtreecommitdiffstats
path: root/sip/tqt/tqobject.sip
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-04-041-13/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjust to current tqt3 versionMichele Calgaro2024-09-151-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add support for python 3.12 and raise minimum required version to 3.4.Michele Calgaro2024-01-261-4/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-081-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* temporary commit to show changesSlávek Banko2023-01-231-33/+33
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-201-0/+2086
Rename pyuic=>pytquic, pylupdate=>pytqlupdate. Do rename qt=>tqt on constants and variables. Do rename QT=>TQT on constants. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>