summaryrefslogtreecommitdiffstats
path: root/sphinx
Commit message (Collapse)AuthorAgeFilesLines
* Drop Borland compiler specific codeMichele Calgaro2024-10-272-19/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-073-11/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-233-17/+17
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Entry step for renaming PyTQt module libraries from qt* to tqt*.Slávek Banko2023-01-227-44/+44
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replaced PyList_SET_ITEM as done in python-tqt.Michele Calgaro2021-05-121-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted after dropping obsolete Qt2's QList class.Michele Calgaro2020-05-241-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-1/+1
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-1/+1
| | | | This reverts commit f39e1b176003642f9bd4e712cfd8acdf9665f81a.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-1/+1
|
* Part 1 of 2 rename pykde to pytdeTimothy Pearson2011-12-041-1/+1
|
* Fix accidental rename of strings to tqunicodeTimothy Pearson2011-11-224-18/+18
|
* Initial TQt conversionTimothy Pearson2011-11-226-26/+26
|
* Initial import of SIP4 for Qt3Timothy Pearson2011-11-2216-0/+7998