aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/parser
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Implement the spaceship comparison operator of C++ 20Friedemann Kleint2022-06-212-1/+9
* Use SPDX license identifiersLucie GĂ©rard2022-05-278-221/+21
* shiboken6: Remove deprecated QLatin1StringFriedemann Kleint2022-04-251-11/+15
* Migrate from QLatin1String to UTF-16 string literalsFriedemann Kleint2022-04-251-4/+4
* Migrate from QLatin1Char to UTF-16 char literalsFriedemann Kleint2022-04-252-17/+12
* shiboken6: Fix comparison operators in namespacesFriedemann Kleint2022-03-222-0/+27
* Port code to use size() instead of count() of Qt containersFriedemann Kleint2022-03-172-5/+5
* shiboken6: Add internal flags to AbstractMetaFunctionFriedemann Kleint2021-12-162-0/+14
* shiboken6: Implement enum search by value in code modelFriedemann Kleint2021-11-052-2/+114
* shiboken6: Store pointer enclosing scope in code model itemsFriedemann Kleint2021-11-042-0/+22
* shiboken6: Store a pointer to base classes in the code modelFriedemann Kleint2021-11-042-9/+2
* shiboken6: Handle enums without valuesFriedemann Kleint2021-10-182-0/+20
* shiboken6: Fix increment/decrement operatorsFriedemann Kleint2021-06-092-2/+4
* shiboken6: Add constructors of base classes imported via "using"Friedemann Kleint2021-03-013-2/+29
* shiboken6: Move C++ access specifiers into a global enumFriedemann Kleint2021-02-173-34/+44
* shiboken6: Improve detection of default/copy constructabilityFriedemann Kleint2021-02-172-0/+7
* shiboken6: Make more functions static using clang tidyFriedemann Kleint2021-01-232-2/+3
* shiboken6: Add missing break statementsFriedemann Kleint2021-01-221-0/+2
* shiboken6: Determine function types in the code modelFriedemann Kleint2020-12-112-2/+122
* shiboken6: Enable debug streaming of the CodeModel enumerationsFriedemann Kleint2020-12-081-0/+4
* Replace QVector by QListFriedemann Kleint2020-11-253-19/+19
* shiboken6: Port AbstractMetaEnum/Value to use QSharedDataPointerFriedemann Kleint2020-11-112-0/+14
* shiboken6: Use QSharedDataPointer for class TypeInfoFriedemann Kleint2020-11-092-115/+337
* shiboken6: Split out class TypeInfoFriedemann Kleint2020-11-054-529/+595
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-286-0/+2718