Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for earlier Qt/TQt versions | aneejit1 | 2022-07-30 | 1 | -8/+0 |
| | | | | | | | | | Conditional code in the .sip files linked to specific older versions has been removed. Since the versions of TQt and python-tqt are running in parallel, the support for older versions was clutter that would never actually be used now. Signed-off-by: aneejit1 <[email protected]> | ||||
* | Updates to support Python version 3 | aneejit1 | 2022-07-27 | 1 | -2/+2 |
| | | | | | | | | | | Amendments to the sip source and configuration/build scripts to allow for support under Python version 3. The examples have been updated using "2to3" along with some manual changes to sort out intentation and casting to integer from float. Signed-off-by: aneejit1 <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Use tq includes instead of native q includes | Timothy Pearson | 2012-02-02 | 1 | -2/+2 |
| | |||||
* | Initial TQt conversion | Timothy Pearson | 2011-11-29 | 1 | -15/+15 |
| | |||||
* | Initial import of python-qt3 | Timothy Pearson | 2011-11-29 | 1 | -0/+181 |