| Commit message (Expand) | Author | Age | Files | Lines |
| * | shiboken6: Add support for a snake case typesystem attribute | Friedemann Kleint | 2020-12-07 | 1 | -0/+46 |
| * | shiboken6: Use a QSharedDataPointer for ArgumentModification | Friedemann Kleint | 2020-12-03 | 1 | -15/+15 |
| * | shiboken6: Simplify handling of removed attribute | Friedemann Kleint | 2020-12-02 | 1 | -21/+5 |
| * | shiboken6: Store AbstractMetaFunction using a QSharedPointer | Friedemann Kleint | 2020-11-30 | 1 | -3/+7 |
| * | Replace QVector by QList | Friedemann Kleint | 2020-11-25 | 1 | -2/+2 |
| * | shiboken6: Fix some warning messages | Friedemann Kleint | 2020-11-18 | 1 | -23/+9 |
| * | shiboken6: Move further C++ check functions from the generators to MetaLang* | Friedemann Kleint | 2020-11-17 | 1 | -0/+9 |
| * | shiboken6: Refactor code snip query functions | Friedemann Kleint | 2020-11-16 | 1 | -6/+81 |
| * | shiboken6: Cache the modifications of AbstractMetaFunction | Friedemann Kleint | 2020-11-16 | 1 | -35/+67 |
| * | shiboken6: Port Modifications to use QSharedDataPointer | Friedemann Kleint | 2020-11-12 | 1 | -12/+12 |
| * | AbstractMetaFunction: Consistently name QDebug parameter debug | Friedemann Kleint | 2020-11-11 | 1 | -14/+14 |
| * | AbstractMetaFunction: Introduce private class | Friedemann Kleint | 2020-11-11 | 1 | -88/+345 |
| * | shiboken6: Introduce a private class hierarchy for TypeEntry | Friedemann Kleint | 2020-11-10 | 1 | -0/+1 |
| * | AbstractMetaFunction: Show whether a function is user-declared | Friedemann Kleint | 2020-11-09 | 1 | -0/+7 |
| * | shiboken6: Split the abstractmetalang headers and sources | Friedemann Kleint | 2020-11-06 | 1 | -0/+900 |