| Commit message (Expand) | Author | Age | Files | Lines |
| * | libpyside: Introduce a helper function for creating properties | Friedemann Kleint | 2025-11-14 | 1 | -16/+12 |
| * | libpyside: Add qobjectType() to return the Python type QObject | Friedemann Kleint | 2025-10-01 | 1 | -10/+3 |
| * | Replace PepType_GetSlot() by PyType_GetSlot() | Friedemann Kleint | 2025-09-18 | 1 | -5/+7 |
| * | libshiboken: Split out PEP functions from sbkpython.h | Friedemann Kleint | 2025-09-05 | 3 | -0/+3 |
| * | Reduce usage of PyTypeObject::tp_name | Friedemann Kleint | 2025-09-05 | 4 | -5/+6 |
| * | Add PepModule_Add() | Friedemann Kleint | 2025-09-03 | 1 | -1/+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 | 2 | -8/+9 |
| * | Remote Objects: Fix valgrind warning about accessing freed memory (Python <=3... | Friedemann Kleint | 2025-09-03 | 1 | -1/+1 |
| * | Use the C-string functions from namespace std, consistently | Friedemann Kleint | 2025-09-02 | 1 | -3/+6 |
| * | Fix compilation with Python 3.14/raised limited API/headers | Friedemann Kleint | 2025-08-28 | 1 | -0/+2 |
| * | Modify headers installation for CMake builds | Shyamnath Premnadh | 2025-07-04 | 1 | -1/+1 |
| * | libshiboken: Add utility class for stashing Python errors | Friedemann Kleint | 2025-05-07 | 1 | -9/+4 |
| * | Fix QtRemoteObjects tests to pass for non-unity builds | Friedemann Kleint | 2025-03-20 | 3 | -6/+7 |
| * | libpysideremoteobjects: Fix build with 6.10 | Friedemann Kleint | 2025-03-19 | 1 | -1/+1 |
| * | Make Remote Objects usable beyond Models | Brett Stottlemyer | 2025-03-13 | 14 | -0/+2097 |