Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop Borland compiler specific code | Michele Calgaro | 2024-10-27 | 5 | -39/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-07 | 3 | -11/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-23 | 3 | -17/+17 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 2 | -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 | 12 | -61/+61 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Replaced PyList_SET_ITEM as done in python-tqt. | Michele Calgaro | 2021-05-12 | 2 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adjusted after dropping obsolete Qt2's QList class. | Michele Calgaro | 2020-05-24 | 2 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 1 | -6/+6 |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 3 | -0/+0 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 3 | -3/+3 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 4 | -5/+5 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 6 | -8/+8 |
| | | | | This reverts commit f39e1b176003642f9bd4e712cfd8acdf9665f81a. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 6 | -8/+8 |
| | |||||
* | Part 1 of 2 rename pykde to pytde | Timothy Pearson | 2011-12-04 | 2 | -2/+2 |
| | |||||
* | Fix accidental rename of strings to tqunicode | Timothy Pearson | 2011-11-22 | 10 | -38/+38 |
| | |||||
* | Initial TQt conversion | Timothy Pearson | 2011-11-22 | 21 | -180/+181 |
| | |||||
* | Initial import of SIP4 for Qt3 | Timothy Pearson | 2011-11-22 | 44 | -0/+24570 |