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
*
QQmlInstanceModel: add variantValue()
wip/propertycache-refactor
Mitch Curtis
2019-04-02
6
-17
/
+18
*
Doc; Update contentHeight and contentWidth docs
Venugopal Shivashankar
2019-03-29
1
-24
/
+26
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-03-29
21
-146
/
+480
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-28
12
-32
/
+179
|
|
\
|
|
*
Blacklist tst_qquickfolderlistmodel::nameFilters() on msvc2015/17
Ulf Hermann
2019-03-27
1
-0
/
+3
|
|
*
Check for numeric limits when growing SharedInternalClassDataPrivate
Ulf Hermann
2019-03-27
3
-16
/
+41
|
|
*
Re-use existing IC when freezing properties
Ulf Hermann
2019-03-27
3
-5
/
+17
|
|
*
Scope intermediate values when allocating objects
Ulf Hermann
2019-03-27
4
-7
/
+30
|
|
*
Fix incorrect PathView.currentIndex assignment with StrictlyEnforceRange
Shawn Rutledge
2019-03-27
3
-4
/
+88
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-27
10
-121
/
+170
|
|
\
\
|
|
|
/
|
|
*
Trigger the garbage collector when allocating InternalClass objects
Ulf Hermann
2019-03-26
5
-114
/
+152
|
|
*
Restore rich Text creation speed
Shawn Rutledge
2019-03-26
1
-1
/
+1
|
|
*
Enable lookups for imported scripts and worker scripts
Simon Hausmann
2019-03-25
4
-6
/
+17
|
*
|
Fix text wrap: do not break on last line if right elide is enabled
Eirik Aavitsland
2019-03-26
2
-0
/
+138
*
|
|
V4 tracing: Add a scheduler for the tracing JIT IR
Erik Verbruggen
2019-03-28
14
-21
/
+3559
*
|
|
QML: Delete plugin loaders on shutdown
Ulf Hermann
2019-03-28
1
-0
/
+7
*
|
|
Make sure we can delete value type providers in any order
Ulf Hermann
2019-03-28
1
-36
/
+26
*
|
|
Fix logging output for GC
Ulf Hermann
2019-03-27
1
-9
/
+14
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-03-26
56
-274
/
+550
|
\
\
\
|
|
/
/
|
*
|
wasm: skip tools, also with threads enabled
Morten Johan Sørvig
2019-03-25
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-25
42
-243
/
+523
|
|
\
\
|
|
|
/
|
|
*
Fix preview zoom problems on windows
Tim Jenssen
2019-03-22
5
-74
/
+189
|
|
*
Try to stabilize qquickrectangle test
Simon Hausmann
2019-03-22
1
-4
/
+2
|
|
*
Enable lookups in QML files when compiling ahead of time
Simon Hausmann
2019-03-22
1
-1
/
+0
|
|
*
Fix memory "leaks" in qmlcachegen
Simon Hausmann
2019-03-22
3
-9
/
+9
|
|
*
Update tests/auto/qml/ecmascripttests/test262
Jani Heikkinen
2019-03-22
1
-0
/
+0
|
|
*
Fix some memory leaks
Simon Hausmann
2019-03-21
1
-9
/
+9
|
|
*
Initialize TranslationData padding before writing cache files
Ulf Hermann
2019-03-21
19
-36
/
+105
|
|
*
Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping for openSuse
Ulf Hermann
2019-03-21
1
-0
/
+2
|
|
*
Accelerate lookups of properties in outer QML contexts
Simon Hausmann
2019-03-21
2
-52
/
+114
|
|
*
Blacklist tst_QQuickMultiPointTouchArea::nested on opensuse
Ulf Hermann
2019-03-21
1
-0
/
+2
|
|
*
Doc: improve QUICK_TEST_MAIN_WITH_SETUP function descriptions
Mitch Curtis
2019-03-21
1
-2
/
+7
|
|
*
Document since versions for QUICK_TEST_MAIN_WITH_SETUP functions
Mitch Curtis
2019-03-21
1
-0
/
+4
|
|
*
Don't warn if invokable test setup function doesn't exist
Mitch Curtis
2019-03-21
1
-9
/
+20
|
|
*
QUICK_TEST_MAIN_WITH_SETUP: fix qmlEngineAvailable() being called too late
Mitch Curtis
2019-03-21
5
-8
/
+32
|
|
*
V4: Do not invert non-reflexive comparison binops
Erik Verbruggen
2019-03-21
2
-49
/
+46
|
|
*
Bump version
Kari Oikarinen
2019-03-21
1
-1
/
+1
|
*
|
Eliminate QT_QML_BEGIN_NAMESPACE and QT_QML_END_NAMESPACE
Shawn Rutledge
2019-03-22
13
-30
/
+26
*
|
|
Doc: Language edits
Venugopal Shivashankar
2019-03-25
1
-47
/
+48
*
|
|
V4: Add headers from LLVM that define an intrusive list template
Erik Verbruggen
2019-03-22
19
-0
/
+3037
*
|
|
V4: Add a lowering pass to the traced JIT
Erik Verbruggen
2019-03-22
4
-1
/
+315
*
|
|
Merge remote-tracking branch 'origin/5.13' into HEAD
Ulf Hermann
2019-03-22
101
-1786
/
+1773
|
\
\
\
|
|
/
/
|
*
|
Add some missing QT_{BEGIN,END}_NAMESPACE macros
Jan Arve Sæther
2019-03-21
6
-0
/
+22
|
*
|
qmlimportscanner: Fix comments
Kai Koehne
2019-03-21
1
-11
/
+10
|
*
|
Doc: Rename State Machine QML Types page
Kai Koehne
2019-03-21
1
-2
/
+2
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-21
63
-1299
/
+1142
|
|
\
\
|
|
|
/
|
|
*
Accelerate access to initial context object properties in lookups
Michael Brasser
2019-03-20
2
-1
/
+57
|
|
*
Accelerate access to scope object properties in lookups
Michael Brasser
2019-03-20
5
-21
/
+99
|
|
*
Accelerate lookup of singleton properties
Michael Brasser
2019-03-20
4
-2
/
+69
|
|
*
Fix lookup fallback into the global object in QML bindings
Simon Hausmann
2019-03-20
3
-2
/
+39
[next]