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
/
PySide6
/
QtQuick
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silence some shiboken warnings about internal QtQml/QtQuick types
Friedemann Kleint
2025-02-19
1
-0
/
+1
*
Add some missing bindings
Friedemann Kleint
2024-12-03
2
-2
/
+4
*
Adapt to 6.8
Friedemann Kleint
2024-09-05
1
-0
/
+2
*
shiboken6: Generate polymorphic bases into type discovery functions
Friedemann Kleint
2024-05-06
1
-1
/
+1
*
Add some missing classes
Friedemann Kleint
2024-04-22
2
-0
/
+21
*
Fix building without QtOpenGL
Friedemann Kleint
2024-04-09
3
-7
/
+27
*
shiboken6: Add attributes for global inline namespaces
Friedemann Kleint
2024-04-08
1
-1
/
+2
*
Build system: Clean Qt libraries linked by the modules
Friedemann Kleint
2024-04-04
1
-5
/
+0
*
Adapt to Qt 6.7
Friedemann Kleint
2024-02-28
2
-1
/
+15
*
Add QRhi and related classes
Friedemann Kleint
2023-11-02
1
-0
/
+2
*
QML registration code: Modernize
Friedemann Kleint
2023-10-23
1
-2
/
+2
*
Fix Unity build of QtQuick
Friedemann Kleint
2023-10-18
1
-2
/
+10
*
Add type hints for return values modified to Tuple[]
Friedemann Kleint
2023-04-13
1
-1
/
+1
*
Add license headers to cmake files
Friedemann Kleint
2023-02-16
1
-0
/
+3
*
PySide6: Add some ownership modifications for the QSGGeometry example
Friedemann Kleint
2022-12-20
1
-2
/
+27
*
PySide6: Add vertexDataAsPoint2D()/setVertexDataAsPoint2D()
Cristian Maureira-Fredes
2022-12-20
1
-0
/
+18
*
PySide6: Remove obsolete "since" tags from typesystem
Friedemann Kleint
2022-11-02
1
-7
/
+7
*
PyEnum: Define a fixed list of Int(Enum|Flag) decisions
Christian Tismer
2022-08-13
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-27
3
-114
/
+6
*
shiboken6: Write smart pointer constructors/reset methods
Friedemann Kleint
2022-04-20
1
-1
/
+2
*
PySide6: Fix crash when implementing QQuickFramebufferObject.createRenderer()
Friedemann Kleint
2022-03-23
1
-0
/
+5
*
Simplify special code handling Qt Quick type registration
Friedemann Kleint
2022-03-03
1
-111
/
+21
*
PySide6: Fix crash when implementing QQuickAsyncImageProvider::requestImageRe...
Friedemann Kleint
2022-02-23
1
-1
/
+7
*
Fix build when Vulkan is not installed
Friedemann Kleint
2021-12-08
1
-2
/
+15
*
PySide6: Move the mutex for locking QObject allocation helpers to libpyside
Friedemann Kleint
2021-12-08
1
-5
/
+2
*
Pyside6: Move the QuickRegisterItem helpers into libpysideqml
Friedemann Kleint
2021-12-08
2
-2
/
+3
*
Decouple pysidequickregistertype.cpp from the generated wrapper classes
Friedemann Kleint
2021-11-19
1
-29
/
+26
*
PySide6: Remove old QtQuick registering code
Friedemann Kleint
2021-11-19
1
-53
/
+0
*
PySide6: Remove QML includes from pyside.h
Friedemann Kleint
2021-11-11
1
-2
/
+0
*
Define SbkObjectType to be a PyTypeObject
Friedemann Kleint
2021-09-11
1
-2
/
+0
*
PySide6: Add missing API of QQuickFramebufferObject.Renderer
Friedemann Kleint
2021-06-28
2
-2
/
+6
*
PySide6: Fix some shiboken warnings
Friedemann Kleint
2021-06-17
1
-1
/
+0
*
PySide6: Add missing enumerations and network classes
Friedemann Kleint
2021-06-09
1
-0
/
+2
*
Add more classes from QtQml/QtQuick
Friedemann Kleint
2021-06-07
2
-19
/
+42
*
pysidequickregistertype: Adapt to qmlLists removal
Maximilian Goldstein
2021-03-23
2
-0
/
+35
*
Fix QQuickItem & co. not working as property types
Maximilian Goldstein
2021-02-10
1
-0
/
+5
*
PySide6/QtQml: Fix compilation with new QMetaTypeInterface
Friedemann Kleint
2020-11-27
1
-3
/
+9
*
Rename PySide2 to PySide6
Friedemann Kleint
2020-11-02
4
-0
/
+514