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
/
pysideproperty.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash retrieving a PyObject type property via QVariant<PyObjectWrapper>
Friedemann Kleint
5 days
1
-9
/
+16
*
type hints: Correct type signature for Property class
Ece Cinucen
2025-04-03
1
-4
/
+4
*
Fix includes of libshiboken
Friedemann Kleint
2025-03-26
1
-1
/
+5
*
Improve type annotations, first step
Ece Cinucen
2025-02-27
1
-10
/
+10
*
limited api: Remove PyTuple_GET_ITEM, PyTuple_SET_ITEM, and PyTuple_GET_SIZE ...
Cristián Maureira-Fredes
2024-11-08
1
-7
/
+7
*
type hints: Fix typing.Callable to include parameters
Christian Tismer
2024-10-17
1
-9
/
+13
*
PySide6-property: Improve error handling
Friedemann Kleint
2024-10-16
1
-1
/
+1
*
libshiboken: Remove PepRuntime_38_flag
Friedemann Kleint
2024-08-06
1
-5
/
+3
*
libpyside: Fix static analysis warnings
Friedemann Kleint
2024-06-24
1
-24
/
+30
*
pyi: Fix checking errors on the property decorator
Friedemann Kleint
2024-05-29
1
-0
/
+1
*
Use PyType_GetSlot() instead of accessing PyTypeObject's slots in library code
Friedemann Kleint
2024-01-16
1
-2
/
+3
*
shiboken: Unify the structure of type creation functions
Christian Tismer
2023-10-25
1
-22
/
+26
*
Support running PySide on Python 3.12
Christian Tismer
2023-10-09
1
-2
/
+2
*
libshiboken/libpyside: Fix special functions
Friedemann Kleint
2023-10-06
1
-0
/
+1
*
libshiboken/libpyside: Fix some static analysis warnings
Friedemann Kleint
2023-09-20
1
-4
/
+4
*
Fix namespaces
Friedemann Kleint
2023-09-20
1
-8
/
+2
*
property: fix an old refcount bug, concluding debug errors
Christian Tismer
2023-02-20
1
-4
/
+11
*
property/QML: Improve handling of an unknown class name
Christian Tismer
2023-01-06
1
-9
/
+18
*
Fix Property GC tracking for Python 3.11
Christian Tismer
2022-09-12
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-27
1
-38
/
+2
*
Fix endless recursion querying __doc__ of a property
Friedemann Kleint
2022-03-28
1
-1
/
+1
*
Store the type object in PySideProperty
Friedemann Kleint
2022-03-03
1
-3
/
+9
*
Add explanatory comment to PySideProperty
Friedemann Kleint
2022-03-03
1
-0
/
+3
*
Refactor handling of QmlListProperty
Friedemann Kleint
2022-02-24
1
-89
/
+75
*
Refactor SignalManager::qt_metacall()
Friedemann Kleint
2022-02-24
1
-3
/
+0
*
PyPySide: Rename interface functions and classes to simplify debugging
Christian Tismer
2022-02-03
1
-6
/
+6
*
libpyside: Remove unused dynamicqmetaobject_p.h
Friedemann Kleint
2022-01-07
1
-1
/
+0
*
Improve the MyPy support, first systematic changes
Christian Tismer
2021-10-19
1
-2
/
+1
*
PyPySide: Encapsulate type generation to be PyPy compatible
Christian Tismer
2021-09-15
1
-1
/
+1
*
Shiboken: Change type(SbkType_FromSpec) to PyType_Object
Christian Tismer
2021-09-13
1
-2
/
+1
*
PyClassProperty: Correct the decorator and publish the class
Christian Tismer
2021-06-10
1
-9
/
+5
*
libpyside: Fix some clang analzyer warnings
Friedemann Kleint
2021-03-11
1
-20
/
+20
*
Clean up some warnings produced by Qt Creator's clang/clazy code checkers
Friedemann Kleint
2021-01-21
1
-2
/
+0
*
property: fix an eight year olde bug that showed after the overhaul
Christian Tismer
2020-11-26
1
-3
/
+4
*
pysideproperty.cpp: Fix compilation with MSVC2019/C++ 17 mode
Friedemann Kleint
2020-11-26
1
-7
/
+6
*
Rename PySide2 to PySide6
Friedemann Kleint
2020-11-02
1
-0
/
+634