Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename python extension module from python_tqt to PyTQt. | Slávek Banko | 2022-12-21 | 3 | -3/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Remove support for earlier Qt/TQt versions | aneejit1 | 2022-07-30 | 1 | -5/+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 <aneejit1@gmail.com> | ||||
* | Update after rename QScintilla => TQScintilla. | Slávek Banko | 2021-12-09 | 3 | -165/+165 |
| | | | | | | This relates to issue TDE/tqscintilla#2. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 2 | -11/+11 |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Properly import python_tqt module in scripts generated by pyuic | Slávek Banko | 2016-09-28 | 3 | -3/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix inadvertent renaming. | Darrell Anderson | 2013-05-04 | 3 | -3/+3 |
| | |||||
* | Update integer/long type names | Timothy Pearson | 2012-06-19 | 2 | -48/+48 |
| | |||||
* | Rename tqt3 color functions | Timothy Pearson | 2012-02-27 | 3 | -3/+3 |
| | |||||
* | Fix retquire | Timothy Pearson | 2011-12-05 | 3 | -13/+13 |
| | |||||
* | Initial TQt conversion | Timothy Pearson | 2011-11-29 | 3 | -2362/+2362 |
| | |||||
* | Initial import of python-qt3 | Timothy Pearson | 2011-11-29 | 3 | -0/+20572 |