Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix FTBFS with Python 3.13. | François Andriot | 2024-09-26 | 1 | -1/+1 |
| | | | | | | This solves issue #26. Signed-off-by: François Andriot <[email protected]> | ||||
* | Fix FTBFS described in issue #19 | Michele Calgaro | 2024-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Entry step for renaming PyTQt module libraries from qt* to tqt*. | Slávek Banko | 2023-01-22 | 1 | -18/+18 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Remove old conditional python code. | Michele Calgaro | 2023-01-22 | 1 | -7/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Make sip_api_get_address a public API function | aneejit1 | 2022-05-25 | 1 | -2/+2 |
| | | | | | | | The sipGetAddress function has been renamed as sip_api_get_address and made available as part of the public API. Signed-off-by: aneejit1 <[email protected]> | ||||
* | Rename sip into sip-tqt in order to be conflict free with upstream. | gregory guy | 2022-01-12 | 1 | -7/+7 |
| | | | | | | | This relates to bug 2699. Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -0/+659 |
qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <[email protected]> |