summaryrefslogtreecommitdiffstats
path: root/sip/tqt/tqstring.sip
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falser14.1.4Michele Calgaro2025-04-041-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6cbdd25dc4c6b0987636b37b2046b1b9464e3d60)
* Fix FTBFS with Python 3.13.r14.1.3François Andriot2024-09-261-2/+9
| | | | | | | This solves issue #32. Signed-off-by: François Andriot <albator78@libertysurf.fr> (cherry picked from commit d0ab12dc39963aa28698943bf4ad88d3fd3d4c51)
* Add support for python 3.12 and raise minimum required version to 3.4.Michele Calgaro2024-01-311-35/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 15eb6c387b2bfd9f54bd8223d483dd8c3998ea2e)
* 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>