aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/abstractmetafunction.cpp
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Store AbstractMetaFunction using a QSharedPointerFriedemann Kleint2020-11-301-3/+7
* Replace QVector by QListFriedemann Kleint2020-11-251-2/+2
* shiboken6: Fix some warning messagesFriedemann Kleint2020-11-181-23/+9
* shiboken6: Move further C++ check functions from the generators to MetaLang*Friedemann Kleint2020-11-171-0/+9
* shiboken6: Refactor code snip query functionsFriedemann Kleint2020-11-161-6/+81
* shiboken6: Cache the modifications of AbstractMetaFunctionFriedemann Kleint2020-11-161-35/+67
* shiboken6: Port Modifications to use QSharedDataPointerFriedemann Kleint2020-11-121-12/+12
* AbstractMetaFunction: Consistently name QDebug parameter debugFriedemann Kleint2020-11-111-14/+14
* AbstractMetaFunction: Introduce private classFriedemann Kleint2020-11-111-88/+345
* shiboken6: Introduce a private class hierarchy for TypeEntryFriedemann Kleint2020-11-101-0/+1
* AbstractMetaFunction: Show whether a function is user-declaredFriedemann Kleint2020-11-091-0/+7
* shiboken6: Split the abstractmetalang headers and sourcesFriedemann Kleint2020-11-061-0/+900