| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move the shiboken-generator source around | Friedemann Kleint | 2025-11-24 | 1 | -165/+0 |
| * | shiboken6: Port to Qt include style | Friedemann Kleint | 2025-03-27 | 1 | -3/+4 |
| * | Fix usages of QLatin1String (deprecation candidate) | Friedemann Kleint | 2023-11-29 | 1 | -3/+3 |
| * | 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 | -4/+4 |
| * | shiboken6: Use smart pointers for AbstractMetaClass instances | Friedemann Kleint | 2022-12-06 | 1 | -3/+3 |
| * | shiboken6: Use smart pointers for the TypeEntry classes | Friedemann Kleint | 2022-11-17 | 1 | -1/+1 |
| * | shiboken6: Fix coding style regarding pointers (Type* v -> Type *v) | Friedemann Kleint | 2022-11-14 | 1 | -6/+6 |
| * | shiboken6: Refactor Handling of CustomConversion | Friedemann Kleint | 2022-09-06 | 1 | -1/+4 |
| * | shiboken6: Remove most uses of class Indentation for formatting | Friedemann Kleint | 2022-08-26 | 1 | -7/+4 |
| * | 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/+1 |
| * | shiboken6: Remove deprecated QLatin1String | Friedemann Kleint | 2022-04-25 | 1 | -8/+12 |
| * | shiboken6: Refactor AbstractMetaClass::findClass() to use QStringView | Friedemann Kleint | 2022-04-25 | 1 | -3/+3 |
| * | Migrate from QLatin1Char to UTF-16 char literals | Friedemann Kleint | 2022-04-25 | 1 | -2/+2 |
| * | Fix include conventions | Friedemann Kleint | 2022-04-22 | 1 | -3/+4 |
| * | Port code to use size() instead of count() of Qt containers | Friedemann Kleint | 2022-03-17 | 1 | -3/+3 |
| * | Documentation: Fix most sphinx errors "Inline strong start-string without end... | Friedemann Kleint | 2021-11-23 | 1 | -0/+15 |
| * | shiboken6: Mark old syntax for conversion rules as deprecated | Friedemann Kleint | 2021-05-26 | 1 | -2/+2 |
| * | shiboken6/TextStream: Fix the output of empty aligned fields for width=0 | Friedemann Kleint | 2021-02-08 | 1 | -0/+5 |
| * | shiboken6/TextStream: Fix output of empty aligned fields | Friedemann Kleint | 2020-11-26 | 1 | -1/+3 |
| * | shiboken6: Introduce a new Text stream | Friedemann Kleint | 2020-11-25 | 1 | -0/+29 |
| * | 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/+131 |