| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix warnings about using deprecated libxml2 API | Friedemann Kleint | 2024-02-23 | 1 | -7/+1 |
| * | Extract global (non-added) function/enum documentation | Friedemann Kleint | 2023-12-19 | 1 | -0/+8 |
| * | DocGenerator: Further preparations for generating global functions/enums | Friedemann Kleint | 2023-12-12 | 1 | -32/+81 |
| * | shiboken6: Port from QSharedPointer to std::shared_ptr | Friedemann Kleint | 2023-01-05 | 1 | -1/+1 |
| * | shiboken6: Use smart pointers for AbstractMetaClass instances | Friedemann Kleint | 2022-12-06 | 1 | -2/+2 |
| * | 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 | -1/+1 |
| * | Documentation: Indicate enum types | Friedemann Kleint | 2022-11-08 | 1 | -0/+17 |
| * | shiboken6/Documentation: Document signals | Friedemann Kleint | 2022-10-24 | 1 | -0/+1 |
| * | shiboken6: Port some loop variables to qsizetype | Friedemann Kleint | 2022-10-13 | 1 | -1/+1 |
| * | shiboken6: Clean up includes | Friedemann Kleint | 2022-09-21 | 1 | -3/+3 |
| * | shiboken6: Fix documentation injection for added functions with parameter names | Friedemann Kleint | 2022-09-06 | 1 | -0/+3 |
| * | shiboken6: Split the document modifications in ComplexTypeEntry | Friedemann Kleint | 2022-09-05 | 1 | -1/+17 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -27/+2 |
| * | shiboken6: Remove deprecated QLatin1String | Friedemann Kleint | 2022-04-25 | 1 | -6/+10 |
| * | 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 | -1/+2 |
| * | shiboken6/Documentation: Replace XPath/Xquery usage for retrieving WebXML doc... | Friedemann Kleint | 2021-12-16 | 1 | -0/+3 |
| * | Documentation: Skip functions using RValue references | Friedemann Kleint | 2021-12-13 | 1 | -1/+8 |
| * | shiboken6: Remove AbstractMetaAttributes | Friedemann Kleint | 2021-02-19 | 1 | -1/+1 |
| * | shiboken6: Make more functions static using clang tidy | Friedemann Kleint | 2021-01-23 | 1 | -3/+3 |
| * | shiboken6: Fold MetaFunction::isCastOperator() into isConversionOperator() | Friedemann Kleint | 2020-12-10 | 1 | -1/+1 |
| * | shiboken6: Store AbstractMetaFunction using a QSharedPointer | Friedemann Kleint | 2020-11-30 | 1 | -3/+3 |
| * | 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/+150 |