Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
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
/
globalreceiverv2.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
libpyside: Reimplement signal connections for Python callables not targeting ...
Friedemann Kleint
2024-08-21
1
-180
/
+0
*
libpyside: Split DynamicSlotDataV2 into separate classes
Friedemann Kleint
2024-07-11
1
-143
/
+12
*
libpyside: Refactor signature handling in GlobalReceiverV2
Friedemann Kleint
2024-07-09
1
-22
/
+9
*
libpyside: Add explanatory comment about methods
Friedemann Kleint
2024-06-24
1
-2
/
+6
*
libpyside: Fix static analysis warnings
Friedemann Kleint
2024-06-24
1
-6
/
+4
*
libpyside: Remove short circuit signal handling
Friedemann Kleint
2024-05-27
1
-2
/
+1
*
libpyside: Fix spelling error in function name
Friedemann Kleint
2024-03-25
1
-1
/
+1
*
Use PyType_GetSlot() instead of accessing PyTypeObject's slots in library code
Friedemann Kleint
2024-01-16
1
-1
/
+2
*
Modernize qHash functions preparing introduction of Qt's comparison helpers
Friedemann Kleint
2023-12-19
1
-9
/
+0
*
libshiboken/libpyside: Fix some static analysis warnings
Friedemann Kleint
2023-09-20
1
-1
/
+1
*
PySide6: Add debug operators for DynamicSlotDataV2/GlobalReceiverV2
Friedemann Kleint
2023-06-27
1
-0
/
+54
*
Revert anonymous slot memory leak fix
Adrian Herrmann
2023-06-02
1
-10
/
+1
*
Leak fix: special consideration for functools.partial
Shyamnath Premnadh
2023-05-25
1
-0
/
+5
*
Fix leak connecting signals to anonymous functions
Adrian Herrmann
2023-05-11
1
-1
/
+5
*
libpyside: Rename the static strings
Friedemann Kleint
2022-12-16
1
-4
/
+4
*
Fix QObject::sender() for non-C++ slots
Friedemann Kleint
2022-12-12
1
-2
/
+12
*
Fix a crash when deleting QObject instances with connections in threads
Friedemann Kleint
2022-12-08
1
-89
/
+24
*
Remove remaining Q_NULLPTR
Friedemann Kleint
2022-12-07
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-27
1
-38
/
+2
*
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
-4
/
+2
*
libpyside: Remove unused dynamicqmetaobject_p.h
Friedemann Kleint
2022-01-07
1
-1
/
+0
*
PySide6: Fix crash when connecting slot after disconnecting non-existent conn...
Friedemann Kleint
2021-11-19
1
-2
/
+4
*
libpyside6: Use isEmpty() instead of empty() for Qt containers
Friedemann Kleint
2021-11-19
1
-3
/
+3
*
nuitka: Fix slot access for compiled functions
Christian Tismer
2021-06-06
1
-0
/
+6
*
Nuitka: Allow for compiled functions and methods too
Christian Tismer
2021-03-26
1
-7
/
+21
*
libpyside: Fix some clang analzyer warnings
Friedemann Kleint
2021-03-11
1
-7
/
+9
*
libpyside: Refactor GlobalReceiverV2Map
Friedemann Kleint
2020-11-17
1
-30
/
+27
*
globalreceiverv2: Avoid hash call on instances which might be unhashable
Christian Tismer
2020-11-17
1
-7
/
+8
*
Rename PySide2 to PySide6
Friedemann Kleint
2020-11-02
1
-0
/
+348