aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/libshiboken/basewrapper.h
Commit message (Expand)AuthorAgeFilesLines
* __feature__: Remove the no longer efficient reserved_bits structureChristian Tismer2022-11-291-4/+0
* __feature__: Cleanup before reworking the context switchingChristian Tismer2022-11-291-1/+1
* shiboken: add a handy function to disassemble the current frameChristian Tismer2022-07-211-0/+3
* PyEnum: Increase compatibility by allowing defaults and old flag namesChristian Tismer2022-07-141-0/+3
* Shiboken: Move the shibokensupport initialization into the moduleChristian Tismer2022-07-071-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-271-38/+2
* shiboken6: Add a function to check argument countsFriedemann Kleint2022-04-061-0/+5
* PyPySide: Rename interface functions and classes to simplify debuggingChristian Tismer2022-02-031-2/+2
* PyPySide: Do some cleanup and ImprovementsChristian Tismer2022-01-051-1/+1
* PyPySide: Avoid direct access to `op->ob_dict` in PyPyChristian Tismer2021-12-031-0/+3
* PyPySide: Encapsulate type generation to be PyPy compatibleChristian Tismer2021-09-151-5/+2
* Shiboken: Change type(SbkType_FromSpec) to PyType_ObjectChristian Tismer2021-09-131-2/+2
* Remove SbkObjectType from the APIFriedemann Kleint2021-09-131-26/+26
* Define SbkObjectType to be a PyTypeObjectFriedemann Kleint2021-09-111-6/+0
* feature: fix the UIC switching problemChristian Tismer2021-07-281-2/+5
* PyPySide: Replace the type extension macros by functionsChristian Tismer2021-07-061-3/+1
* Turn generate_pyi into a general pyi_generator tool, finishChristian Tismer2021-05-171-0/+2
* allow to use shiboken.delete() to delete Q*ApplicationChristian Tismer2021-01-111-0/+3
* feature: Disable selection while creating a typeChristian Tismer2021-01-061-2/+3
* basewrapper: clear all traces of special Q*Application treatmentChristian Tismer2021-01-041-2/+6
* cppgenerator: rework keyword handling regarding unknown keywordsChristian Tismer2020-11-231-2/+4
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+479