| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move the shiboken-generator source around | Friedemann Kleint | 2025-11-24 | 1 | -555/+0 |
| * | Documentation: Fix wrong Qt Quick QML types reference | Friedemann Kleint | 2025-11-15 | 1 | -5/+20 |
| * | shiboken6: Fix clazy warnings about too-large underlying types of enumerations | Friedemann Kleint | 2025-10-02 | 1 | -1/+1 |
| * | shiboken6/DocGenerator: Improve handling of missing detailed descriptions | Friedemann Kleint | 2025-09-17 | 1 | -20/+32 |
| * | shiboken6: Port to Qt include style | Friedemann Kleint | 2025-03-27 | 1 | -4/+4 |
| * | Documentation: Fully qualify enum values in tables | Friedemann Kleint | 2025-02-28 | 1 | -0/+3 |
| * | shiboken6/Documentation: Display "None" enumeration values correctly | Friedemann Kleint | 2025-01-28 | 1 | -0/+1 |
| * | shiboken6/Documentation: Prominently display QML types | Friedemann Kleint | 2024-12-13 | 1 | -25/+16 |
| * | shiboken6: Remove unused code from the doc parsers | Friedemann Kleint | 2024-12-13 | 1 | -5/+0 |
| * | shiboken6/Documentation: Fix abuse of the TypeSystem::Language enum in DocMod... | Friedemann Kleint | 2024-12-09 | 1 | -1/+1 |
| * | shiboken6: Add a documentation file hint to complex type entries | Friedemann Kleint | 2024-11-28 | 1 | -18/+26 |
| * | Documentation: Use function parameter names from WebXML/qdoc when they are mi... | Friedemann Kleint | 2024-11-21 | 1 | -31/+54 |
| * | shiboken6/Documentation: Introduce a doc-package typesystem attribute | Friedemann Kleint | 2024-09-27 | 1 | -7/+44 |
| * | shiboken6/Documentation: Fix WebXML module documentation name | Friedemann Kleint | 2024-09-27 | 1 | -8/+9 |
| * | shiboken6/Documentation: Add source file to the Documentation class | Friedemann Kleint | 2024-09-27 | 1 | -8/+9 |
| * | shiboken6/Documentation: Return documention source file from the DocParser (d... | Friedemann Kleint | 2024-09-26 | 1 | -4/+6 |
| * | Documentation: Adapt paths for 6.8 | Friedemann Kleint | 2024-09-05 | 1 | -8/+29 |
| * | shiboken6: Fix static analysis warnings | Friedemann Kleint | 2024-06-24 | 1 | -3/+3 |
| * | Extract global (non-added) function/enum documentation | Friedemann Kleint | 2023-12-19 | 1 | -17/+98 |
| * | Documentation: Adapt struct ClassDocumentation for header documents | Friedemann Kleint | 2023-12-19 | 1 | -2/+3 |
| * | DocGenerator: Further preparations for generating global functions/enums | Friedemann Kleint | 2023-12-12 | 1 | -2/+2 |
| * | shiboken6: Remove some further uses of QStringLiteral | Friedemann Kleint | 2023-11-29 | 1 | -2/+2 |
| * | shiboken6: Remove inline functions using QStringLiteral | Friedemann Kleint | 2023-11-29 | 1 | -7/+7 |
| * | shiboken6: Port from QSharedPointer to std::shared_ptr | Friedemann Kleint | 2023-01-05 | 1 | -8/+8 |
| * | shiboken6: Use smart pointers for AbstractMetaClass instances | Friedemann Kleint | 2022-12-06 | 1 | -7/+7 |
| * | shiboken6: Generate property documentation | Friedemann Kleint | 2022-11-25 | 1 | -11/+0 |
| * | shiboken6: Store the property documentation in QPropertySpec | Friedemann Kleint | 2022-11-24 | 1 | -1/+6 |
| * | 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 | -4/+4 |
| * | Documentation: Indicate enum types | Friedemann Kleint | 2022-11-08 | 1 | -1/+11 |
| * | 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 | -1/+2 |
| * | shiboken6: Split the document modifications in ComplexTypeEntry | Friedemann Kleint | 2022-09-05 | 1 | -24/+10 |
| * | 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/+2 |
| * | shiboken6: Remove deprecated QLatin1String | Friedemann Kleint | 2022-04-25 | 1 | -7/+11 |
| * | Migrate from QLatin1String to UTF-16 string literals | Friedemann Kleint | 2022-04-25 | 1 | -2/+2 |
| * | Migrate from QLatin1Char to UTF-16 char literals | Friedemann Kleint | 2022-04-25 | 1 | -5/+5 |
| * | Fix include conventions | Friedemann Kleint | 2022-04-22 | 1 | -1/+1 |
| * | doc: use https in some source code files | Cristián Maureira-Fredes | 2022-03-31 | 1 | -1/+1 |
| * | shiboken6/Documentation: Fix Qt module description extraction | Friedemann Kleint | 2022-03-14 | 1 | -5/+5 |
| * | shiboken6/Documentation: Replace XPath/Xquery usage for retrieving WebXML doc... | Friedemann Kleint | 2021-12-16 | 1 | -203/+97 |
| * | Fix documentation generation | Friedemann Kleint | 2021-12-10 | 1 | -51/+124 |
| * | Documentation: Fix warnings about not finding functions in WebXML | Friedemann Kleint | 2021-12-09 | 1 | -11/+37 |
| * | Refactor class Documentation | Friedemann Kleint | 2021-04-28 | 1 | -5/+7 |
| * | shiboken6: Refactor handling of the brief class documentation | Friedemann Kleint | 2021-04-20 | 1 | -3/+33 |
| * | shiboken6: Store AbstractMetaFunction using a QSharedPointer | Friedemann Kleint | 2020-11-30 | 1 | -9/+12 |
| * | 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 |