| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move the shiboken-generator source around | Friedemann Kleint | 2025-11-24 | 1 | -480/+0 |
| * | shiboken6: Port to Qt include style | Friedemann Kleint | 2025-03-27 | 1 | -1/+1 |
| * | shiboken6: Remove some further uses of QStringLiteral | Friedemann Kleint | 2023-11-29 | 1 | -10/+10 |
| * | shiboken6: Port the MetaClass::find*() helpers to QAnyStringView | Friedemann Kleint | 2023-11-27 | 1 | -25/+25 |
| * | shiboken6: Port from QSharedPointer to std::shared_ptr | Friedemann Kleint | 2023-01-05 | 1 | -21/+21 |
| * | shiboken6: Use smart pointers for AbstractMetaClass instances | Friedemann Kleint | 2022-12-06 | 1 | -13/+13 |
| * | shiboken6: Fix coding style regarding pointers (Type* v -> Type *v) | Friedemann Kleint | 2022-11-14 | 1 | -10/+10 |
| * | shiboken6: Match function modifications by unresolved signature as well | Friedemann Kleint | 2022-09-30 | 1 | -1/+2 |
| * | shiboken6: Clean up includes | Friedemann Kleint | 2022-09-21 | 1 | -0/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -27/+2 |
| * | shiboken6: Remove deprecated QLatin1String | Friedemann Kleint | 2022-04-25 | 1 | -5/+10 |
| * | shiboken6: Refactor AbstractMetaClass::findFunction[s]() to use QStringView | Friedemann Kleint | 2022-04-25 | 1 | -16/+16 |
| * | shiboken6: Refactor AbstractMetaClass::findClass() to use QStringView | Friedemann Kleint | 2022-04-25 | 1 | -9/+9 |
| * | Migrate from QLatin1String to UTF-16 string literals | Friedemann Kleint | 2022-04-25 | 1 | -5/+5 |
| * | Port code to use size() instead of count() of Qt containers | Friedemann Kleint | 2022-03-17 | 1 | -3/+3 |
| * | shiboken6: Refactor argument ownership | Friedemann Kleint | 2021-05-20 | 1 | -3/+6 |
| * | shiboken6: Add support for a snake case typesystem attribute | Friedemann Kleint | 2020-12-07 | 1 | -0/+22 |
| * | shiboken6: Use a QSharedDataPointer for ArgumentModification | Friedemann Kleint | 2020-12-03 | 1 | -8/+8 |
| * | shiboken6: Remove deprecated typesystem tags | Friedemann Kleint | 2020-12-02 | 1 | -7/+6 |
| * | shiboken6: Store AbstractMetaFunction using a QSharedPointer | Friedemann Kleint | 2020-11-30 | 1 | -21/+22 |
| * | Replace QVector by QList | Friedemann Kleint | 2020-11-25 | 1 | -1/+1 |
| * | shiboken6: Port Modifications to use QSharedDataPointer | Friedemann Kleint | 2020-11-12 | 1 | -15/+15 |
| * | shiboken6: Introduce a private class hierarchy for TypeEntry | Friedemann Kleint | 2020-11-10 | 1 | -0/+1 |
| * | 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/+470 |