| Commit message (Expand) | Author | Age | Files | Lines |
| * | libpyside: Fix static analysis warnings | Friedemann Kleint | 2024-06-24 | 1 | -4/+4 |
| * | Use PyType_GetSlot() instead of accessing PyTypeObject's slots in library code | Friedemann Kleint | 2024-01-16 | 1 | -5/+6 |
| * | Shiboken: Fix an oversight when removing ob_type | Christian Tismer | 2023-11-20 | 1 | -4/+42 |
| * | shiboken: Unify the structure of type creation functions | Christian Tismer | 2023-10-25 | 1 | -24/+25 |
| * | Fix crash when running a limited API build of 3.9 in 3.12 | Friedemann Kleint | 2023-10-13 | 1 | -0/+2 |
| * | libshiboken/libpyside: Fix some static analysis warnings | Friedemann Kleint | 2023-09-20 | 1 | -5/+3 |
| * | Fix namespaces | Friedemann Kleint | 2023-09-20 | 1 | -3/+2 |
| * | Fix usage of Py_TYPE() for Python 3.11 | Friedemann Kleint | 2022-06-13 | 1 | -3/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -38/+2 |
| * | PyPySide: Rename interface functions and classes to simplify debugging | Christian Tismer | 2022-02-03 | 1 | -12/+12 |
| * | libpyside: Split up the pyside.h header | Friedemann Kleint | 2021-11-26 | 1 | -2/+1 |
| * | Improve the MyPy support, first systematic changes | Christian Tismer | 2021-10-19 | 1 | -2/+1 |
| * | PyPySide: Encapsulate type generation to be PyPy compatible | Christian Tismer | 2021-09-15 | 1 | -3/+2 |
| * | PyClassProperty: Correct the decorator and publish the class | Christian Tismer | 2021-06-10 | 1 | -2/+21 |
| * | pyside6: make sure that class properties trigger feature switching | Christian Tismer | 2020-11-11 | 1 | -0/+1 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -0/+158 |