| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move the shiboken-generator source around | Friedemann Kleint | 2025-11-24 | 1 | -522/+0 |
| * | shiboken6: Port to Qt include style | Friedemann Kleint | 2025-03-27 | 1 | -1/+1 |
| * | shiboken6: Introduce more latin1 literals | Friedemann Kleint | 2024-02-13 | 1 | -22/+19 |
| * | shiboken6: Port the MetaClass::find*() helpers to QAnyStringView | Friedemann Kleint | 2023-11-27 | 1 | -22/+22 |
| * | shiboken6: Port from QSharedPointer to std::shared_ptr | Friedemann Kleint | 2023-01-05 | 1 | -37/+37 |
| * | shiboken6: Use smart pointers for AbstractMetaClass instances | Friedemann Kleint | 2022-12-06 | 1 | -22/+22 |
| * | shiboken6: Fix coding style regarding pointers (Type* v -> Type *v) | Friedemann Kleint | 2022-11-14 | 1 | -4/+4 |
| * | shiboken6: Clean up includes | Friedemann Kleint | 2022-09-21 | 1 | -0/+2 |
| * | shiboken6: Split AddedFunction from modifications | Friedemann Kleint | 2022-09-05 | 1 | -3/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -27/+2 |
| * | shiboken6: Extract class CodeSnip into separate files | Friedemann Kleint | 2022-05-17 | 1 | -0/+1 |
| * | shiboken6: Split the typesystem header | Friedemann Kleint | 2022-05-17 | 1 | -1/+2 |
| * | shiboken6: Remove deprecated QLatin1String | Friedemann Kleint | 2022-04-25 | 1 | -22/+27 |
| * | shiboken6: Refactor AbstractMetaClass::findFunction[s]() to use QStringView | Friedemann Kleint | 2022-04-25 | 1 | -10/+10 |
| * | shiboken6: Refactor AbstractMetaClass::findClass() to use QStringView | Friedemann Kleint | 2022-04-25 | 1 | -12/+12 |
| * | Migrate from QLatin1String to UTF-16 string literals | Friedemann Kleint | 2022-04-25 | 1 | -16/+16 |
| * | shiboken6/tests: Fix a few warnings by clang and type system parsing | Friedemann Kleint | 2022-04-07 | 1 | -2/+0 |
| * | shiboken6: Refactor the class function queries | Friedemann Kleint | 2022-04-07 | 1 | -1/+1 |
| * | Port code to use size() instead of count() of Qt containers | Friedemann Kleint | 2022-03-17 | 1 | -15/+19 |
| * | shiboken6: Move C++ access specifiers into a global enum | Friedemann Kleint | 2021-02-17 | 1 | -3/+3 |
| * | shiboken6: Move the function/operator query enumerations out of AbstractMetaC... | Friedemann Kleint | 2020-12-10 | 1 | -1/+1 |
| * | shiboken6: Remove deprecated typesystem tags | Friedemann Kleint | 2020-12-02 | 1 | -14/+14 |
| * | shiboken6: Store AbstractMetaFunction using a QSharedPointer | Friedemann Kleint | 2020-11-30 | 1 | -19/+20 |
| * | shiboken6: Port Modifications to use QSharedDataPointer | Friedemann Kleint | 2020-11-12 | 1 | -1/+1 |
| * | shiboken6: Introduce a private class hierarchy for TypeEntry | Friedemann Kleint | 2020-11-10 | 1 | -0/+1 |
| * | shiboken6: Replace AddedFunction::TypeInfo by TypeInfo | Friedemann Kleint | 2020-11-09 | 1 | -39/+68 |
| * | shiboken6: Add a new parser for AddedFunction parameters | Friedemann Kleint | 2020-11-09 | 1 | -1/+41 |
| * | shiboken6: Split the abstractmetalang headers and sources | Friedemann Kleint | 2020-11-06 | 1 | -0/+1 |
| * | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 1 | -0/+467 |