summaryrefslogtreecommitdiffstats
path: root/sip/qt
Commit message (Expand)AuthorAgeFilesLines
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-20174-27253/+0
* Remove/replace old conditional python code.Michele Calgaro2023-01-1910-111/+37
* Update module name definitions to match full name.Slávek Banko2023-01-061-1/+1
* Use utf8 instead of latin1/ascii as default. Address pyuic compatibility with...Michele Calgaro2023-01-045-10/+10
* Fixed SEGV caused by commit 6be04664 when creating universal slots.Michele Calgaro2023-01-031-1/+1
* Remove support for earlier Qt/TQt versionsaneejit12022-07-30169-9380/+15
* Updates to support Python version 3aneejit12022-07-2725-847/+497
* Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEM...Michele Calgaro2022-04-301-3/+3
* Additional fix similar to previous commit.Michele Calgaro2021-05-121-1/+1
* Fix ftbfs on Fedora 34François Andriot2021-05-111-2/+2
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-241-1/+1
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-174-13/+13
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-1/+1
* Fixed FTBFS caused by wrong #define.Michele Calgaro2015-05-281-3/+3
* Fix FTBFS due to recent style API changes.Darrell Anderson2013-12-231-2/+2
* Fix FTBFS due to style API changesTimothy Pearson2013-12-231-0/+3
* Fix FTBFS with sip >= 4.15Francois Andriot2013-12-071-2/+2
* Revert pyqt3TQtSignal to pyqt3QtSignalSlávek Banko2013-09-301-1/+1
* Fix FTBFS due to missing tqstyle includeSlávek Banko2013-09-301-0/+4
* Fix "ANY" macro deprecationSlávek Banko2013-03-318-30/+30
* Fix unintended renameTimothy Pearson2013-02-111-4/+4
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-4/+4
* Fix prior commitTimothy Pearson2012-11-167-10/+10
* Fix FTBFS from latest style API changesTimothy Pearson2012-11-168-93/+93
* Update to the new style APITimothy Pearson2012-08-108-108/+310
* Update integer/long type namesTimothy Pearson2012-06-196-41/+41
* Fix references to Q_ULLONG and friendsTimothy Pearson2012-06-183-18/+18
* Fix FTBFSTimothy Pearson2012-03-101-3/+3
* Fix FTBFSTimothy Pearson2012-03-021-4/+4
* Rename additional global TQt functionsTimothy Pearson2012-03-012-12/+12
* Rename tqt3 color functionsTimothy Pearson2012-02-274-14/+14
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-147-47/+47
* Use tq includes instead of native q includesTimothy Pearson2012-02-02175-298/+298
* Fix retquireTimothy Pearson2011-12-054-4/+4
* Rename sip*_Q itemsTimothy Pearson2011-12-0313-244/+244
* Initial TQt conversionTimothy Pearson2011-11-29181-10180/+10180
* Initial import of python-qt3Timothy Pearson2011-11-29181-0/+36833