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.4.3
6.5
6.5.0
6.5.1
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/figmastyle
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
path:
root
/
src
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
4
-5
/
+5
*
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
90
-522
/
+886
|
\
|
*
Fix subrect of mismatched dpr sprite image
Allan Sandfeld Jensen
2018-06-01
1
-5
/
+5
|
*
V4: Set argumentsCanEscape when debugging
Ulf Hermann
2018-05-30
1
-0
/
+2
|
*
Formals come after locals in the CallContext
Lars Knoll
2018-05-29
1
-4
/
+5
|
*
Fix a crash in the modulus operation
Lars Knoll
2018-05-28
1
-1
/
+1
|
*
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
1
-26
/
+37
|
*
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
1
-2
/
+2
|
*
V4 debugger: Allow retrieval of non-CallContext scopes
Ulf Hermann
2018-05-23
2
-25
/
+23
|
*
On network redirects, update finalUrl, not url
Ulf Hermann
2018-05-23
1
-8
/
+11
|
*
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
1
-2
/
+5
|
*
Fix crash when modifying objects used as prototypes
Lars Knoll
2018-05-23
1
-0
/
+2
|
*
Ensure we restore QML-defined enums
Michael Brasser
2018-05-23
1
-0
/
+16
|
*
Doc: link to integration flowchart in "Interacting with QML from C++"
Mitch Curtis
2018-05-22
1
-2
/
+2
|
*
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
1
-1
/
+2
|
*
Fix .import within .js files with CONFIG+=qtquickcompiler
Simon Hausmann
2018-05-11
3
-16
/
+13
|
*
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
|
*
Merge remote-tracking branch 'origin/5.11.0' into 5.11
Qt Forward Merge Bot
2018-05-09
2
-10
/
+17
|
|
\
|
*
|
Fix crash when changing the source of AnimatedImage after a frame change
Louis du Verdier
2018-05-08
1
-5
/
+11
|
*
|
Fix loading of composite singletons from resources
Simon Hausmann
2018-05-08
3
-8
/
+9
|
*
|
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
1
-0
/
+6
|
*
|
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
|
*
|
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
1
-2
/
+2
|
*
|
Normalize URL before loading types
Erik Verbruggen
2018-04-27
2
-10
/
+24
|
*
|
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
1
-0
/
+2
|
*
|
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
|
*
|
Fix QQuickListViewPrivate::snapItemAt for lists with spacing
Johan Klokkhammer Helsing
2018-04-25
1
-1
/
+6
|
*
|
Use different buffer for indices and vertices only in the WebGL plugin
Jesus Fernandez
2018-04-24
5
-89
/
+54
[next]