| 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 | 1 | -0/+1 |
| * | Reduce usage of PyTypeObject::tp_name | Friedemann Kleint | 2025-09-05 | 1 | -1/+1 |
| * | 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 |
| * | Make Remote Objects usable beyond Models | Brett Stottlemyer | 2025-03-13 | 1 | -0/+506 |