| Commit message (Expand) | Author | Age | Files | Lines |
| * | Port more strings constants to latin1 | Friedemann Kleint | 2023-12-04 | 1 | -1/+1 |
| * | shiboken6: Port the MetaClass::find*() helpers to QAnyStringView | Friedemann Kleint | 2023-11-27 | 1 | -3/+3 |
| * | shiboken6: Port from QSharedPointer to std::shared_ptr | Friedemann Kleint | 2023-01-05 | 1 | -5/+5 |
| * | shiboken6: Use smart pointers for AbstractMetaClass instances | Friedemann Kleint | 2022-12-06 | 1 | -4/+4 |
| * | shiboken6: Fix coding style regarding pointers (Type* v -> Type *v) | Friedemann Kleint | 2022-11-14 | 1 | -1/+1 |
| * | shiboken6: Fix documentation injection for added functions with parameter names | Friedemann Kleint | 2022-09-06 | 1 | -0/+28 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -27/+2 |
| * | shiboken6: Split the typesystem header | Friedemann Kleint | 2022-05-17 | 1 | -1/+1 |
| * | shiboken6: Remove deprecated QLatin1String | Friedemann Kleint | 2022-04-25 | 1 | -3/+7 |
| * | shiboken6: Refactor AbstractMetaClass::findClass() to use QStringView | Friedemann Kleint | 2022-04-25 | 1 | -1/+1 |
| * | Migrate from QLatin1String to UTF-16 string literals | Friedemann Kleint | 2022-04-25 | 1 | -3/+3 |
| * | Fix include conventions | Friedemann Kleint | 2022-04-22 | 1 | -4/+4 |
| * | Port code to use size() instead of count() of Qt containers | Friedemann Kleint | 2022-03-17 | 1 | -1/+1 |
| * | Refactor class Documentation | Friedemann Kleint | 2021-04-28 | 1 | -2/+2 |
| * | shiboken6: Refactor handling of the brief class documentation | Friedemann Kleint | 2021-04-20 | 1 | -3/+4 |
| * | shiboken6: AbstractMetaClass: Introduce a private class | Friedemann Kleint | 2020-11-11 | 1 | -0/+1 |
| * | shiboken6: Introduce a private class hierarchy for TypeEntry | Friedemann Kleint | 2020-11-10 | 1 | -0/+1 |
| * | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 1 | -0/+107 |