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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash checking base type for QObject* when checking QGraphicsObject hiera...
HEAD
dev
Friedemann Kleint
24 hours
1
-3
/
+5
*
Shiboken6Tools: Use shiboken6-generator from CMake easily
Shyamnath Premnadh
26 hours
7
-13
/
+271
*
Add QRangeModel
Friedemann Kleint
2 days
6
-0
/
+343
*
Adapt to 6.10
Friedemann Kleint
2 days
14
-5
/
+65
*
Revert "type-hints: Use Iterable instead of Sequence"
Friedemann Kleint
2 days
1
-2
/
+2
*
Port widgetgraphgallery to QRangeModel
Friedemann Kleint
3 days
7
-268
/
+48
*
Add QRangeModel example
Friedemann Kleint
3 days
3
-0
/
+95
*
Expose QNativeInterface::QWaylandApplication
Friedemann Kleint
4 days
7
-3
/
+44
*
widgetgraphgallery: Fix crash in textured surface graph
Friedemann Kleint
4 days
1
-8
/
+8
*
type-hints: Use Iterable instead of Sequence
Ece Cinucen
8 days
1
-2
/
+2
*
PySidePlugin: Fix non-limited API build on windows
Shyamnath Premnadh
8 days
1
-1
/
+4
*
doc: move sounds to qtds tutorial
Cristián Maureira-Fredes
9 days
13
-16
/
+11
*
build: add missing 3DQuickLogic plugin
Cristián Maureira-Fredes
9 days
1
-1
/
+4
*
Update changes-6.9.2
Friedemann Kleint
9 days
1
-0
/
+4
*
Fix reference count tests (1) to pass in Python 3.14 (simple cases)
Friedemann Kleint
11 days
16
-86
/
+92
*
libshiboken: Add warning for multiple meta types
Friedemann Kleint
11 days
1
-0
/
+8
*
Lazy Load: Remove exclusion for testbinding
Friedemann Kleint
11 days
2
-5
/
+3
*
libshiboken: Remove cast in Shiboken::Module::create()
Friedemann Kleint
11 days
2
-6
/
+8
*
shiboken6: Factor out module initialization code
Friedemann Kleint
11 days
1
-12
/
+23
*
Doc: Design Studio Drumpad Tutorial
Shyamnath Premnadh
12 days
1
-2
/
+18
*
Deployment: Use relative paths
Shyamnath Premnadh
12 days
2
-6
/
+16
*
libshiboken: Fix some clang-tidy warnings
Friedemann Kleint
2025-08-01
6
-16
/
+15
*
Move native interfaces out of the QtGui type system file
Friedemann Kleint
2025-08-01
7
-27
/
+70
*
doc: Add documentation about type hints
Ece Cinucen
2025-08-01
2
-0
/
+178
*
libpyside: Fix corruption connecting several signals to one non-QObject receiver
Friedemann Kleint
2025-07-31
3
-41
/
+82
*
type-hints: Adapt typing.Union to Python 3.14
Ece Cinucen
2025-07-31
1
-3
/
+2
*
Add changelog 6.9.2
Friedemann Kleint
2025-07-31
1
-0
/
+55
*
Documentation: Update libclang
Shyamnath Premnadh
2025-07-31
4
-8
/
+10
*
PySidePlugin: Use limited API correctly
Shyamnath Premnadh
2025-07-31
1
-1
/
+1
*
type hints: Fix some return types
Ece Cinucen
2025-07-30
0
-0
/
+0
*
testrunner: Fix deprecation warning about =argparse.FileType
Friedemann Kleint
2025-07-30
1
-6
/
+6
*
QUiLoader: Move Q_IMPORT_PLUGIN(PyCustomWidgets) to file scope
Friedemann Kleint
2025-07-30
2
-2
/
+3
*
type-hints: Temporary fix for typing.Union
Ece Cinucen
2025-07-30
1
-0
/
+2
*
Add Qt Design Studio tutorial
Jaime Resano
2025-07-29
61
-0
/
+2100
*
type hints: Fix some return types
Ece Cinucen
2025-07-29
2
-6
/
+3
*
Fix crash of test qpaintengine_test.py when using Python 3.14
Friedemann Kleint
2025-07-28
1
-2
/
+2
*
Update the quicknanobrowser example from C++
Friedemann Kleint
2025-07-28
5
-41
/
+143
*
Fix detection of star imports for lazy loading for Python 3.14
Friedemann Kleint
2025-07-28
1
-2
/
+24
*
Enumerations: Enable the forgiveness feature ENOPT_NO_ZERODEFAULT for 3.14
Friedemann Kleint
2025-07-28
2
-23
/
+63
*
Tests: Fix remaining flake 8 warnings
Friedemann Kleint
2025-07-28
21
-46
/
+48
*
Tests: Fix flake 8 warning F841 local variable is assigned to but never used
Friedemann Kleint
2025-07-28
34
-37
/
+38
*
Tests: Fix flake 8 warning E402 module level import not at top of file
Friedemann Kleint
2025-07-28
27
-82
/
+83
*
Deployment: sort list values before filling values into pysidedeploy.spec
Young Lee
2025-07-25
2
-1
/
+7
*
shibokenmodule: Output id() (PyObject *address) in dump()
Friedemann Kleint
2025-07-24
1
-1
/
+2
*
Fix leaking QStandardItem instances returned from QStandardItemModel functions
Friedemann Kleint
2025-07-24
1
-26
/
+0
*
libshiboken: Add a warning when attempting to re-add a child
Friedemann Kleint
2025-07-24
1
-1
/
+7
*
PySide6: Suppress warning when doing first signal connection from a thread
Friedemann Kleint
2025-07-24
1
-1
/
+17
*
qfp_tool: Add an option to uninstall the PySide packages
Friedemann Kleint
2025-07-24
1
-1
/
+33
*
qfp_tool: Add a way to install via wheels
Friedemann Kleint
2025-07-24
1
-7
/
+31
*
Add developer documentation on thread sanitizer
Friedemann Kleint
2025-07-24
1
-0
/
+34
[next]