| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replace _PepUnicode_AsString() by PyUnicode_AsUTF8AndSize() | Friedemann Kleint | 2025-09-18 | 1 | -2/+3 |
| * | libshiboken: Split out PEP functions from sbkpython.h | Friedemann Kleint | 2025-09-05 | 1 | -1/+1 |
| * | Fix compilation with Python 3.14/raised limited API/PyObject parameters | Friedemann Kleint | 2025-09-03 | 1 | -4/+5 |
| * | Remove usage of global header shiboken.h | Friedemann Kleint | 2025-09-02 | 1 | -1/+5 |
| * | Modify headers installation for CMake builds | Shyamnath Premnadh | 2025-07-04 | 1 | -1/+1 |
| * | limited api: Remove PyTuple_GET_ITEM, PyTuple_SET_ITEM, and PyTuple_GET_SIZE ... | Cristián Maureira-Fredes | 2024-11-08 | 1 | -1/+1 |
| * | shiboken6: Add attributes for global inline namespaces | Friedemann Kleint | 2024-04-08 | 1 | -1/+2 |
| * | Build system: Clean Qt libraries linked by the modules | Friedemann Kleint | 2024-04-04 | 1 | -7/+4 |
| * | Adapt to glue code to namespaced Qt builds | Friedemann Kleint | 2024-01-30 | 1 | -0/+4 |
| * | PySide6: Reject some internal namespaces | Friedemann Kleint | 2023-05-12 | 1 | -0/+3 |
| * | Add license headers to cmake files | Friedemann Kleint | 2023-02-16 | 1 | -0/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 2 | -76/+4 |
| * | PySide6: Simplify rename-to/replace-default-expression in typeystem files | Friedemann Kleint | 2021-10-25 | 1 | -4/+1 |
| * | PySide6: Clean the suppressed warnings | Friedemann Kleint | 2021-09-21 | 1 | -0/+1 |
| * | shiboken6: Disable construction of abstract classes when C++ wrapper is disabled | Friedemann Kleint | 2021-06-08 | 1 | -2/+0 |
| * | PySide6: Add missing class QFormBuilder (Qt Designer) | Friedemann Kleint | 2021-06-07 | 2 | -1/+2 |
| * | PySide6: Add a Designer plugin | Friedemann Kleint | 2021-02-16 | 3 | -3/+279 |
| * | Add bindings for Qt Designer | Friedemann Kleint | 2021-02-05 | 4 | -0/+191 |