summaryrefslogtreecommitdiffstats
path: root/sip/tqt/tqstring.sip
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-04-041-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with Python 3.13.François Andriot2024-09-261-2/+9
| | | | | | This solves issue #32. Signed-off-by: François Andriot <albator78@libertysurf.fr>
* Add support for python 3.12 and raise minimum required version to 3.4.Michele Calgaro2024-01-261-35/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-201-0/+946
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>