summaryrefslogtreecommitdiffstats
path: root/siplib/siplib.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FTBFS described in issue #19HEADmasterMichele Calgaro2024-04-111-6/+6
* Fix SEGV on exit when using python 3.12 and raise minimum required version to...Michele Calgaro2024-01-261-2/+2
* Add support for python 3.12 and raise minimum required version to 3.3Michele Calgaro2024-01-261-6/+6
* Entry step for renaming PyTQt module libraries from qt* to tqt*.Slávek Banko2023-01-221-9/+9
* Remove old conditional python code.Michele Calgaro2023-01-221-637/+34
* Make sip_api_get_address a public API functionaneejit12022-05-251-6/+7
* Improve the "underlying C/C++ object has been deleted" messageaneejit12022-05-091-7/+9
* Updates for Python 3 Supportaneejit12022-04-211-5/+25
* Rename sip into sip-tqt in order to be conflict free with upstream.gregory guy2022-01-121-55/+55
* Fix unintended renameTimothy Pearson2013-02-111-4/+4
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-4/+4
* 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-221-20/+20
* Initial TQt conversionTimothy Pearson2011-11-221-59/+59
* Initial import of SIP4 for Qt3Timothy Pearson2011-11-221-0/+10501