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
*
wasm: rename Q_OS_HTML5 to Q_OS_WASM to reflect qtbase
wip/webassembly
Lorn Potter
2018-07-18
5
-6
/
+6
*
wasm: fix assert crash in debug mode
Lorn Potter
2018-06-20
1
-0
/
+10
*
wasm: cleanup code, remove obsolete code
Lorn Potter
2018-06-07
13
-17
/
+11
*
wasm: fix using separate index buffer
Lorn Potter
2018-06-06
2
-2
/
+2
*
Merge remote-tracking branch 'gerrit/5.11' into wip/webassembly
Morten Johan Sørvig
2018-06-04
158
-930
/
+1849
|
\
|
*
Fix subrect of mismatched dpr sprite image
Allan Sandfeld Jensen
2018-06-01
1
-5
/
+5
|
*
Bump version
Oswald Buddenhagen
2018-05-31
1
-1
/
+1
|
*
V4: Set argumentsCanEscape when debugging
Ulf Hermann
2018-05-30
2
-0
/
+24
|
*
Formals come after locals in the CallContext
Lars Knoll
2018-05-29
2
-4
/
+37
|
*
Fix a crash in the modulus operation
Lars Knoll
2018-05-28
2
-1
/
+11
|
*
Remove old pre-QFileSystemEngine-rewrite code
Erik Verbruggen
2018-05-28
1
-9
/
+1
|
*
QML Debugger: Don't crash when encoding JSON data
Ulf Hermann
2018-05-25
2
-27
/
+99
|
*
Fix build for Android with android-clang
Liang Qi
2018-05-25
1
-2
/
+1
|
*
Fix crash when modifying list model in worker thread
Simon Hausmann
2018-05-24
2
-2
/
+3
|
*
tst_gradient.qml: fix warnings about multiple var declarations
Mitch Curtis
2018-05-24
1
-115
/
+115
|
*
tst_gradient.qml: fix warnings about type coercion
Mitch Curtis
2018-05-24
1
-108
/
+108
|
*
V4 debugger: Allow retrieval of non-CallContext scopes
Ulf Hermann
2018-05-23
5
-26
/
+111
|
*
On network redirects, update finalUrl, not url
Ulf Hermann
2018-05-23
8
-9
/
+60
|
*
Fix change-of-sign warning
Thiago Macieira
2018-05-23
1
-1
/
+1
|
*
Fix crash when incubating objects with non-existent initial properties
Simon Hausmann
2018-05-23
4
-2
/
+36
|
*
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
|
|
\
|
*
|
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
[next]