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
*
Fix crash when modifying objects used as prototypes
Lars Knoll
2018-05-23
2
-0
/
+20
*
Ensure we restore QML-defined enums
Michael Brasser
2018-05-23
4
-0
/
+38
*
Doc: link to integration flowchart in "Interacting with QML from C++"
Mitch Curtis
2018-05-22
1
-2
/
+2
*
tst_qquickanimatedsprite: add all QML files to OTHER_FILES
Mitch Curtis
2018-05-16
1
-1
/
+1
*
setGrabberItem: consistently call touchUngrabEvent or mouseUngrabEvent
Shawn Rutledge
2018-05-15
2
-8
/
+7
*
Pass the arguments correctly to QRadialGradient
Andy Shaw
2018-05-15
1
-1
/
+1
*
Fix for input method commit that ends with newline
Paul Olav Tvete
2018-05-14
1
-1
/
+7
*
Fix build without features.gestures
Tasuku Suzuki
2018-05-14
5
-2
/
+32
*
MouseArea: set pressed state to Qt::NoButton not nullptr
Shawn Rutledge
2018-05-13
1
-1
/
+1
*
Fix TestCaseCollector fails to initialize component from resources
Christoph Keller
2018-05-13
1
-2
/
+6
*
Fix bug where Ungrab event was not sent
Jan Arve Sæther
2018-05-11
2
-1
/
+43
*
Fix .import within .js files with CONFIG+=qtquickcompiler
Simon Hausmann
2018-05-11
9
-17
/
+43
*
Fix build without features.timezone
Tasuku Suzuki
2018-05-11
1
-1
/
+1
*
Fix build without features.quick-shadereffect
Tasuku Suzuki
2018-05-10
1
-0
/
+1
*
Fix build without features.quick-path
Tasuku Suzuki
2018-05-10
1
-1
/
+1
*
Fix build without features.xmlstreamwriter
Tasuku Suzuki
2018-05-10
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.11.0' into 5.11
Qt Forward Merge Bot
2018-05-09
3
-10
/
+184
|
\
|
*
Add changes file for Qt 5.11.0
v5.11.0-rc2
v5.11.0-rc1
v5.11.0
Antti Kokko
2018-04-30
1
-0
/
+167
|
*
Only create CallContext objects for bindings that might be signal handlers
Lars Knoll
2018-04-26
1
-3
/
+8
|
*
Fix crash in Function.prototype.bind
Lars Knoll
2018-04-24
1
-7
/
+9
*
|
tests: unblacklist tst_qquickwindow.cpp::touchEvent_propagation
Gatis Paeglis
2018-05-08
1
-3
/
+0
*
|
Fix crash when changing the source of AnimatedImage after a frame change
Louis du Verdier
2018-05-08
2
-5
/
+39
*
|
Fix loading of composite singletons from resources
Simon Hausmann
2018-05-08
5
-8
/
+27
*
|
tests: blacklist tst_qquickitem::qtBug60123
Gatis Paeglis
2018-05-08
1
-0
/
+3
*
|
Fix Hidpi BorderImage in software renderer
Allan Sandfeld Jensen
2018-05-02
1
-4
/
+7
*
|
QQuickItem: Guard against null deref in transformations
Robin Burchell
2018-04-30
3
-0
/
+33
*
|
Fix QML context leak with visual data model and list property models
Simon Hausmann
2018-04-30
3
-6
/
+14
*
|
Doc: add "Best Practices for QML and Qt Quick" to best-practices group
Mitch Curtis
2018-04-28
1
-0
/
+1
*
|
Tests: Silence Clang warnings
Friedemann Kleint
2018-04-27
2
-7
/
+5
*
|
test: fix flaky in tst_QQuickPathView::movementDirection()
Liang Qi
2018-04-27
1
-1
/
+3
*
|
Add "We mean it" to qqmlprofilerclientdefinitions_p.h
Ulf Hermann
2018-04-27
1
-0
/
+11
*
|
QQmlDelegateModel: include QQDMIncubationTask errors with our errors
Mitch Curtis
2018-04-27
1
-1
/
+3
*
|
Fix qmlInfo and friends for anonymous components
Simon Hausmann
2018-04-27
3
-2
/
+24
*
|
Normalize URL before loading types
Erik Verbruggen
2018-04-27
6
-10
/
+60
*
|
QQmlDelegateModel: provide better warnings
Mitch Curtis
2018-04-27
1
-2
/
+1
*
|
Fix crash when using drag with Drag.Automatic
Friedemann Kleint
2018-04-26
2
-3
/
+12
*
|
Clarify ownership around QQmlEngine::setNAMF
Mårten Nordheim
2018-04-26
2
-1
/
+4
*
|
Fix JIT build on INTEGRITY ARM64
Kimmo Ollila
2018-04-26
6
-132
/
+173
*
|
Enable JIT on INTEGRITY ARM64
Kimmo Ollila
2018-04-26
6
-1
/
+36
*
|
Add handling of device pixel ratio to animated sprites
Allan Sandfeld Jensen
2018-04-26
8
-25
/
+56
*
|
Make the test pass on my high resolution screen
Lars Knoll
2018-04-25
1
-1
/
+1
*
|
Fix QQuickListViewPrivate::snapItemAt for lists with spacing
Johan Klokkhammer Helsing
2018-04-25
3
-1
/
+50
*
|
Make the shared test code independent of QtQml
Ulf Hermann
2018-04-24
13
-52
/
+44
*
|
Use different buffer for indices and vertices only in the WebGL plugin
Jesus Fernandez
2018-04-24
5
-89
/
+54
*
|
Make QtQmlDebug independent of QtQml
Ulf Hermann
2018-04-24
17
-204
/
+329
*
|
Update submodule now that I've fixed the actual bug here
Edward Welbourne
2018-04-23
1
-0
/
+0
*
|
Make QPacketProtocol independent of Qml
Ulf Hermann
2018-04-23
15
-24
/
+44
*
|
Build fix for -no-feature-testlib
Pasi Petäjäjärvi
2018-04-23
2
-4
/
+4
*
|
Use Los Angeles to represent PST8PDT, not Vancouver
Edward Welbourne
2018-04-20
1
-1
/
+1
|
/
*
Update builtins.qmltypes
Kai Koehne
2018-04-20
1
-2
/
+37
[next]