Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do rename qt=>tqt on source files, directories and libraries. | Slávek Banko | 2023-01-20 | 1 | -841/+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 | -231/+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]> | ||||
* | Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ↵ | Michele Calgaro | 2022-04-30 | 1 | -3/+3 |
| | | | | | | ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed FTBFS caused by wrong #define. | Michele Calgaro | 2015-05-28 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS due to recent style API changes. | Darrell Anderson | 2013-12-23 | 1 | -2/+2 |
| | |||||
* | Fix FTBFS due to style API changes | Timothy Pearson | 2013-12-23 | 1 | -0/+3 |
| | |||||
* | Fix FTBFS due to missing tqstyle include | Slávek Banko | 2013-09-30 | 1 | -0/+4 |
| | | | | This resolves Bug 1168 | ||||
* | Fix prior commit | Timothy Pearson | 2012-11-16 | 1 | -3/+3 |
| | |||||
* | Fix FTBFS from latest style API changes | Timothy Pearson | 2012-11-16 | 1 | -25/+25 |
| | |||||
* | Update to the new style API | Timothy Pearson | 2012-08-10 | 1 | -0/+203 |
| | |||||
* | 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 | -223/+223 |
| | |||||
* | Initial import of python-qt3 | Timothy Pearson | 2011-11-29 | 1 | -0/+862 |