aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/abstractmetafield.cpp
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Fix clang-tidy warning [performance-noexcept-move-constructor]Friedemann Kleint2023-09-201-2/+2
* shiboken6: Make some TypeEntry query functions free functionsFriedemann Kleint2022-11-171-1/+1
* Fix warnings about unused parameters in codeFriedemann Kleint2022-09-261-1/+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-1/+5
* shiboken6: Rewrite some helpers in terms of QStringViewFriedemann Kleint2021-10-281-1/+1
* shiboken6: Add opaque containers for C++ sequence containersFriedemann Kleint2021-09-241-0/+10
* shiboken6: Disable generation of array fieldsFriedemann Kleint2021-06-211-1/+2
* shiboken6: Move C++ access specifiers into a global enumFriedemann Kleint2021-02-171-2/+29
* shiboken6: Add support for a snake case typesystem attributeFriedemann Kleint2020-12-071-0/+23
* shiboken6: Refactor field modificationsFriedemann Kleint2020-12-021-5/+2
* shiboken6: Fix field modificationsFriedemann Kleint2020-12-021-12/+40
* shiboken6: Port Modifications to use QSharedDataPointerFriedemann Kleint2020-11-121-1/+1
* shiboken6: Port AbstractMetaField to use QSharedDataPointerFriedemann Kleint2020-11-101-38/+94
* shiboken6: Split the abstractmetalang headers and sourcesFriedemann Kleint2020-11-061-0/+132