summaryrefslogtreecommitdiffstats
path: root/sip
Commit message (Expand)AuthorAgeFilesLines
* Adjust to current tqt3 versionHEADmasterMichele Calgaro5 days2-8/+8
* Add support for python 3.12 and raise minimum required version to 3.4.Michele Calgaro2024-01-263-44/+1
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-081-7/+7
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-2/+2
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-071-2/+2
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-181-3/+0
* Drop compatibility code for TQThreadMichele Calgaro2023-07-111-1/+0
* Addons to previous commitMichele Calgaro2023-07-061-1/+0
* temporary commit to show changesSlávek Banko2023-01-2310-75/+75
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-20281-996/+996
* Remove/replace old conditional python code.Michele Calgaro2023-01-1914-116/+42
* Update module name definitions to match full name.Slávek Banko2023-01-0611-11/+11
* 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
* Rename python extension module from python_tqt to PyTQt.Slávek Banko2022-12-211-1/+1
* Remove support for earlier Qt/TQt versionsaneejit12022-07-30202-10014/+16
* Updates to support Python version 3aneejit12022-07-2730-856/+506
* Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEM...Michele Calgaro2022-04-301-3/+3
* Update after rename QScintilla => TQScintilla.Slávek Banko2021-12-0928-172/+172
* 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-176-17/+17
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-1/+1
* Properly import python_tqt module in scripts generated by pyuicSlávek Banko2016-09-281-1/+1
* Fixed FTBFS caused by wrong #define.Michele Calgaro2015-05-281-3/+3
* Add missing methods to SQL database and driver classesTimothy Pearson2014-09-202-0/+2
* 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-072-2/+5
* 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-3112-42/+42
* 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-1913-110/+110
* Fix references to Q_ULLONG and friendsTimothy Pearson2012-06-183-18/+18
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-1/+1
* Fix FTBFSTimothy Pearson2012-03-101-3/+3
* Fix FTBFSTimothy Pearson2012-03-021-4/+4
* Rename additional global TQt functionsTimothy Pearson2012-03-013-14/+14
* Rename tqt3 color functionsTimothy Pearson2012-02-274-14/+14
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-1410-50/+50
* Fix FTBFS on TQt3Timothy Pearson2012-02-0228-28/+28
* Use tq includes instead of native q includesTimothy Pearson2012-02-02251-425/+425
* Fix retquireTimothy Pearson2011-12-054-4/+4
* Fix Retquired accidental conversionTimothy Pearson2011-12-051-1/+1