aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/tests/testabstractmetatype.cpp
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Port the MetaClass::find*() helpers to QAnyStringViewFriedemann Kleint2023-11-271-2/+2
* shiboken6: Correctly register smartpointer signaturesFriedemann Kleint2023-05-111-1/+1
* shiboken6: Port from QSharedPointer to std::shared_ptrFriedemann Kleint2023-01-051-9/+9
* shiboken6: Use smart pointers for AbstractMetaClass instancesFriedemann Kleint2022-12-061-4/+4
* shiboken6: Fix coding style regarding pointers (Type* v -> Type *v)Friedemann Kleint2022-11-141-14/+14
* shiboken6: Clean up includesFriedemann Kleint2022-09-211-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-271-27/+2
* shiboken6: Remove deprecated QLatin1StringFriedemann Kleint2022-04-251-4/+9
* shiboken6: Refactor AbstractMetaClass::findClass() to use QStringViewFriedemann Kleint2022-04-251-2/+2
* Migrate from QLatin1String to UTF-16 string literalsFriedemann Kleint2022-04-251-7/+7
* Port code to use size() instead of count() of Qt containersFriedemann Kleint2022-03-171-4/+4
* shiboken6: Store AbstractMetaFunction using a QSharedPointerFriedemann Kleint2020-11-301-9/+8
* shiboken6: Use std::optional for returning AbstractMetaTypeFriedemann Kleint2020-11-141-2/+2
* shiboken6: Split the abstractmetalang headers and sourcesFriedemann Kleint2020-11-061-0/+1
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+247