| Commit message (Expand) | Author | Age | Files | Lines |
| * | libpysideqml: Extract QmlListPropertyMixin | Friedemann Kleint | 8 days | 1 | -61/+49 |
| * | libpyside/libpysideqml: Introduce flags for property arguments | Friedemann Kleint | 2025-11-14 | 1 | -6/+13 |
| * | libpyside/libpysideqml: Refactor property argument parsing | Friedemann Kleint | 2025-11-14 | 1 | -23/+21 |
| * | libpyside: Add qobjectType() to return the Python type QObject | Friedemann Kleint | 2025-10-01 | 1 | -8/+10 |
| * | libshiboken: Split out PEP functions from sbkpython.h | Friedemann Kleint | 2025-09-05 | 1 | -0/+1 |
| * | Add PepModule_AddType() | Friedemann Kleint | 2025-09-03 | 1 | -1/+1 |
| * | Fix compilation with Python 3.14/raised limited API/PyObject parameters | Friedemann Kleint | 2025-09-03 | 1 | -3/+4 |
| * | PySide6: Port to Qt include style | Friedemann Kleint | 2025-03-27 | 1 | -2/+2 |
| * | Fix includes of libshiboken | Friedemann Kleint | 2025-03-26 | 1 | -1/+5 |
| * | Improve type annotations, first step | Ece Cinucen | 2025-02-27 | 1 | -4/+4 |
| * | 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 |