| Commit message (Expand) | Author | Age | Files | Lines |
| * | shiboken6: Fix crash when using enumeration types from other classes | Friedemann Kleint | 2021-03-22 | 1 | -2/+5 |
| * | shiboken6: Do not attempt to qualify braces specified as default values | Friedemann Kleint | 2021-01-26 | 1 | -1/+1 |
| * | shiboken6: Introduce class ApiExtractorResult | Friedemann Kleint | 2020-12-22 | 1 | -8/+2 |
| * | shiboken6: Do not sort classes unnecessarily | Friedemann Kleint | 2020-12-21 | 1 | -25/+31 |
| * | shiboken6: Refactor base class retrieval | Friedemann Kleint | 2020-12-21 | 1 | -8/+10 |
| * | shiboken6: Rewite the graph sorter | Friedemann Kleint | 2020-12-21 | 1 | -68/+29 |
| * | shiboken6: Determine function types in the code model | Friedemann Kleint | 2020-12-11 | 1 | -87/+107 |
| * | shiboken6: Remove function type enumeration value GlobalScopeFunction | Friedemann Kleint | 2020-12-10 | 1 | -1/+0 |
| * | shiboken6: Move the function/operator query enumerations out of AbstractMetaC... | Friedemann Kleint | 2020-12-10 | 1 | -1/+1 |
| * | shiboken6: Add support for a snake case typesystem attribute | Friedemann Kleint | 2020-12-07 | 1 | -3/+46 |
| * | shiboken6: Use a QSharedDataPointer for ArgumentModification | Friedemann Kleint | 2020-12-03 | 1 | -8/+8 |
| * | shiboken6: Simplify handling of removed attribute | Friedemann Kleint | 2020-12-02 | 1 | -1/+1 |
| * | shiboken6: Refactor field modifications | Friedemann Kleint | 2020-12-02 | 1 | -1/+1 |
| * | shiboken6: Fix field modifications | Friedemann Kleint | 2020-12-02 | 1 | -4/+24 |
| * | shiboken6: Fix some functions to take a const AbstractMetaClass * | Friedemann Kleint | 2020-12-01 | 1 | -9/+9 |
| * | shiboken6: Store AbstractMetaFunction using a QSharedPointer | Friedemann Kleint | 2020-11-30 | 1 | -70/+74 |
| * | Replace QVector by QList | Friedemann Kleint | 2020-11-25 | 1 | -5/+5 |
| * | shiboken6: Replace QScopedPointer by std::unique_ptr | Friedemann Kleint | 2020-11-21 | 1 | -17/+15 |
| * | shiboken6: Fix some warning messages | Friedemann Kleint | 2020-11-18 | 1 | -28/+17 |
| * | shiboken6: Preferably search classes by type entry | Friedemann Kleint | 2020-11-18 | 1 | -3/+5 |
| * | shiboken6: Cache the modifications of AbstractMetaFunction | Friedemann Kleint | 2020-11-16 | 1 | -3/+4 |
| * | shiboken6: Move the base class search out of the generator | Friedemann Kleint | 2020-11-14 | 1 | -0/+15 |
| * | shiboken6: Use std::optional for returning AbstractMetaType | Friedemann Kleint | 2020-11-14 | 1 | -141/+134 |
| * | shiboken6: Port Modifications to use QSharedDataPointer | Friedemann Kleint | 2020-11-12 | 1 | -4/+4 |
| * | AbstractMetaFunction: Introduce private class | Friedemann Kleint | 2020-11-11 | 1 | -0/+1 |
| * | shiboken6: Port QPropertySpec to use QSharedDataPointer | Friedemann Kleint | 2020-11-11 | 1 | -27/+37 |
| * | shiboken6: Port AbstractMetaEnum/Value to use QSharedDataPointer | Friedemann Kleint | 2020-11-11 | 1 | -41/+46 |
| * | shiboken6: Port AbstractMetaField to use QSharedDataPointer | Friedemann Kleint | 2020-11-10 | 1 | -30/+28 |
| * | shiboken6: Introduce a private class hierarchy for TypeEntry | Friedemann Kleint | 2020-11-10 | 1 | -0/+1 |
| * | shiboken6: Fix inheriting template fields | Friedemann Kleint | 2020-11-10 | 1 | -2/+3 |
| * | shiboken6: Replace AddedFunction::TypeInfo by TypeInfo | Friedemann Kleint | 2020-11-09 | 1 | -119/+4 |
| * | shiboken6: Fix inheriting template functions | Friedemann Kleint | 2020-11-07 | 1 | -2/+3 |
| * | shiboken6: Split the abstractmetalang headers and sources | Friedemann Kleint | 2020-11-06 | 1 | -0/+3 |
| * | shiboken6: Move defaultValue from AddedFunction::TypeInfo to AddedFunction::A... | Friedemann Kleint | 2020-11-05 | 1 | -5/+5 |
| * | shiboken6: Split out class TypeInfo | Friedemann Kleint | 2020-11-05 | 1 | -2/+1 |
| * | shiboken6: Consolidate argument type parsing of added functions | Friedemann Kleint | 2020-10-30 | 1 | -61/+67 |
| * | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 1 | -0/+3280 |