| Commit message (Expand) | Author | Age | Files | Lines |
| * | shiboken6: Add a documentation file hint to complex type entries | Friedemann Kleint | 2024-11-28 | 1 | -0/+3 |
| * | shiboken6: Handle QT6_DECL_NEW_OVERLOAD_TAIL within shiboken6 | Friedemann Kleint | 2024-10-02 | 1 | -0/+3 |
| * | shiboken6/Documentation: Fix resolving images in the overview pages | Friedemann Kleint | 2024-09-27 | 1 | -1/+7 |
| * | Documentation: Move image resolving from QtXmlToSphinx to QtDocGenerator | Friedemann Kleint | 2024-06-06 | 1 | -0/+3 |
| * | shiboken6: Ignore nested containers as template parameters when inheriting a ... | Friedemann Kleint | 2024-05-08 | 1 | -0/+4 |
| * | shiboken6: Improve code snippet error handling | Friedemann Kleint | 2024-01-31 | 1 | -0/+1 |
| * | shiboken6: Improve warning message when stripping arguments | Friedemann Kleint | 2023-12-21 | 1 | -1/+2 |
| * | shiboken6: Add an options parser for common options | Friedemann Kleint | 2023-09-20 | 1 | -1/+1 |
| * | shiboken6: Move options parsing into API extractor | Friedemann Kleint | 2023-09-20 | 1 | -0/+2 |
| * | shiboken6: Introduce simple option struct | Friedemann Kleint | 2023-09-20 | 1 | -0/+2 |
| * | shiboken6: Improve message about not being able to resolve typedefs | Friedemann Kleint | 2023-08-31 | 1 | -0/+1 |
| * | Remove remaining usage of QCoreApplication | Friedemann Kleint | 2023-07-24 | 1 | -1/+1 |
| * | shiboken6: Remove check for variable type in conversion snippets | Friedemann Kleint | 2023-05-11 | 1 | -2/+0 |
| * | shiboken6: Use smart pointers for AbstractMetaClass instances | Friedemann Kleint | 2022-12-06 | 1 | -12/+12 |
| * | shiboken6: Use smart pointers for the TypeEntry classes | Friedemann Kleint | 2022-11-17 | 1 | -12/+12 |
| * | shiboken6: Fix coding style regarding pointers (Type* v -> Type *v) | Friedemann Kleint | 2022-11-14 | 1 | -1/+1 |
| * | shiboken6: Reorder headers containing typedefs | Friedemann Kleint | 2022-11-11 | 1 | -2/+3 |
| * | shiboken6: Enable specifying namespaces for smart pointer instantiations | Friedemann Kleint | 2022-11-10 | 1 | -0/+2 |
| * | shiboken6: Fix indirections of enums/flag arguments | Friedemann Kleint | 2022-10-05 | 1 | -0/+2 |
| * | shiboken6: Clean up includes | Friedemann Kleint | 2022-09-21 | 1 | -2/+0 |
| * | shiboken6: Refactor Handling of CustomConversion | Friedemann Kleint | 2022-09-06 | 1 | -0/+2 |
| * | shiboken6: Fix mapping of arguments when writing virtual methods | Friedemann Kleint | 2022-06-27 | 1 | -0/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -27/+2 |
| * | shiboken6: Refactor CppGenerator::argumentNameFromIndex() | Friedemann Kleint | 2022-04-07 | 1 | -0/+3 |
| * | shiboken6: Add attribute "value-check-method" to smart pointers | Friedemann Kleint | 2022-04-05 | 1 | -1/+1 |
| * | shiboken6: Synthesize missing smart pointer functions and classes | Friedemann Kleint | 2022-03-29 | 1 | -3/+2 |
| * | shiboken6: Split CppGenerator::generateClass() | Friedemann Kleint | 2022-03-22 | 1 | -0/+5 |
| * | shiboken6/Documentation: Replace XPath/Xquery usage for retrieving WebXML doc... | Friedemann Kleint | 2021-12-16 | 1 | -5/+5 |
| * | Fix documentation generation | Friedemann Kleint | 2021-12-10 | 1 | -1/+8 |
| * | shiboken6: Add further methods to smart pointers | Friedemann Kleint | 2021-11-24 | 1 | -0/+2 |
| * | shiboken6: Clean up messages about cyclic dependencies of overloaded functions | Friedemann Kleint | 2021-11-03 | 1 | -1/+2 |
| * | shiboken6: Do not crash when class cannot be found in the overload sorter | Friedemann Kleint | 2021-10-28 | 1 | -0/+3 |
| * | shiboken6: Store removed modification in AbstractMetaArgument | Friedemann Kleint | 2021-10-01 | 1 | -0/+3 |
| * | shiboken6: Refactor modified types of functions | Friedemann Kleint | 2021-10-01 | 1 | -0/+6 |
| * | shiboken6: Remove ShibokenGenerator::guessCPythonCheckFunction() | Friedemann Kleint | 2021-09-30 | 1 | -0/+2 |
| * | shiboken6: TypeEntry: Use a pointer to the target lang API type entry | Friedemann Kleint | 2021-09-24 | 1 | -0/+1 |
| * | shiboken6: Improve message for a mismatched global function | Friedemann Kleint | 2021-09-24 | 1 | -1/+2 |
| * | shiboken6: Add support for built-in types | Friedemann Kleint | 2021-09-17 | 1 | -0/+3 |
| * | shiboken: remove obsolete error message | Christian Tismer | 2021-06-18 | 1 | -3/+0 |
| * | shiboken6: Make missing snippet labels a fatal error | Friedemann Kleint | 2021-03-10 | 1 | -0/+2 |
| * | shiboken6: Add constructors of base classes imported via "using" | Friedemann Kleint | 2021-03-01 | 1 | -0/+4 |
| * | shiboken6: Refactor options parsing | Friedemann Kleint | 2021-01-20 | 1 | -1/+1 |
| * | shiboken6/ApiExtractorResult: Use const AbstractMetaClass * for the class list | Friedemann Kleint | 2020-12-22 | 1 | -1/+1 |
| * | Shiboken6: Decouple QtXmlToSphinx from the doc generator | Friedemann Kleint | 2020-12-15 | 1 | -7/+0 |
| * | shiboken6: Store AbstractMetaFunction using a QSharedPointer | Friedemann Kleint | 2020-11-30 | 1 | -1/+1 |
| * | Replace QVector by QList | Friedemann Kleint | 2020-11-25 | 1 | -2/+2 |
| * | shiboken6: Refactor writing out files | Friedemann Kleint | 2020-11-24 | 1 | -0/+2 |
| * | shiboken6: Fix some warning messages | Friedemann Kleint | 2020-11-18 | 1 | -0/+26 |
| * | shiboken6: Improve error messages when encountering forward-declared classes | Friedemann Kleint | 2020-11-12 | 1 | -1/+4 |
| * | shiboken6: Port AbstractMetaEnum/Value to use QSharedDataPointer | Friedemann Kleint | 2020-11-11 | 1 | -1/+1 |