| Commit message (Expand) | Author | Age | Files | Lines |
| * | limited api: Remove PyTuple_GET_ITEM, PyTuple_SET_ITEM, and PyTuple_GET_SIZE ... | Cristián Maureira-Fredes | 2024-11-08 | 1 | -1/+1 |
| * | Fix class hierarchies not working with legacy qmlRegisterType() | Friedemann Kleint | 2024-05-02 | 1 | -0/+7 |
| * | Replace <QtCore/QtGlobal> by respective smaller headers | Friedemann Kleint | 2024-01-25 | 1 | -4/+1 |
| * | QML registration code: Modernize | Friedemann Kleint | 2023-10-23 | 1 | -5/+12 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -38/+2 |
| * | libpysideqml: Use a shared pointer in the QmlTypeInfo hash | Friedemann Kleint | 2022-02-11 | 1 | -3/+3 |
| * | libpyside: Factor out helpers for class decorators with parameters | Friedemann Kleint | 2022-02-09 | 1 | -72/+37 |
| * | PyPySide: Rename interface functions and classes to simplify debugging | Christian Tismer | 2022-02-03 | 1 | -7/+7 |
| * | libpysideqml: Introduce a hash for extra QML type info | Friedemann Kleint | 2022-02-02 | 1 | -23/+5 |
| * | libpysideqml6: Use the namespace PySide::Qml consistently | Friedemann Kleint | 2021-12-08 | 1 | -2/+2 |
| * | Move the QML registration code into a library | Friedemann Kleint | 2021-12-08 | 1 | -0/+196 |