index
:
pyside/pyside-setup.git
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.6
5.9
6.0
6.0.0
6.0.1
6.0.2
6.0.3
6.0.4
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.1
6.3.2
6.4
6.4.0
6.4.1
6.4.2
6.5
6.5.1
6.5.2
6.5.3
6.6
6.6.1
6.6.2
6.6.3.1
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
6.9.2
dev
remoteobjectsdev
wip/6.3_pypy
wip/pypy
Git super project for PySide
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sources
/
pyside6
/
libpyside
/
dynamicslot.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
libpyside: Fix corruption connecting several signals to one non-QObject receiver
Friedemann Kleint
2025-07-31
1
-41
/
+10
*
PySide6: Suppress warning when doing first signal connection from a thread
Friedemann Kleint
2025-07-24
1
-1
/
+17
*
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