aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/abstractmetafunction.h
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Store AbstractMetaFunction using a QSharedPointerFriedemann Kleint2020-11-301-2/+2
* Replace QVector by QListFriedemann Kleint2020-11-251-1/+1
* shiboken6: Remove unneeded forward/wrong declarationFriedemann Kleint2020-11-191-1/+0
* shiboken6: Move further C++ check functions from the generators to MetaLang*Friedemann Kleint2020-11-171-0/+2
* shiboken6: Refactor code snip query functionsFriedemann Kleint2020-11-161-0/+35
* shiboken6: Cache the modifications of AbstractMetaFunctionFriedemann Kleint2020-11-161-1/+7
* AbstractMetaFunction: Consistently name QDebug parameter debugFriedemann Kleint2020-11-111-3/+3
* AbstractMetaFunction: Introduce private classFriedemann Kleint2020-11-111-92/+47
* shiboken6: Port QPropertySpec to use QSharedDataPointerFriedemann Kleint2020-11-111-4/+3
* shiboken6: Remove AbstractMetaAttributes::DocumentationFriedemann Kleint2020-11-091-0/+5
* AbstractMetaFunction: Show whether a function is user-declaredFriedemann Kleint2020-11-091-0/+3
* shiboken6: Split the abstractmetalang headers and sourcesFriedemann Kleint2020-11-061-0/+334