Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PySide/Signal manager: Fix corruption when connecting to temporary object | Friedemann Kleint | 2025-04-17 | 1 | -0/+1 |
* | PySide6: Port to Qt include style | Friedemann Kleint | 2025-03-27 | 1 | -5/+5 |
* | Move helper function isCompiledMethod() to libshiboken | Friedemann Kleint | 2025-03-20 | 1 | -1/+2 |
* | Fix error handling in non-slot connection receivers | Friedemann Kleint | 2024-10-21 | 1 | -0/+8 |
* | Fix disconnecting from C functions (qobject_connect_notify_test flakyness) | Friedemann Kleint | 2024-10-09 | 1 | -3/+10 |
* | Work around deprecation of PyWeakref_GetObject() in Python 3.13 | Friedemann Kleint | 2024-09-11 | 1 | -1/+1 |
* | libpyside: Reimplement signal connections for Python callables not targeting ... | Friedemann Kleint | 2024-08-21 | 1 | -29/+212 |
* | libpyside: Split DynamicSlotDataV2 into separate classes | Friedemann Kleint | 2024-07-11 | 1 | -0/+220 |