| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | -2/+4 |
| * | Fix crash retrieving a PyObject type property via QVariant<PyObjectWrapper> | Friedemann Kleint | 2025-05-19 | 1 | -0/+8 |
| * | PySide6: Port to Qt include style | Friedemann Kleint | 2025-03-27 | 1 | -1/+1 |
| * | Fix includes of libshiboken | Friedemann Kleint | 2025-03-26 | 1 | -1/+4 |
| * | Fix trailing empty lines | Friedemann Kleint | 2024-12-13 | 1 | -1/+0 |
| * | limited api: replace PySequence_Fast_GET_SIZE by PySequence_Size | Cristián Maureira-Fredes | 2024-11-08 | 1 | -1/+1 |
| * | limited api: replace PySequence_Fast_GET_ITEM by PySequence_GetItem | Cristián Maureira-Fredes | 2024-11-08 | 1 | -2/+3 |
| * | libpyside: Fix static analysis warnings | Friedemann Kleint | 2024-06-24 | 1 | -5/+5 |
| * | shiboken: Unify the structure of type creation functions | Christian Tismer | 2023-10-25 | 1 | -16/+21 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -38/+2 |
| * | Port code to use size() instead of count() of Qt containers | Friedemann Kleint | 2022-03-17 | 1 | -5/+5 |
| * | PyPySide: Rename interface functions and classes to simplify debugging | Christian Tismer | 2022-02-03 | 1 | -5/+5 |
| * | Shiboken: Change type(SbkType_FromSpec) to PyType_Object | Christian Tismer | 2021-09-13 | 1 | -2/+1 |
| * | libpyside: Fix some clang analzyer warnings | Friedemann Kleint | 2021-03-11 | 1 | -16/+14 |
| * | signature: Provide fixes and improvements, Part 1 | Christian Tismer | 2021-01-21 | 1 | -1/+1 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -0/+231 |