Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PySide/Signal manager: Fix corruption when connecting to temporary objectFriedemann Kleint2025-04-171-0/+1
* PySide6: Port to Qt include styleFriedemann Kleint2025-03-271-5/+5
* Move helper function isCompiledMethod() to libshibokenFriedemann Kleint2025-03-201-1/+2
* Fix error handling in non-slot connection receiversFriedemann Kleint2024-10-211-0/+8
* Fix disconnecting from C functions (qobject_connect_notify_test flakyness)Friedemann Kleint2024-10-091-3/+10
* Work around deprecation of PyWeakref_GetObject() in Python 3.13Friedemann Kleint2024-09-111-1/+1
* libpyside: Reimplement signal connections for Python callables not targeting ...Friedemann Kleint2024-08-211-29/+212
* libpyside: Split DynamicSlotDataV2 into separate classesFriedemann Kleint2024-07-111-0/+220