| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix issue #39. Sip defines those as int fields in the generated code | Michele Calgaro | 2025-08-31 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename 'guiThread' and related functions to 'coreThread'. | Michele Calgaro | 2025-07-09 | 1 | -2/+2 |
| | | | | | | | This relates to TDE/tqt#230. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-04-04 | 6 | -22/+24 |
| | | | | | 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> | ||||
| * | Adjust to current tqt3 version | Michele Calgaro | 2024-09-15 | 2 | -8/+8 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Add support for python 3.12 and raise minimum required version to 3.4. | Michele Calgaro | 2024-01-26 | 3 | -44/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-08 | 1 | -7/+7 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-18 | 1 | -3/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Drop compatibility code for TQThread | Michele Calgaro | 2023-07-11 | 1 | -1/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Addons to previous commit | Michele Calgaro | 2023-07-06 | 1 | -1/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | temporary commit to show changes | Slávek Banko | 2023-01-23 | 8 | -70/+70 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
| * | Do rename qt=>tqt on source files, directories and libraries. | Slávek Banko | 2023-01-20 | 174 | -0/+27253 |
| 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> | |||||
