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
*
Pin Qt5#6.1.2 sha1
v6.1.2
6.1.2
Simo Fält
2021-06-29
1
-1
/
+1
*
Cleanup version strings for 6.1.2 release
Simo Fält
2021-06-29
2
-6
/
+6
*
Fix Qt6 dependencies
Simo Fält
2021-06-28
2
-3
/
+28
*
PySide6: Update documentation on Qt Designer and resource files
Friedemann Kleint
2021-06-28
3
-15
/
+27
*
PySide6: Add missing API of QQuickFramebufferObject.Renderer
Friedemann Kleint
2021-06-28
4
-4
/
+14
*
Add changelog for 6.1.2
Friedemann Kleint
2021-06-25
1
-0
/
+37
*
PySide6: Fix specification of qPixelFormatCmyk()
Friedemann Kleint
2021-06-25
1
-1
/
+1
*
shiboken6/doc generator: Resolve relative, local .html documents to doc.qt.io
Friedemann Kleint
2021-06-25
1
-1
/
+23
*
shiboken6/doc generator: Extract method to resolve links to QtXmlToSphinxDocG...
Friedemann Kleint
2021-06-25
7
-58
/
+97
*
shiboken6/doc generator: Fix tables nested in paragraphs
Friedemann Kleint
2021-06-25
2
-19
/
+52
*
build_scripts: Pass --quiet to build_rst_docs
Friedemann Kleint
2021-06-24
1
-0
/
+2
*
shiboken6: Small refactoring of QtXmlToSphinx
Friedemann Kleint
2021-06-24
2
-15
/
+15
*
PySide6: Remove dependency of QtQml on QtGui
Friedemann Kleint
2021-06-23
2
-5
/
+1
*
PySide6/signature: Fix error handling
Friedemann Kleint
2021-06-23
1
-6
/
+5
*
PySide6/signature: Remove obsolete modules
Friedemann Kleint
2021-06-23
1
-22
/
+0
*
PySide6/features: Fix compiler warning
Friedemann Kleint
2021-06-23
1
-0
/
+2
*
PySide6/QtMultiMedia: Adapt to API recent changes
Friedemann Kleint
2021-06-23
6
-53
/
+51
*
shiboken6/Doc generator: Fix continuation dots in code snippets
Friedemann Kleint
2021-06-19
1
-3
/
+3
*
shiboken6/Doc generator: Dedent documentation code snippets
Friedemann Kleint
2021-06-19
7
-75
/
+151
*
PySide6/QSignalSpy: Add constructor taking a signal
Friedemann Kleint
2021-06-19
4
-0
/
+76
*
shiboken6/Doc generator: Fix HTTP URLs in documentation
Friedemann Kleint
2021-06-18
1
-5
/
+8
*
shiboken6: Add a check-function attribute to custom type entries
Friedemann Kleint
2021-06-18
6
-4
/
+93
*
shiboken: remove obsolete error message
Christian Tismer
2021-06-18
3
-21
/
+0
*
PySide6: Add QKey support for the setShortcut method
Cristian Maureira-Fredes
2021-06-18
5
-3
/
+17
*
PySide6: Add further global functions
Friedemann Kleint
2021-06-18
7
-4
/
+46
*
testing: enforce that .pyi files are always tested
Christian Tismer
2021-06-18
5
-8
/
+58
*
shiboken6: Update documentation on global functions
Friedemann Kleint
2021-06-18
2
-10
/
+13
*
build scripts: Remove qtchooser handling
Friedemann Kleint
2021-06-17
2
-24
/
+6
*
PySide6: Fix some shiboken warnings
Friedemann Kleint
2021-06-17
3
-5
/
+0
*
PySide6: Add more non-template QML functions
Friedemann Kleint
2021-06-17
2
-2
/
+28
*
PySide6/signature: Add PySideSignalInstance
Friedemann Kleint
2021-06-17
1
-0
/
+2
*
PySide6: Expose QHostInfo.lookupHost()
Friedemann Kleint
2021-06-17
4
-1
/
+123
*
PySide6: Fix signature of CoreApplication.instance(), fix
Christian Tismer
2021-06-17
1
-0
/
+1
*
shiboken6: Fix duplicate indexes for template instantiations
Friedemann Kleint
2021-06-16
4
-28
/
+53
*
shiboken: Fix a crash when running .pyi files in Python 3
Christian Tismer
2021-06-16
3
-6
/
+13
*
examples: add screenshots for 3d, axcontainer, charts
Cristian Maureira-Fredes
2021-06-16
34
-0
/
+167
*
Always set QTEST_ENVIRONMENT when run in Qt CI
Simo Fält
2021-06-16
2
-3
/
+3
*
shiboken6: Silence warnings about unused variables when disabling wrappers of...
Friedemann Kleint
2021-06-16
1
-2
/
+8
*
Update blacklist.txt for errors in debug mode
Christian Tismer
2021-06-16
1
-0
/
+5
*
libpyside: Streamline CMakeLists.txt
Friedemann Kleint
2021-06-16
1
-41
/
+7
*
Revert "Allow calling CI's build scripts with python2"
Friedemann Kleint
2021-06-15
1
-7
/
+1
*
PySide6: Add Qt::FindChildOptions to QObject::findChild(ren)
Friedemann Kleint
2021-06-14
3
-13
/
+49
*
examples: add default image
Cristian Maureira-Fredes
2021-06-12
2
-4
/
+6
*
examples: add screenshots to more modules
Cristian Maureira-Fredes
2021-06-12
46
-7
/
+203
*
examples: add screenshots to widgets and others
Cristian Maureira-Fredes
2021-06-12
61
-4
/
+281
*
examples: tweak css for the gallery
Cristian Maureira-Fredes
2021-06-12
2
-2
/
+24
*
PySide6: Refactor qvariant conversion code
Friedemann Kleint
2021-06-11
1
-8
/
+18
*
PySide6: Add QSignalSpy
Friedemann Kleint
2021-06-11
4
-1
/
+70
*
shiboken6: Use replaced types in functions signatures in generated code
Friedemann Kleint
2021-06-10
3
-18
/
+37
*
PyClassProperty: Correct the decorator and publish the class
Christian Tismer
2021-06-10
11
-42
/
+66
[next]