Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-04-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with Python 3.13. | François Andriot | 2024-09-26 | 1 | -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 Calgaro | 2024-01-26 | 1 | -35/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Do rename qt=>tqt on source files, directories and libraries. | Slávek Banko | 2023-01-20 | 1 | -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> |