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
path:
root
/
src
/
qml
/
types
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Extend ItemSelectionModel QML documentation
Paul Wicking
2018-07-30
1
-4
/
+59
*
Doc: Extend documentation for ItemSelectionModel
Paul Wicking
2018-07-16
1
-0
/
+41
*
Doc: Add missing dots (qtdeclarative)
Paul Wicking
2018-06-19
8
-13
/
+13
*
Fix crash when modifying list model in worker thread
Simon Hausmann
2018-05-24
1
-2
/
+2
*
Fix QML context leak with visual data model and list property models
Simon Hausmann
2018-04-30
1
-1
/
+1
*
QQmlDelegateModel: include QQDMIncubationTask errors with our errors
Mitch Curtis
2018-04-27
1
-1
/
+3
*
QQmlDelegateModel: provide better warnings
Mitch Curtis
2018-04-27
1
-2
/
+1
*
Add a feature for DelegateModel
Ulf Hermann
2018-03-21
6
-8
/
+43
*
Simplify handling of function expressions as signal handlers
Michael Brasser
2018-03-21
1
-7
/
+0
*
Fix QQmlListModel crash when appending an empty array in debug mode
Daniel Vrátil
2018-03-20
1
-11
/
+12
*
Fix QML data structure version checking for ahead-of-time generated files
Simon Hausmann
2018-03-20
1
-2
/
+4
*
Handle function expressions as signal handlers
Erik Verbruggen
2018-03-20
1
-3
/
+11
*
init variables where they are declared when possible (clang-tidy)
Shawn Rutledge
2018-02-26
1
-2
/
+2
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
20
-154
/
+154
*
Fix ListModel.get(idx) == ListModel.get(idx)
Simon Hausmann
2018-02-22
2
-9
/
+16
*
Merge remote-tracking branch 'origin/5.9' into 5.11
Liang Qi
2018-02-18
1
-1
/
+0
|
\
|
*
Revert "Restore a temporary QQmlInstanceModel::object() overload"
J-P Nurmi
2018-02-12
1
-1
/
+0
*
|
Fix memory leak with ListModel.get
Simon Hausmann
2018-02-12
1
-3
/
+7
*
|
Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...
Shawn Rutledge
2018-02-06
1
-6
/
+6
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-02-02
1
-6
/
+6
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-24
1
-6
/
+6
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Fix QQmlDelegateModel::object documentation
Paolo Angelelli
2018-01-18
1
-5
/
+5
|
|
|
*
Optimizations for Repeater::clear() and ~QQmlItem()
Lars Knoll
2018-01-15
1
-1
/
+1
|
|
|
*
Remove extra addref
Michael Brasser
2017-12-29
1
-1
/
+0
*
|
|
|
Remove double indirection between QJSEngine and QV4::ExecutionEngine
Ulf Hermann
2018-02-02
4
-37
/
+36
*
|
|
|
Get rid of uid member in ListModel
Simon Hausmann
2018-02-01
3
-23
/
+10
|
/
/
/
*
|
|
Remove some duplicated code
Simon Hausmann
2018-01-25
1
-16
/
+4
*
|
|
Get rid of BuiltinFunction
Lars Knoll
2018-01-15
1
-2
/
+2
*
|
|
Convert more builtin functions to use the new calling convention
Lars Knoll
2018-01-12
3
-23
/
+23
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-09
6
-19
/
+48
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-04
6
-19
/
+48
|
|
\
\
|
|
|
/
|
|
*
Restore a temporary QQmlInstanceModel::object() overload
J-P Nurmi
2017-12-01
1
-0
/
+1
|
|
*
QQmlDelegateModel: add incubationStatus(), and use it to determine 'requested...
Richard Moe Gustavsen
2017-11-30
5
-0
/
+29
|
|
*
QQmlIntanceModel: use QQmlIncubator::IncubationMode instead of bool to specif...
Richard Moe Gustavsen
2017-11-30
6
-20
/
+19
*
|
|
Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...
Liang Qi
2018-01-08
1
-0
/
+2
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-12-20
1
-0
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge remote-tracking branch 'origin/5.9.3' into 5.10.0
Liang Qi
2017-11-21
1
-0
/
+2
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Fix crash with dangling context object pointers
Andy Shaw
2017-11-14
1
-0
/
+2
*
|
|
|
Fix failed assertions coming from the QML list model
Lars Knoll
2017-12-29
5
-243
/
+198
|
/
/
/
*
|
|
Merge remote-tracking branch 'origin/dev' into new-backend
Lars Knoll
2017-11-08
7
-64
/
+152
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-06
7
-55
/
+42
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...
Liang Qi
2017-10-24
2
-10
/
+10
|
|
|
\
\
|
|
|
*
\
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-24
2
-10
/
+10
|
|
|
|
\
\
|
|
|
|
|
/
|
|
|
|
*
Fix outdated FDL license header
Kai Koehne
2017-10-17
2
-10
/
+10
|
|
*
|
|
clang-cl: Fix warnings about non-portable #include resolution
Friedemann Kleint
2017-10-24
1
-1
/
+1
|
|
|
/
/
|
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
v5.10.0-beta1
Liang Qi
2017-10-04
4
-44
/
+31
|
|
|
\
\
|
|
|
|
/
|
|
|
*
ObjectModel: provide unique move IDs
J-P Nurmi
2017-09-26
1
-3
/
+3
|
|
|
*
Fix use-after-free when clear()ing all elements from a ListModel
Erik Verbruggen
2017-09-22
3
-41
/
+28
|
*
|
|
Allow assigning functions in ListElement
Michael Brasser
2017-10-24
3
-9
/
+114
*
|
|
|
Change signature for call/callAsConstructor
Lars Knoll
2017-11-07
1
-3
/
+3
[next]