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
*
Correctly set this object when calling scope/context functions
5.6
Erik Verbruggen
2018-05-25
3
-0
/
+30
*
Rebuild QQmlData::propertyCache if deleted by another engine
David Edmundson
2018-05-08
1
-1
/
+6
*
Fix JITted code for jump strict-not-equal undefined on 32bit
Erik Verbruggen
2018-03-15
2
-12
/
+50
*
Allow setting values in value type group properties in "on" assignments
Simon Hausmann
2018-02-26
3
-1
/
+33
*
Fix ListModel.get(idx) == ListModel.get(idx)
Simon Hausmann
2018-02-23
3
-10
/
+19
*
Fix 2 use-after-free problems in the ListModel
Erik Verbruggen
2018-02-22
4
-39
/
+68
*
Fix memory leak with ListModel.get
Simon Hausmann
2018-02-13
2
-3
/
+35
*
Fix performance issues when handling layout changed in Quick item views
Milian Wolff
2017-11-16
4
-43
/
+1
*
Bump version
Oswald Buddenhagen
2017-09-21
1
-1
/
+1
*
QQmlTypeLoader: Guard enableProfiler() against QT_NO_QML_DEBUGGER
v5.6.3
Ulf Hermann
2017-09-12
1
-0
/
+2
*
QmlProfiler: Avoid race conditions in QQmlTypeLoader
Ulf Hermann
2017-09-07
5
-15
/
+62
*
Fix QNX build on Windows
Simon Hausmann
2017-09-06
4
-4
/
+4
*
Add change file for Qt 5.6.3
Jani Heikkinen
2017-09-06
1
-0
/
+78
*
Don't crash: Connections with a signal on a nonexistent object
Shawn Rutledge
2017-08-31
3
-1
/
+25
*
Fix crash in QQuickAnimatedImage
Aleksei Ilin
2017-08-15
2
-1
/
+44
*
Fix bug in designer support reference counting
Simon Hausmann
2017-07-27
1
-0
/
+5
*
Don't leak QQmlJavaScriptExpression errors
Colin Ogilvie
2017-07-27
1
-0
/
+1
*
Fix wrong grabbing behavior
Filipe Azevedo
2017-05-16
1
-0
/
+3
*
Fix build of animation benchmark
Erik Verbruggen
2017-05-12
1
-0
/
+5
*
Another benchmark fix
Erik Verbruggen
2017-05-12
2
-1
/
+3
*
Disable particle benchmarks
Erik Verbruggen
2017-05-12
2
-2
/
+4
*
Fix qml file loading for tst_affectors
Erik Verbruggen
2017-05-12
2
-5
/
+9
*
Fix benchmark: remove benchmarks containing old v8 references
Erik Verbruggen
2017-05-12
2
-89
/
+2
*
Make sure we cannot reload debug connectors on shutdown
Ulf Hermann
2017-05-10
1
-1
/
+4
*
QQmlComponent: Fix heap buffer overflow with bogus input
Peter Hartmann
2017-05-09
2
-0
/
+17
*
Fix a QJSValue benchmark
Erik Verbruggen
2017-05-09
2
-2
/
+2
*
Remove outdated QJSValue benchmark
Erik Verbruggen
2017-05-09
5
-120
/
+2
*
Fixed assertion failure when using QSG_RENDERER_DEBUG=upload
Jason Erb
2017-05-04
1
-12
/
+14
*
QML: clear the property cache on QObjectWrapper destuction
Erik Verbruggen
2017-04-26
2
-0
/
+19
*
Fix for dangling object pointers in QQmlErrors
Robert Griebl
2017-04-19
1
-1
/
+2
*
Prospective fix for static builds on Windows with QtQuickCompiler
Simon Hausmann
2017-04-03
1
-6
/
+10
*
Fix build with GCC 7
Marc Mutz
2017-03-22
1
-0
/
+7
*
QtQuick scene graph: fix text native rendering
Oleg Yadrov
2017-03-13
2
-0
/
+135
*
Fix memory leak in V4
Gunnar Sletta
2017-02-03
1
-1
/
+1
*
Enable PropertyChanges to correctly restore binding on alias
Michael Brasser
2017-02-03
3
-13
/
+54
*
Fix support for QJSValue as C++ signal parameter type, part 2
Simon Hausmann
2017-01-19
3
-3
/
+14
*
Accept PUA characters, ZWNJ and ZWJ as input in TextInput/Edit
Eskil Abrahamsen Blomfeldt
2017-01-17
4
-8
/
+12
*
Fix crash when C++ QJSValue parameterized signal interacts with JS
Simon Hausmann
2017-01-14
4
-1
/
+8
*
Bump version
Oswald Buddenhagen
2016-11-28
1
-1
/
+1
*
Doc: fix incorrect syntax in "Code-Behind Implementation Resource"
Mitch Curtis
2016-11-25
1
-4
/
+4
*
QmlProfiler: Explicitly specify the offsets for scene graph events
Ulf Hermann
2016-11-24
9
-82
/
+172
*
V4: Fix JIT codegen for null/undefined conditional jumps
Erik Verbruggen
2016-11-23
1
-2
/
+2
*
Improved robustness of the optimizer when removing expressions
Simon Hausmann
2016-11-22
2
-9
/
+14
*
Text: Make use of the new cached isSmoothlyScaled attribute on QFontEngine
Robin Burchell
2016-11-18
1
-3
/
+5
*
Fix binding re-evaluation when list model properties change
Simon Hausmann
2016-11-18
6
-3
/
+91
*
Doc: fix incorrect argument name for createQmlObject()
Mitch Curtis
2016-11-17
1
-2
/
+2
*
QML: Fix memory leak in a benchmark
Erik Verbruggen
2016-11-16
1
-1
/
+4
*
QML: Change C++ benchmark to reflect QML benchmark
Erik Verbruggen
2016-11-16
1
-1
/
+2
*
Fix reading of enum properties from gadgets
Simon Hausmann
2016-11-16
2
-0
/
+35
*
Doc: improve FolderListModel::rootFolder documentation
Mitch Curtis
2016-11-15
1
-3
/
+3
[next]