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
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
/
qobjectconnect.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QObject: Add connect() overload with context arg
Adrian Herrmann
2024-02-07
1
-0
/
+43
*
libpyside: Port the signal signature code from QString to QByteArray
Friedemann Kleint
2023-11-16
1
-2
/
+2
*
Fix threading deadlocks of QObject::(dis)connect() with (dis)connectNotify()
Friedemann Kleint
2023-10-24
1
-2
/
+9
*
Fix disconnecting non-decorated slot of base class from signal
Friedemann Kleint
2023-10-13
1
-1
/
+2
*
Fix connections to base class slots falling back to global receiver
Friedemann Kleint
2023-08-22
1
-4
/
+30
*
Brush up code related to pre-Jira bug 1019
Friedemann Kleint
2023-08-22
1
-2
/
+5
*
Fix crash when mixing other decorators with @Slot
Friedemann Kleint
2023-05-23
1
-0
/
+2
*
Fix QObject::sender() for non-C++ slots
Friedemann Kleint
2022-12-12
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-27
1
-38
/
+2
*
PyPySide: fix callbacks with the new "builtin method" type
Christian Tismer
2022-03-17
1
-0
/
+6
*
libpyside: Move helper isCompiledMethod() to pysideutils.h
Friedemann Kleint
2022-01-19
1
-0
/
+1
*
Safe distinction of Nuitka compiled methods
Shyamnath Premnadh
2022-01-18
1
-2
/
+1
*
libpyside: Split up the pyside.h header
Friedemann Kleint
2021-11-26
1
-1
/
+1
*
PySide6: Move QObject signal connection code into libpyside
Friedemann Kleint
2021-11-23
1
-0
/
+284