aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/propertyspec.cpp
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Ignore Q_PROPERTY specified with MEMBERFriedemann Kleint2024-03-251-2/+7
* shiboken6: Remove some further uses of QStringLiteralFriedemann Kleint2023-11-291-5/+5
* shiboken6: Fix some clang-tidy warningsFriedemann Kleint2023-09-201-2/+2
* shiboken6: Fix clang-tidy warning [performance-noexcept-move-constructor]Friedemann Kleint2023-09-191-2/+2
* shiboken6: Use smart pointers for AbstractMetaClass instancesFriedemann Kleint2022-12-061-2/+2
* shiboken6: Store the property documentation in QPropertySpecFriedemann Kleint2022-11-241-0/+15
* shiboken6: Parse the notify specification from Q_PROPERTYFriedemann Kleint2022-11-231-2/+20
* shiboken6: Use smart pointers for the TypeEntry classesFriedemann Kleint2022-11-171-1/+1
* shiboken6: Port some loop variables to qsizetypeFriedemann Kleint2022-10-131-3/+3
* shiboken6: Clean up includesFriedemann Kleint2022-09-211-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-271-27/+2
* shiboken6: Split the typesystem headerFriedemann Kleint2022-05-171-1/+1
* shiboken6: Remove deprecated QLatin1StringFriedemann Kleint2022-04-251-3/+7
* Migrate from QLatin1Char to UTF-16 char literalsFriedemann Kleint2022-04-251-2/+2
* shiboken6: Use std::optional for returning AbstractMetaTypeFriedemann Kleint2020-11-141-4/+4
* shiboken6: Port QPropertySpec to use QSharedDataPointerFriedemann Kleint2020-11-111-36/+151
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+215