aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/typesystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Migrate from QLatin1String to UTF-16 string literalsFriedemann Kleint2022-04-261-1/+1
* Migrate from QLatin1Char to UTF-16 char literalsFriedemann Kleint2022-04-261-3/+3
* shiboken6: Add missing includesFriedemann Kleint2022-03-231-0/+1
* Port code to use size() instead of count() of Qt containersFriedemann Kleint2022-03-211-2/+1
* shiboken6/Type system parser: Simplify codeFriedemann Kleint2022-01-151-1/+6
* shiboken6: Remove code for unimplemented elements "custom-constructor", "cust...Friedemann Kleint2022-01-111-22/+0
* shiboken6: Add further methods to smart pointersFriedemann Kleint2021-11-251-0/+26
* shiboken6: TypeEntry: Use a pointer to the target lang API type entryFriedemann Kleint2021-09-241-7/+26
* shiboken6: Add built-in CPython typesFriedemann Kleint2021-09-241-1/+57
* shiboken6: Add opaque containers for C++ sequence containersFriedemann Kleint2021-09-241-0/+48
* shiboken6: Improve typesystem debug outputFriedemann Kleint2021-09-221-1/+15
* shiboken6: Refactor PrimitiveTypeEntry::basicReferencedTypeEntry()Friedemann Kleint2021-09-221-20/+24
* shiboken6: Add support for built-in typesFriedemann Kleint2021-09-171-0/+11
* shiboken6: Streamline the check function helpersFriedemann Kleint2021-09-171-0/+6
* shiboken6: Refactor handling of values with copy constructor onlyFriedemann Kleint2021-09-111-0/+14
* shiboken6: Simplify the container typesFriedemann Kleint2021-07-201-43/+1
* shiboken6: Add support for operator boolFriedemann Kleint2021-07-021-0/+26
* shiboken6: Add a check-function attribute to custom type entriesFriedemann Kleint2021-06-111-0/+38
* shiboken6: Introduce a private attributeFriedemann Kleint2021-06-091-0/+13
* shiboken6: Mark old syntax for conversion rules as deprecatedFriedemann Kleint2021-05-261-18/+7
* shiboken6: Remove "Invalid" enumeration values that exist only for error chec...Friedemann Kleint2021-05-201-1/+0
* shiboken6: De-virtualize TypeEntry::targetLangApiName()Friedemann Kleint2020-12-221-37/+8
* shiboken6: Consolidate type name utility headersFriedemann Kleint2020-12-221-7/+1
* shiboken6: Add support for a snake case typesystem attributeFriedemann Kleint2020-12-071-3/+61
* shiboken6: Refactor field modificationsFriedemann Kleint2020-12-021-13/+0
* shiboken6: Move further C++ check functions from the generators to MetaLang*Friedemann Kleint2020-11-171-0/+25
* shiboken6: Move further C++ check functions from the generators to MetaLang*Friedemann Kleint2020-11-171-0/+16
* shiboken6: Port Modifications to use QSharedDataPointerFriedemann Kleint2020-11-121-1/+1
* shiboken6: Introduce a private class hierarchy for TypeEntryFriedemann Kleint2020-11-101-264/+1586
* shiboken6: Split out modification classes from typesystemFriedemann Kleint2020-11-061-465/+0
* shiboken6: Move defaultValue from AddedFunction::TypeInfo to AddedFunction::A...Friedemann Kleint2020-11-051-6/+9
* shiboken6: Add element <declare-function>Friedemann Kleint2020-10-301-0/+2
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+1276