aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/abstractmetalang.cpp
Commit message (Expand)AuthorAgeFilesLines
* shiboken6/ApiExtractorResult: Use const AbstractMetaClass * for the class listFriedemann Kleint2020-12-221-0/+17
* shiboken6: Refactor base class retrievalFriedemann Kleint2020-12-211-0/+27
* shiboken6: Refactor the class find algorithmFriedemann Kleint2020-12-201-18/+29
* shiboken6: Determine function types in the code modelFriedemann Kleint2020-12-111-9/+18
* shiboken6: Move the function/operator query enumerations out of AbstractMetaC...Friedemann Kleint2020-12-101-44/+60
* shiboken6: Simplify handling of removed attributeFriedemann Kleint2020-12-021-16/+11
* shiboken6: Fix some functions to take a const AbstractMetaClass *Friedemann Kleint2020-12-011-3/+3
* shiboken6: Store AbstractMetaFunction using a QSharedPointerFriedemann Kleint2020-11-301-89/+72
* Replace QVector by QListFriedemann Kleint2020-11-251-3/+3
* shiboken6: Fix some warning messagesFriedemann Kleint2020-11-181-12/+7
* shiboken6: Preferably search classes by type entryFriedemann Kleint2020-11-181-16/+6
* shiboken6: Move further C++ check functions from the generators to MetaLang*Friedemann Kleint2020-11-171-0/+25
* shiboken6: Cache the modifications of AbstractMetaFunctionFriedemann Kleint2020-11-161-9/+12
* shiboken6: Move the base class search out of the generatorFriedemann Kleint2020-11-141-0/+35
* shiboken6: Start on a cleanup of the generator codeFriedemann Kleint2020-11-141-0/+15
* shiboken6: Port Modifications to use QSharedDataPointerFriedemann Kleint2020-11-121-1/+1
* AbstractMetaFunction: Introduce private classFriedemann Kleint2020-11-111-0/+2
* shiboken6: Port QPropertySpec to use QSharedDataPointerFriedemann Kleint2020-11-111-31/+20
* shiboken6: AbstractMetaClass: Introduce a private classFriedemann Kleint2020-11-111-110/+462
* shiboken6: Port AbstractMetaEnum/Value to use QSharedDataPointerFriedemann Kleint2020-11-111-19/+25
* shiboken6: Port AbstractMetaField to use QSharedDataPointerFriedemann Kleint2020-11-101-5/+5
* shiboken6: Introduce a private class hierarchy for TypeEntryFriedemann Kleint2020-11-101-0/+1
* shiboken6: Split the abstractmetalang headers and sourcesFriedemann Kleint2020-11-061-1162/+7
* shiboken6: Add element <declare-function>Friedemann Kleint2020-10-301-0/+5
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+2251