aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/tests/testenum.cpp
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Port the MetaClass::find*() helpers to QAnyStringViewFriedemann Kleint2023-11-271-3/+3
* shiboken6: Port from QSharedPointer to std::shared_ptrFriedemann Kleint2023-01-051-15/+15
* shiboken6: Use smart pointers for AbstractMetaClass instancesFriedemann Kleint2022-12-061-8/+8
* shiboken6: Use smart pointers for the TypeEntry classesFriedemann Kleint2022-11-171-3/+3
* shiboken6: Fix coding style regarding pointers (Type* v -> Type *v)Friedemann Kleint2022-11-141-16/+16
* shiboken6: Clean up includesFriedemann Kleint2022-09-211-0/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-271-27/+2
* shiboken6: Split the typesystem headerFriedemann Kleint2022-05-171-1/+2
* shiboken6: Remove deprecated QLatin1StringFriedemann Kleint2022-04-251-13/+18
* shiboken6: Refactor AbstractMetaClass::findClass() to use QStringViewFriedemann Kleint2022-04-251-3/+3
* Migrate from QLatin1String to UTF-16 string literalsFriedemann Kleint2022-04-251-62/+62
* Port code to use size() instead of count() of Qt containersFriedemann Kleint2022-03-171-18/+18
* shiboken6: Improve fixing of enum default values of function argumentsFriedemann Kleint2021-10-211-0/+155
* shiboken6: Store AbstractMetaFunction using a QSharedPointerFriedemann Kleint2020-11-301-4/+3
* shiboken6: Port AbstractMetaEnum/Value to use QSharedDataPointerFriedemann Kleint2020-11-111-137/+139
* shiboken6: Split the abstractmetalang headers and sourcesFriedemann Kleint2020-11-061-0/+2
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+437