| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move the shiboken-generator source around | Friedemann Kleint | 2025-11-24 | 1 | -153/+0 |
| * | shiboken6: Fix clazy warnings about too-large underlying types of enumerations | Friedemann Kleint | 2025-10-02 | 1 | -2/+2 |
| * | shiboken6: Port to Qt include style | Friedemann Kleint | 2025-03-27 | 1 | -1/+1 |
| * | shiboken6: Reduce warnings about rejected functions/fields | Friedemann Kleint | 2025-02-28 | 1 | -0/+1 |
| * | shiboken6: Fix type names of smart pointers in namespaces in the cppApi array | Friedemann Kleint | 2024-06-04 | 1 | -4/+3 |
| * | shiboken6: Register typedefs of container types | Friedemann Kleint | 2024-03-18 | 1 | -0/+1 |
| * | shiboken6: Fix special functions | Friedemann Kleint | 2023-10-05 | 1 | -0/+2 |
| * | shiboken6: Log rejected operators | Friedemann Kleint | 2023-05-11 | 1 | -0/+1 |
| * | shiboken6: Refactor reject logic | Friedemann Kleint | 2023-05-11 | 1 | -1/+0 |
| * | shiboken6: Fix passing static class fields as enum default values | Friedemann Kleint | 2023-05-10 | 1 | -1/+2 |
| * | shiboken6/clang: Suppress class scope look up for parameters with scope resol... | Friedemann Kleint | 2023-04-28 | 1 | -1/+2 |
| * | shiboken6/clang: Fix clashes between type name and enumeration values | Friedemann Kleint | 2023-04-25 | 1 | -1/+2 |
| * | shiboken6: Use smart pointers for AbstractMetaClass instances | Friedemann Kleint | 2022-12-06 | 1 | -8/+8 |
| * | shiboken6: Use smart pointers for the TypeEntry classes | Friedemann Kleint | 2022-11-17 | 1 | -2/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -27/+2 |
| * | shiboken6: Skip Q_ENUM helper functions when PySide extensions are enabled | Friedemann Kleint | 2022-05-18 | 1 | -0/+2 |
| * | shiboken6: Move ownership of the metabuilder classes into ApiExtractorResult | Friedemann Kleint | 2022-04-30 | 1 | -0/+3 |
| * | Fix include conventions | Friedemann Kleint | 2022-04-22 | 1 | -1/+1 |
| * | shiboken6: Extract utility to inherit template classes | Friedemann Kleint | 2022-04-19 | 1 | -0/+7 |
| * | shiboken6: Refactor smartpointer getter creation | Friedemann Kleint | 2022-03-22 | 1 | -0/+20 |
| * | shiboken6: Pass more generator options to the api extractor | Friedemann Kleint | 2022-01-17 | 1 | -0/+2 |
| * | shiboken6: Implement enum search by value in code model | Friedemann Kleint | 2021-11-05 | 1 | -2/+0 |
| * | shiboken6: Introduce a test mode for the code model | Friedemann Kleint | 2021-11-03 | 1 | -0/+1 |
| * | shiboken6: Extend checks when not to fix a default value | Friedemann Kleint | 2021-10-25 | 1 | -0/+2 |
| * | shiboken6: Add a test for fixing of default values in AbstractMetaBuilder | Friedemann Kleint | 2021-10-25 | 1 | -0/+3 |
| * | shiboken6: Improve fixing of enum default values of function arguments | Friedemann Kleint | 2021-10-21 | 1 | -0/+8 |
| * | shiboken6: Add option to use global headers | Friedemann Kleint | 2021-05-10 | 1 | -0/+2 |
| * | shiboken6: Enable setting clang options | Friedemann Kleint | 2021-01-20 | 1 | -0/+1 |
| * | shiboken6: Introduce class ApiExtractorResult | Friedemann Kleint | 2020-12-22 | 1 | -1/+1 |
| * | shiboken6: Do not sort classes unnecessarily | Friedemann Kleint | 2020-12-20 | 1 | -8/+0 |
| * | shiboken6: Refactor base class retrieval | Friedemann Kleint | 2020-12-20 | 1 | -2/+2 |
| * | shiboken6: Add support for a snake case typesystem attribute | Friedemann Kleint | 2020-12-07 | 1 | -0/+6 |
| * | shiboken6: Store AbstractMetaFunction using a QSharedPointer | Friedemann Kleint | 2020-11-30 | 1 | -1/+1 |
| * | shiboken6: Use std::optional for returning AbstractMetaType | Friedemann Kleint | 2020-11-14 | 1 | -9/+6 |
| * | shiboken6: Port AbstractMetaEnum/Value to use QSharedDataPointer | Friedemann Kleint | 2020-11-11 | 1 | -1/+3 |
| * | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 1 | -0/+125 |