Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do rename qt=>tqt on source files, directories and libraries. | Slávek Banko | 2023-01-20 | 1 | -120/+0 |
| | | | | | | | | 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 <[email protected]> | ||||
* | Remove support for earlier Qt/TQt versions | aneejit1 | 2022-07-30 | 1 | -72/+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]> | ||||
* | Fix prior commit | Timothy Pearson | 2012-11-16 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS from latest style API changes | Timothy Pearson | 2012-11-16 | 1 | -13/+13 |
| | |||||
* | Update to the new style API | Timothy Pearson | 2012-08-10 | 1 | -21/+21 |
| | |||||
* | Use tq includes instead of native q includes | Timothy Pearson | 2012-02-02 | 1 | -1/+1 |
| | |||||
* | Initial TQt conversion | Timothy Pearson | 2011-11-29 | 1 | -88/+88 |
| | |||||
* | Initial import of python-qt3 | Timothy Pearson | 2011-11-29 | 1 | -0/+192 |