| Commit message (Expand) | Author | Age | Files | Lines |
| * | shiboken6/Documentation: Prominently display QML types | Friedemann Kleint | 2024-12-13 | 1 | -3/+3 |
| * | shiboken6: Remove unused code from the doc parsers | Friedemann Kleint | 2024-12-13 | 1 | -5/+0 |
| * | Fix trailing empty lines | Friedemann Kleint | 2024-12-13 | 1 | -1/+0 |
| * | shiboken6/Documentation: Fix abuse of the TypeSystem::Language enum in DocMod... | Friedemann Kleint | 2024-12-09 | 1 | -3/+3 |
| * | shiboken6/Documentation: Add source file to the Documentation class | Friedemann Kleint | 2024-09-27 | 1 | -2/+5 |
| * | shiboken6/Documentation: Return documention source file from the DocParser (d... | Friedemann Kleint | 2024-09-26 | 1 | -5/+6 |
| * | shiboken6: Introduce more latin1 literals | Friedemann Kleint | 2024-02-13 | 1 | -4/+3 |
| * | Documentation/doxygen: Fix querying const functions | Friedemann Kleint | 2024-01-12 | 1 | -1/+1 |
| * | DocGenerator: Further preparations for generating global functions/enums | Friedemann Kleint | 2023-12-12 | 1 | -1/+1 |
| * | Replace QPair by std::pair | Friedemann Kleint | 2023-09-29 | 1 | -1/+1 |
| * | shiboken6: Fix some clang-tidy warnings | Friedemann Kleint | 2023-09-20 | 1 | -1/+1 |
| * | 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 | -1/+1 |
| * | shiboken6: Fix coding style regarding pointers (Type* v -> Type *v) | Friedemann Kleint | 2022-11-14 | 1 | -1/+1 |
| * | shiboken6: Clean up includes | Friedemann Kleint | 2022-09-21 | 1 | -0/+2 |
| * | shiboken6: Split the document modifications in ComplexTypeEntry | Friedemann Kleint | 2022-09-05 | 1 | -1/+2 |
| * | 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 | -32/+36 |
| * | Migrate from QLatin1Char to UTF-16 char literals | Friedemann Kleint | 2022-04-25 | 1 | -2/+2 |
| * | Fix documentation generation | Friedemann Kleint | 2021-12-10 | 1 | -1/+1 |
| * | shiboken6: Replace placeholder formatting by string literals | Friedemann Kleint | 2021-07-29 | 1 | -1/+1 |
| * | Refactor class Documentation | Friedemann Kleint | 2021-04-28 | 1 | -2/+3 |
| * | shiboken6: Store AbstractMetaFunction using a QSharedPointer | Friedemann Kleint | 2020-11-30 | 1 | -5/+5 |
| * | AbstractMetaFunction: Introduce private class | Friedemann Kleint | 2020-11-11 | 1 | -0/+1 |
| * | shiboken6: Port QPropertySpec to use QSharedDataPointer | Friedemann Kleint | 2020-11-11 | 1 | -1/+2 |
| * | shiboken6: Port AbstractMetaEnum/Value to use QSharedDataPointer | Friedemann Kleint | 2020-11-11 | 1 | -3/+3 |
| * | shiboken6: Port AbstractMetaField to use QSharedDataPointer | Friedemann Kleint | 2020-11-10 | 1 | -5/+4 |
| * | 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/+3 |
| * | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 1 | -0/+237 |