aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/libshiboken/basewrapper.h
Commit message (Expand)AuthorAgeFilesLines
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-479/+0
* Signature: Revert SbkSpecial_Type_Ready to PyType_ReadyChristian Tismer2020-09-241-1/+0
* feature_select: Implement True PropertiesChristian Tismer2020-09-161-0/+4
* Do some cleanup to pysideproperty.cpp and feature selectChristian Tismer2020-09-141-3/+0
* Implement default __ne__ and __eq__ for all PySide typesAlex Hughes2020-09-081-0/+3
* feature-select: optimize feature access to the feasible maximumChristian Tismer2020-07-311-0/+4
* feature-select: allow snake_case instead of camelCase for methodsChristian Tismer2020-07-241-0/+5
* feature-select: Implement a selectable feature frameworkChristian Tismer2020-07-101-0/+3
* Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-05-151-0/+4
|\
| * shiboken: Prepare for introduction of __qualname__Christian Tismer2020-05-141-0/+4
* | libshiboken: Remove deprecated APIFriedemann Kleint2020-05-131-11/+0
|/
* Fix Python 3.8 problemsChristian Tismer2019-12-051-1/+4
* Cleanup pointer whitespace everywhereChristian Tismer2019-06-241-77/+77
* shiboken: Fix some spelling errors in function namesFriedemann Kleint2019-05-041-2/+2
* Ensure that signature strings never overflow againChristian Tismer2019-04-161-1/+1
* Produce TypeError Messages Using the Signature ModuleChristian Tismer2019-01-101-1/+3
* Fix crash related to multiple inheritanceFriedemann Kleint2019-01-031-0/+14
* Merge remote-tracking branch 'origin/5.11' into 5.12Friedemann Kleint2018-10-291-7/+5
|\
| * Fix Memory Leak Caused By Wrong Limited API DefaultChristian Tismer2018-10-291-7/+5
* | Fix crash when garbage collecting in a non-GUI threadFriedemann Kleint2018-10-151-1/+7
|/
* Pep 384 Final Cut: Remove PepTypeChristian Tismer2018-07-231-1/+1
* PEP 384-squash: Implement PEP 384Christian Tismer2018-05-301-12/+26
* Change license from all the filesCristian Maureira-Fredes2018-05-031-1/+1
* Rename PySide references to Qt for PythonCristian Maureira-Fredes2018-04-271-1/+1
* libshiboken: Code cleanupFriedemann Kleint2018-01-271-22/+0
* Support the qApp macro correctly, final version incl. debugChristian Tismer2017-10-271-0/+3
* Implement introspection with __signature__ packageChristian Tismer2017-09-201-1/+3
* move everying into sources/shiboken2Oswald Buddenhagen2017-05-221-0/+451