summaryrefslogtreecommitdiffstats
path: root/doc/html
Commit message (Collapse)AuthorAgeFilesLines
* Drop Borland compiler specific codeMichele Calgaro2024-10-275-39/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-073-11/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-233-17/+17
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-202-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Entry step for renaming PyTQt module libraries from qt* to tqt*.Slávek Banko2023-01-2212-61/+61
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Replaced PyList_SET_ITEM as done in python-tqt.Michele Calgaro2021-05-122-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Adjusted after dropping obsolete Qt2's QList class.Michele Calgaro2020-05-242-8/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-6/+6
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <[email protected]>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-233-0/+0
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-213-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-194-5/+5
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-166-8/+8
| | | | This reverts commit f39e1b176003642f9bd4e712cfd8acdf9665f81a.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-156-8/+8
|
* Part 1 of 2 rename pykde to pytdeTimothy Pearson2011-12-042-2/+2
|
* Fix accidental rename of strings to tqunicodeTimothy Pearson2011-11-2210-38/+38
|
* Initial TQt conversionTimothy Pearson2011-11-2221-180/+181
|
* Initial import of SIP4 for Qt3Timothy Pearson2011-11-2244-0/+24570