summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Entry step for renaming PyTQt module libraries from qt* to tqt*.Slávek Banko2023-01-2232-273/+273
* Remove old conditional python code.Michele Calgaro2023-01-227-1394/+53
* Automatically add build definition Py_DEBUG, when building module for debug b...Slávek Banko2023-01-061-0/+7
* Make sip_api_get_address a public API functionaneejit12022-05-254-10/+11
* Ensure module initialisation is exported globallyaneejit12022-05-091-0/+6
* Improve the "underlying C/C++ object has been deleted" messageaneejit12022-05-092-7/+11
* Updates for Python 3 Supportaneejit12022-04-213-8/+48
* Fixed several other occurrences for renaming sip into sip-tqt.Slávek Banko2022-04-203-13/+13
* Drop Qt4 related parts.Slávek Banko2022-01-131-192/+15
* Rename sip into sip-tqt in order to be conflict free with upstream.gregory guy2022-01-1226-288/+367
* Fix the mismatch of tokens TK_TQOBJECT × TK_QOBJECT andSlávek Banko2022-01-101-4/+4
* Add an explicit rule to generate parser.Slávek Banko2022-01-104-13783/+8
* Fix FTBFS for build outside the source code.Michele Calgaro2022-01-101-0/+1
* Replaced PyList_SET_ITEM as done in python-tqt.Michele Calgaro2021-05-123-6/+6
* Adjusted after dropping obsolete Qt2's QList class.Michele Calgaro2020-05-243-15/+15
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-20/+20
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-6/+6
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-1/+1
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
* qt -> tqt conversion:Michele Calgaro2018-09-2769-156/+156
* qt -> tqt conversion:Michele Calgaro2018-09-272-1/+1
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ...Michele Calgaro2018-09-181-1/+1
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-021-0/+0
* Force cast in sipEnumMemberDefSlávek Banko2016-09-031-0/+3
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-233-0/+0
* Add ability to set libpython libraryr14.0.3r14.0.2r14.0.1r14.0.0Timothy Pearson2014-09-231-2/+20
* CleanupSlávek Banko2014-05-271-2528/+0
* Install as module by defaultSlávek Banko2014-02-071-2/+4
* Revert pyqt4TQtSignal to pyqt4QtSignalSlávek Banko2013-09-302-4/+4
* Revert pyqt3TQtSignal to pyqt3QtSignalSlávek Banko2013-09-302-4/+4
* Fix unintended renameTimothy Pearson2013-02-113-7/+7
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-013-7/+7
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
* Fix FTBFSTimothy Pearson2012-06-1960-60/+60
* Rename additional members for tqt3Timothy Pearson2012-03-072-3/+3
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-215-7/+7
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-196-8/+8
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-2/+2
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1611-17/+17
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1511-17/+17
* Part 1 of 2 rename pykde to pytdeTimothy Pearson2011-12-043-3/+3
* Update lexer fileTimothy Pearson2011-12-031-130/+130
* Fix later FTBFS in python-tqtTimothy Pearson2011-12-0369-78/+78
* Update modification times of generated sip4 filesTimothy Pearson2011-11-222-2/+2
* Fix accidental rename of strings to tqunicodeTimothy Pearson2011-11-2220-88/+88
* Fix FTBFSTimothy Pearson2011-11-226-469/+469
* Initial TQt conversionTimothy Pearson2011-11-22112-765/+766
* Initial import of SIP4 for Qt3Timothy Pearson2011-11-22163-0/+101505