index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Fix for possible crash in QSGDefaultLayer::grab"
6.1
Laszlo Agocs
2021-10-13
2
-9
/
+0
*
Check for null pointer in QQuickPointerHandler::approveGrabTransition()
Shawn Rutledge
2021-09-29
1
-3
/
+6
*
Reduce QGlyphRun memory usage and speed up large Text instances
Shawn Rutledge
2021-09-29
2
-28
/
+58
*
Flickable: don't react to any mouse button other than the left
Shawn Rutledge
2021-09-28
3
-1
/
+66
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-09-28
1
-2
/
+2
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-09-23
1
-2
/
+2
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-09-14
1
-2
/
+2
*
doc: Correct the type that WheelHandler's wheel signal emits
Shawn Rutledge
2021-09-06
1
-1
/
+1
*
Update the QRhiTexture size in QSGPlainTexture
Laszlo Agocs
2021-09-05
1
-1
/
+6
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-09-03
1
-2
/
+2
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-09-03
1
-2
/
+2
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-08-31
1
-2
/
+2
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-08-27
1
-2
/
+2
*
Canvas: Add a means to override the DPR used via an environment variable
Andy Shaw
2021-08-25
1
-2
/
+9
*
Binary compatibility files for 6.1
Milla Pohjanheimo
2021-08-25
4
-0
/
+51267
*
qquicktextinput: Clear pre-edit text after input method reset
Jarkko Koivikko
2021-08-23
3
-6
/
+10
*
Fix regression in ListView/Flickable event delivery
Jan Arve Sæther
2021-08-20
3
-1
/
+223
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-08-20
1
-2
/
+2
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-08-18
1
-2
/
+2
*
Stop using QtGraphicalEffects in fakeFlickable manual test
Shawn Rutledge
2021-08-17
1
-9
/
+9
*
Add tests of matrix4x4 transformation functions
Yuya Nishihara
2021-08-17
1
-0
/
+54
*
Doc: Document matrix4x4 transformation functions
Yuya Nishihara
2021-08-17
1
-0
/
+67
*
doc: Mark KeyNavigation's properties as attached
Ivan Tkachenko
2021-08-16
1
-7
/
+7
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-08-14
1
-2
/
+2
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-08-13
1
-2
/
+2
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-08-13
1
-2
/
+2
*
Doc: fix AnchorChanges typo
Jeremy Katz
2021-08-13
1
-1
/
+1
*
Mark QQuickColorGroup as \internal in the documentation
Volker Hilsheimer
2021-08-12
1
-0
/
+2
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-08-12
1
-2
/
+2
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-08-09
1
-2
/
+2
*
doc: Add a TapHandler button snippet
Shawn Rutledge
2021-08-06
2
-0
/
+82
*
doc: Improve the Input Handlers index page
Shawn Rutledge
2021-08-06
3
-17
/
+133
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-08-06
1
-2
/
+2
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-08-03
1
-2
/
+2
*
QV4::Heap::GeneratorObject: remove unused member
Fabian Kosmale
2021-08-02
3
-1
/
+23
*
Sync shadereffect materialType cleanup between renderloops
Laszlo Agocs
2021-08-02
2
-8
/
+8
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-08-02
1
-2
/
+2
*
Bump version
Jani Heikkinen
2021-08-02
2
-2
/
+2
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-07-30
1
-2
/
+2
*
Fix QQuickPaintedItem performance and memory usage
Laszlo Agocs
2021-07-30
1
-7
/
+5
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-07-30
1
-2
/
+2
*
Doc: add example snippets for containmentMask
Mitch Curtis
2021-07-27
5
-4
/
+171
*
Pass the focus reason through to the control on mouse press
Volker Hilsheimer
2021-07-23
4
-5
/
+124
*
Update QQuickImage's DPR if re-loading the image didn't
Volker Hilsheimer
2021-07-23
1
-2
/
+6
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-07-23
1
-2
/
+2
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-07-22
1
-2
/
+2
*
Update dependencies on '6.1' in qt/qtdeclarative
Qt Submodule Update Bot
2021-07-22
1
-2
/
+2
*
Avoid infinite loop in designer support
Thomas Hartmann
2021-07-22
5
-7
/
+88
*
Handle QScreen::physicalDotsPerInchChanged changes for the initial screen
Volker Hilsheimer
2021-07-21
1
-3
/
+9
*
Adjust import documentation to mention that versions are optional
Fabian Kosmale
2021-07-21
2
-15
/
+24
[next]