aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/generator/shiboken/headergenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Port class FileOut to use exceptionsFriedemann Kleint2021-06-211-7/+8
* shiboken6: Fix duplicate indexes for template instantiationsFriedemann Kleint2021-06-161-2/+29
* shiboken6: Introduce a private attributeFriedemann Kleint2021-06-091-8/+56
* shiboken6: Remove AbstractMetaAttributesFriedemann Kleint2021-02-191-1/+1
* shiboken6: Enable building with --avoid-protected-hack for gcc, clangFriedemann Kleint2021-02-041-2/+3
* shiboken6: Simplify handling of protected enumsFriedemann Kleint2021-02-041-2/+19
* shiboken6: Simplify handling of protected fieldsFriedemann Kleint2021-02-041-34/+10
* shiboken6: Fix inline wrapper being generated for the wrong classFriedemann Kleint2021-02-021-52/+47
* shiboken6: Make more functions static using clang tidyFriedemann Kleint2021-01-231-2/+2
* shiboken6: Make more generator functions staticFriedemann Kleint2021-01-211-1/+2
* shiboken6/ApiExtractorResult: Use const AbstractMetaClass * for the class listFriedemann Kleint2020-12-221-3/+3
* shiboken6: Introduce class ApiExtractorResultFriedemann Kleint2020-12-221-11/+15
* shiboken6: Store AbstractMetaFunction using a QSharedPointerFriedemann Kleint2020-11-301-6/+5
* Replace QVector by QListFriedemann Kleint2020-11-251-3/+3
* shiboken6: Introduce a new Text streamFriedemann Kleint2020-11-251-73/+58
* shiboken6: Move further C++ check functions from the generators to MetaLang*Friedemann Kleint2020-11-171-1/+1
* shiboken6: Qualify the generator functionsFriedemann Kleint2020-11-161-7/+7
* shiboken6: Port AbstractMetaEnum/Value to use QSharedDataPointerFriedemann Kleint2020-11-111-24/+19
* shiboken6: Port AbstractMetaField to use QSharedDataPointerFriedemann Kleint2020-11-101-6/+5
* shiboken6: Introduce a private class hierarchy for TypeEntryFriedemann Kleint2020-11-101-0/+1
* shiboken6: Split the abstractmetalang headers and sourcesFriedemann Kleint2020-11-061-0/+3
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+661