| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move the shiboken-generator source around | Friedemann Kleint | 2025-11-24 | 1 | -76/+0 |
| * | shiboken6: Port to Qt include style | Friedemann Kleint | 2025-03-27 | 1 | -1/+1 |
| * | Fix trailing empty lines | Friedemann Kleint | 2024-12-13 | 1 | -1/+0 |
| * | shiboken6: Port the MetaClass::find*() helpers to QAnyStringView | Friedemann Kleint | 2023-11-27 | 1 | -6/+6 |
| * | shiboken6: Port from QSharedPointer to std::shared_ptr | Friedemann Kleint | 2023-01-05 | 1 | -8/+8 |
| * | shiboken6: Use smart pointers for AbstractMetaClass instances | Friedemann Kleint | 2022-12-06 | 1 | -8/+8 |
| * | shiboken6: Fix coding style regarding pointers (Type* v -> Type *v) | Friedemann Kleint | 2022-11-14 | 1 | -4/+4 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -27/+2 |
| * | shiboken6: Remove deprecated QLatin1String | Friedemann Kleint | 2022-04-25 | 1 | -2/+7 |
| * | shiboken6: Refactor AbstractMetaClass::findFunction[s]() to use QStringView | Friedemann Kleint | 2022-04-25 | 1 | -2/+2 |
| * | shiboken6: Refactor AbstractMetaClass::findClass() to use QStringView | Friedemann Kleint | 2022-04-25 | 1 | -4/+4 |
| * | shiboken6: Store AbstractMetaFunction using a QSharedPointer | Friedemann Kleint | 2020-11-30 | 1 | -4/+4 |
| * | shiboken6: AbstractMetaClass: Introduce a private class | Friedemann Kleint | 2020-11-11 | 1 | -0/+1 |
| * | shiboken6: Port AbstractMetaEnum/Value to use QSharedDataPointer | Friedemann Kleint | 2020-11-11 | 1 | -2/+2 |
| * | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 1 | -0/+96 |