aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/typedatabase.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-13/+13
* Port code to use size() instead of count() of Qt containersFriedemann Kleint2022-03-211-2/+1
* shiboken6/Clang parser: Refactor include checkingFriedemann Kleint2021-10-081-1/+1
* shiboken6: Add built-in CPython typesFriedemann Kleint2021-09-241-0/+43
* shiboken6: Add support for built-in typesFriedemann Kleint2021-09-171-2/+8
* shiboken6: Introduce a new normalization function for added functionsFriedemann Kleint2021-07-281-0/+52
* Introduce conditional processing instructions to typesystem XMLFriedemann Kleint2021-06-091-1/+11
* shiboken6: Remove "Invalid" enumeration values that exist only for error chec...Friedemann Kleint2021-05-201-2/+0
* Clean up some warnings produced by Qt Creator's clang/clazy code checkersFriedemann Kleint2021-01-211-2/+2
* Replace QVector by QListFriedemann Kleint2020-11-251-6/+6
* shiboken6: Introduce a private class hierarchy for TypeEntryFriedemann Kleint2020-11-101-159/+2
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+1047