summaryrefslogtreecommitdiffstats
path: root/siplib
Commit message (Expand)AuthorAgeFilesLines
* Fix FTBFS described in issue #19HEADmasterMichele Calgaro2024-04-112-7/+7
* Fix SEGV on exit when using python 3.12 and raise minimum required version to...Michele Calgaro2024-01-262-4/+4
* Add support for python 3.12 and raise minimum required version to 3.3Michele Calgaro2024-01-262-8/+8
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-081-2/+2
* Drop the remaining Qt4 related parts.r14.1.0Slávek Banko2023-01-221-50/+0
* Entry step for renaming PyTQt module libraries from qt* to tqt*.Slávek Banko2023-01-223-50/+50
* Remove old conditional python code.Michele Calgaro2023-01-226-913/+40
* Make sip_api_get_address a public API functionaneejit12022-05-254-10/+11
* Improve the "underlying C/C++ object has been deleted" messageaneejit12022-05-092-7/+11
* Updates for Python 3 Supportaneejit12022-04-213-8/+48
* Rename sip into sip-tqt in order to be conflict free with upstream.gregory guy2022-01-1211-140/+140
* qt -> tqt conversion:Michele Calgaro2018-09-272-1/+1
* Revert pyqt4TQtSignal to pyqt4QtSignalSlávek Banko2013-09-301-3/+3
* Revert pyqt3TQtSignal to pyqt3QtSignalSlávek Banko2013-09-301-3/+3
* 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
* Rename additional members for tqt3Timothy Pearson2012-03-072-3/+3
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-2/+2
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-2/+2
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-2/+2
* Fix accidental rename of strings to tqunicodeTimothy Pearson2011-11-222-26/+26
* Initial TQt conversionTimothy Pearson2011-11-224-149/+149
* Initial import of SIP4 for Qt3Timothy Pearson2011-11-2211-0/+14624