| 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 | -10/+10 |
| * | type hints: Fix typing.Callable to include parameters | Christian Tismer | 2024-10-17 | 1 | -2/+5 |
| * | libpysideqml: Fix static analysis warnings | Friedemann Kleint | 2024-06-24 | 1 | -3/+3 |
| * | PySide: Fix QML ListProperty | Shyamnath Premnadh | 2024-04-30 | 1 | -1/+1 |
| * | Use PyType_GetSlot() instead of accessing PyTypeObject's slots in library code | Friedemann Kleint | 2024-01-16 | 1 | -1/+2 |
| * | shiboken: Unify the structure of type creation functions | Christian Tismer | 2023-10-25 | 1 | -18/+20 |
| * | Support running PySide on Python 3.12, QML bug | Christian Tismer | 2023-10-17 | 1 | -2/+7 |
| * | PySide6: Enable basic property arguments for QmlListProperty | Friedemann Kleint | 2023-05-03 | 1 | -3/+24 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -38/+2 |
| * | Refactor handling of QmlListProperty | Friedemann Kleint | 2022-02-24 | 1 | -48/+39 |
| * | PyPySide: Rename interface functions and classes to simplify debugging | Christian Tismer | 2022-02-03 | 1 | -6/+6 |
| * | libpysideqml6: Use the namespace PySide::Qml consistently | Friedemann Kleint | 2021-12-08 | 1 | -0/+4 |
| * | Move the QML registration code into a library | Friedemann Kleint | 2021-12-08 | 1 | -0/+319 |