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
6.5.2
6.5.3
6.6
6.6.0
6.6.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
/
qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.9' into dev
Simon Hausmann
2017-07-28
15
-27
/
+54
|
\
|
*
QJSEngine: document limitation of dynamic QObject properties
Mitch Curtis
2017-07-27
2
-1
/
+19
|
*
Fix loading of QML plugins with old IID in static builds
Simon Hausmann
2017-07-26
2
-2
/
+5
|
*
Do not (dis)connectNotify on dynamically created model item objects
Erik Verbruggen
2017-07-25
5
-17
/
+18
|
*
Rebuild QQmlData::propertyCache if deleted by another engine
David Edmundson
2017-07-13
1
-1
/
+6
|
*
QDoc: Fix syntax error on the definition of the Q_GADGET
Holger Hans Peter Freyther
2017-07-13
1
-1
/
+1
|
*
Doc: Add \keyword for "Grouped" and "Attached" property topics
Venugopal Shivashankar
2017-07-03
4
-5
/
+5
*
|
Fix linking if apps using QQmlPropertyMap when using version scripts
Simon Hausmann
2017-07-18
2
-13
/
+5
*
|
Add support for QEvent::LanguageChange
Simon Hausmann
2017-07-14
9
-14
/
+97
*
|
Add support for enum declarations in QML
Michael Brasser
2017-07-13
26
-1505
/
+1916
*
|
Refactor le integer types from qjson_p.h to qendian_p.h
Allan Sandfeld Jensen
2017-07-06
8
-160
/
+153
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-07-04
12
-21
/
+28
|
\
|
|
*
Merge remote-tracking branch 'origin/5.9.1' into 5.9
Liang Qi
2017-06-30
3
-9
/
+11
|
|
\
|
|
*
Merge 5.9 into 5.9.1
Oswald Buddenhagen
2017-06-19
10
-12
/
+21
|
|
|
\
|
|
*
|
Fix QML compiler crashes on big endian systems
Dmitry Shachnev
2017-06-18
3
-9
/
+11
|
*
|
|
Fix ObjectModel::move() to mark the changes as moves
J-P Nurmi
2017-06-29
1
-1
/
+1
|
*
|
|
Fix alignment issue on ARMv7
Simon Hausmann
2017-06-22
1
-0
/
+2
|
*
|
|
Doc: Fix link to Window.screen
Topi Reinio
2017-06-20
1
-1
/
+1
|
*
|
|
Silence -Wuninitialized warning
Allan Sandfeld Jensen
2017-06-20
1
-0
/
+3
|
|
|
/
|
|
/
|
|
*
|
Don't leak QQmlJavaScriptExpression errors
Colin Ogilvie
2017-06-16
2
-1
/
+1
|
*
|
Doc: Avoid copyright text in the codeblock by using \snippet
Venugopal Shivashankar
2017-06-16
5
-9
/
+12
*
|
|
Do not access the qle_bitfield internals directly
Allan Sandfeld Jensen
2017-06-28
1
-4
/
+8
*
|
|
QQmlXMLHttpRequest: support sending ArrayBuffer data
Alberto Mardegan
2017-06-26
1
-2
/
+7
*
|
|
Fix lookup of formals in QML signal handlers with AOT
Simon Hausmann
2017-06-21
1
-31
/
+32
*
|
|
Prospective build fix for Integrity OS
Simon Hausmann
2017-06-20
3
-15
/
+15
*
|
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-15
18
-61
/
+532
|
\
|
|
|
*
|
Prospective build fix for qml compiler on Windows
Simon Hausmann
2017-06-14
1
-1
/
+1
|
*
|
Fix loading QML caches for qrc:/// urls
Alexander Volkov
2017-06-13
1
-0
/
+6
|
*
|
Doc: correct link issues
Nico Vertriest
2017-06-13
1
-1
/
+1
|
|
/
|
*
Use pre-generated QML caches even if they are not writable
Alexander Volkov
2017-06-09
1
-1
/
+1
|
*
Change temp allocation when generating IR
Lars Knoll
2017-06-09
5
-56
/
+155
|
*
Doc: Simplify documentation about integrating QML and C++
Venugopal Shivashankar
2017-06-08
6
-1
/
+352
|
*
Fix gcc5 miscompile of qle_bitfield
Ville Voutilainen
2017-06-08
1
-0
/
+4
|
*
Fix integer division
Erik Verbruggen
2017-06-08
1
-1
/
+3
|
*
Jit: fix unary minus for integers
Erik Verbruggen
2017-06-07
1
-0
/
+9
*
|
Silence -Wuninitialized warning
Allan Sandfeld Jensen
2017-06-13
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-07
7
-20
/
+24
|
\
|
|
*
Move Q_REQUIRED_RESULT to the beginning of the declaration
Thiago Macieira
2017-06-03
1
-2
/
+2
|
*
Merge remote-tracking branch 'origin/5.9.0' into 5.9
Liang Qi
2017-05-31
3
-10
/
+15
|
|
\
|
|
*
QQmlIRBuilder: Only query type name cache for type names
Robin Burchell
2017-05-19
1
-2
/
+3
|
|
*
don't try to pull in the regular config headers when bootstrapping
Oswald Buddenhagen
2017-05-19
2
-8
/
+12
|
*
|
Add sections and update purposes of features
Stephan Binner
2017-05-30
1
-3
/
+6
|
*
|
Revert "Fix compilation of QtScxml"
Liang Qi
2017-05-23
1
-4
/
+0
|
*
|
QtQml: Restrict alloca definition to MSVC
Friedemann Kleint
2017-05-23
1
-1
/
+1
*
|
|
Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/dev
Liang Qi
2017-06-06
68
-764
/
+1202
|
\
\
\
|
*
|
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-06
68
-764
/
+1202
|
|
\
|
|
|
|
*
|
Fix compilation of QtScxml
Lars Knoll
2017-05-22
1
-0
/
+4
|
|
*
|
Get rid of the MemoryManager pointer inside String
Lars Knoll
2017-05-19
5
-14
/
+11
|
|
*
|
Move the engine() accessor from Object to Managed
Lars Knoll
2017-05-19
18
-89
/
+71
|
|
*
|
Get rid of the old way of defining builtin functions
Lars Knoll
2017-05-19
6
-117
/
+22
[next]