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
dev
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 Qt Quick Control2 example to work
v6.2.0
6.2.0
Friedemann Kleint
2021-09-29
1
-2
/
+2
*
Update the online CSS to scale the icons
Venugopal Shivashankar
2021-09-29
1
-1
/
+2
*
Update virtualenv version
Simo Fält
2021-09-29
2
-2
/
+2
*
Python 3.10: add wheel identifier
Cristián Maureira-Fredes
2021-09-28
2
-2
/
+2
*
Documentation: Fix qtpositioning path for build
Cristián Maureira-Fredes
2021-09-28
1
-2
/
+2
*
Pin Q5#6.2.0 sha1 for release
Simo Fält
2021-09-28
1
-1
/
+1
*
Cleanup version strings for 6.2.0 release
Simo Fält
2021-09-28
2
-4
/
+4
*
Add changelog 6.2.0
Cristián Maureira-Fredes
2021-09-27
1
-0
/
+222
*
Bump version strings
Simo Fält
2021-09-27
2
-2
/
+2
*
doc: fix warnings from rst files
Cristián Maureira-Fredes
2021-09-27
7
-6
/
+6
*
doc: fix missing image in why qt for python
Cristián Maureira-Fredes
2021-09-27
1
-0
/
+3
*
Document the usage of Nuitka
Christian Tismer
2021-09-24
2
-0
/
+142
*
shiboken6: TypeEntry: Use a pointer to the target lang API type entry
Friedemann Kleint
2021-09-24
7
-37
/
+88
*
shiboken6: Add built-in CPython types
Friedemann Kleint
2021-09-24
8
-21
/
+134
*
shiboken6: Add opaque containers for C++ sequence containers
Friedemann Kleint
2021-09-24
30
-17
/
+935
*
shiboken6: Rewrite conversions
Friedemann Kleint
2021-09-24
5
-20
/
+98
*
shiboken6: Improve message for a mismatched global function
Friedemann Kleint
2021-09-24
3
-4
/
+27
*
shiboken6: Fix an impossible reference to type_new
Christian Tismer
2021-09-23
2
-1
/
+7
*
shiboken6: Improve typesystem debug output
Friedemann Kleint
2021-09-22
2
-1
/
+22
*
tutorials: update datavisualization and expenses
Cristián Maureira-Fredes
2021-09-22
28
-78
/
+141
*
shiboken6: Refactor PrimitiveTypeEntry::basicReferencedTypeEntry()
Friedemann Kleint
2021-09-22
8
-79
/
+59
*
examples: add QAbstractListModel/QML
Jimmy Girardet
2021-09-21
7
-0
/
+521
*
examples: Add QtDataVisualization Surface
Cristian Maureira-Fredes
2021-09-21
6
-0
/
+520
*
examples: Add OpenGL under Qml example
Cristian Maureira-Fredes
2021-09-21
7
-0
/
+424
*
Fix QSurfaceDataProxy::resetArray() crash
Cristián Maureira-Fredes
2021-09-21
2
-2
/
+10
*
shiboken6: Fix an invalid static_cast
Friedemann Kleint
2021-09-21
1
-4
/
+5
*
PySide6: API Adaptions for 6.2
Friedemann Kleint
2021-09-21
4
-4
/
+1
*
PySide6: Clean the rejected types
Friedemann Kleint
2021-09-21
1
-17
/
+0
*
PySide6: Clean the suppressed warnings
Friedemann Kleint
2021-09-21
7
-67
/
+19
*
PySide6: Add the markdowneditor example
Friedemann Kleint
2021-09-21
16
-0
/
+3325
*
Add QWebEnginePage::setWebChannel(QWebChannel*,quint32)
Friedemann Kleint
2021-09-21
3
-2
/
+15
*
Fix Qt Quick painteditem example to run from a different directory
Friedemann Kleint
2021-09-17
1
-2
/
+4
*
doc: update qml tutorials
Cristián Maureira-Fredes
2021-09-17
8
-69
/
+102
*
shiboken6: Add support for built-in types
Friedemann Kleint
2021-09-17
8
-3
/
+67
*
Fix Qt Quick painteditem example to work
Friedemann Kleint
2021-09-17
2
-2
/
+2
*
shiboken6: Streamline the check function helpers
Friedemann Kleint
2021-09-17
3
-5
/
+21
*
shiboken6: Remove unused parameter from the check function helpers
Friedemann Kleint
2021-09-17
2
-8
/
+7
*
shiboken6: Fix some code related to removed arguments
Friedemann Kleint
2021-09-16
2
-8
/
+2
*
Adapt documentation to the removal of SbkObjectType
Friedemann Kleint
2021-09-16
1
-11
/
+2
*
shiboken6: Simplify CppGenerator::getArgumentType()
Friedemann Kleint
2021-09-15
2
-38
/
+16
*
shiboken6: Fix potential invalid memory read
Friedemann Kleint
2021-09-15
1
-5
/
+4
*
PySide6: Document QUiLoader restriction wrt signal/slot connections
Friedemann Kleint
2021-09-15
1
-0
/
+7
*
shiboken6: Fix function number in OverloadData graph
Friedemann Kleint
2021-09-15
1
-3
/
+8
*
shiboken6: Add a dot view
Friedemann Kleint
2021-09-15
6
-1
/
+153
*
PyPySide: Encapsulate type generation to be PyPy compatible
Christian Tismer
2021-09-15
10
-83
/
+212
*
shiboken6: Fix wrong argument indexes
Friedemann Kleint
2021-09-15
2
-22
/
+17
*
shiboken6: Move AbstractMetaType factory functions into AbstractMetaType
Friedemann Kleint
2021-09-15
5
-87
/
+83
*
Fix build for non-limited API
Friedemann Kleint
2021-09-14
2
-2
/
+29
*
Remove some C-style casts
Friedemann Kleint
2021-09-13
8
-16
/
+18
*
Shiboken: Change type(SbkType_FromSpec) to PyType_Object
Christian Tismer
2021-09-13
12
-52
/
+28
[next]