aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/abstractmetaenum.cpp
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Fix static analysis warningsFriedemann Kleint2024-06-241-1/+1
* shiboken6: Fix clang-tidy warning [performance-noexcept-move-constructor]Friedemann Kleint2023-09-191-4/+4
* shiboken6: Refactor the used bits calculation of the enum codeFriedemann Kleint2023-07-031-0/+46
* PyEnum: Shortcut old Enum code and generate Python enums directlyChristian Tismer2023-06-301-0/+10
* shiboken6: Change the debug output for enums with flags to hexFriedemann Kleint2023-06-271-3/+7
* Add the underlying type to AbstractMetaEnumFriedemann Kleint2023-06-201-4/+17
* shiboken6: Store a const TypeEntry in AbstractMetaEnumFriedemann Kleint2023-05-101-3/+3
* shiboken6: Use smart pointers for the TypeEntry classesFriedemann Kleint2022-11-171-3/+3
* shiboken6: Port some loop variables to qsizetypeFriedemann Kleint2022-10-131-1/+1
* shiboken 6: Generate warnings about deprecated enum/valuesFriedemann Kleint2022-08-241-0/+21
* shiboken6: Propagate C++ enum deprecationFriedemann Kleint2022-08-221-3/+33
* 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-1/+5
* Migrate from QLatin1String to UTF-16 string literalsFriedemann Kleint2022-04-251-1/+1
* Migrate from QLatin1Char to UTF-16 char literalsFriedemann Kleint2022-04-251-1/+1
* shiboken6: Fix debug operator of AbstractMetaEnumValueFriedemann Kleint2021-10-281-4/+1
* shiboken6: Move C++ access specifiers into a global enumFriedemann Kleint2021-02-171-0/+12
* shiboken6: Port AbstractMetaEnum/Value to use QSharedDataPointerFriedemann Kleint2020-11-111-40/+221
* shiboken6: Introduce a private class hierarchy for TypeEntryFriedemann Kleint2020-11-101-0/+2
* shiboken6: Split the abstractmetalang headers and sourcesFriedemann Kleint2020-11-061-0/+128