aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/abstractmetatype.h
Commit message (Expand)AuthorAgeFilesLines
* Use new comparison helpers for equality in shiboken/libpysideFriedemann Kleint2024-03-011-6/+4
* shiboken6: Improve caching in AbstractMetaType::fromString()Friedemann Kleint2024-02-271-1/+1
* Modernize qHash functions preparing introduction of Qt's comparison helpersFriedemann Kleint2023-12-191-3/+4
* shiboken6: Fix clang-tidy warning [performance-noexcept-move-constructor]Friedemann Kleint2023-09-191-2/+2
* Add experimental support for rvalue referencesFriedemann Kleint2023-08-011-0/+1
* shiboken6: Handle multiple template parameters in opaque containersFriedemann Kleint2023-01-101-0/+1
* shiboken6: Generate an explicit conversion for view typesFriedemann Kleint2023-01-061-0/+3
* shiboken6: Port from QSharedPointer to std::shared_ptrFriedemann Kleint2023-01-051-1/+1
* shiboken6: Use smart pointers for AbstractMetaClass instancesFriedemann Kleint2022-12-061-1/+1
* shiboken6: Use smart pointers for the TypeEntry classesFriedemann Kleint2022-11-171-4/+5
* shiboken6: Fix indirections of enums/flag argumentsFriedemann Kleint2022-10-051-4/+0
* shiboken6: Introduce a helper for dereferencing argumentsFriedemann Kleint2022-10-051-0/+1
* Add initial support for std::unique_ptr pointerFriedemann Kleint2022-06-301-0/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-271-27/+2
* shiboken6: Refactor AbstractMetaType::shouldDereferenceArgument()Friedemann Kleint2022-02-221-1/+5
* shiboken6: Introduce queries for symmetrical comparison operatorsFriedemann Kleint2021-11-171-0/+2
* shiboken6: Implement opaque containers for getters (non-const)Friedemann Kleint2021-10-211-0/+2
* shiboken6: Refactor known primitive typesFriedemann Kleint2021-10-011-0/+11
* shiboken6: Add opaque containers for C++ sequence containersFriedemann Kleint2021-09-241-0/+5
* shiboken6: Move AbstractMetaType factory functions into AbstractMetaTypeFriedemann Kleint2021-09-151-0/+13
* shiboken6: Consistent check of whether to dereference a function argumentFriedemann Kleint2021-09-131-2/+5
* shiboken6: Add a function to dereference types and remove itFriedemann Kleint2021-09-111-0/+3
* shiboken6: Refactor handling of values with copy constructor onlyFriedemann Kleint2021-09-111-0/+6
* shiboken6: Fix field modificationsFriedemann Kleint2020-12-021-0/+3
* Replace QVector by QListFriedemann Kleint2020-11-251-2/+2
* shiboken6: Move further C++ check functions from the generators to MetaLang*Friedemann Kleint2020-11-171-0/+6
* shiboken6: Move further C++ check functions from the generators to MetaLang*Friedemann Kleint2020-11-171-0/+12
* shiboken6: Start on a cleanup of the generator codeFriedemann Kleint2020-11-141-0/+11
* shiboken6: Use std::optional for returning AbstractMetaTypeFriedemann Kleint2020-11-141-4/+0
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+221