index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.12.1
5.12.10
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
6.0
6.0.0
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/gc
wip/itemviews
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.11' into dev
Ulf Hermann
2018-06-25
131
-241
/
+544
|
\
|
*
Doc: Move literal codeblocks to snippet files
Venugopal Shivashankar
2018-06-22
6
-12
/
+116
|
*
Doc: Move the code snippets to a separate snippet file
Venugopal Shivashankar
2018-06-22
5
-21
/
+220
|
*
PacketProtocol: Explicitly transmit packet sizes in little endian
Ulf Hermann
2018-06-22
1
-5
/
+15
|
*
Doc: Correct QML type for FolderListModel.folder
Paul Wicking
2018-06-21
1
-4
/
+4
|
*
Fix crash in binding setup during async load from a Loader
Erik Verbruggen
2018-06-21
1
-1
/
+4
|
*
Script::parse(): improve "function expressions as statement" error msg
Mitch Curtis
2018-06-20
1
-3
/
+4
|
*
Fix transitive include
Ulf Hermann
2018-06-20
1
-0
/
+2
|
*
revert change 353164263c55825a0ec72d30128c50560c626334
Lars Knoll
2018-06-19
4
-18
/
+3
|
*
Doc: Add missing dots (qtdeclarative)
Paul Wicking
2018-06-19
112
-173
/
+173
|
*
Flickable: fix another possible cause for out-of-sync moving flags
Nils Jeisecke
2018-06-19
1
-4
/
+2
*
|
Fix crash with the QQuickRenderControl and deleteLater
David Edmundson
2018-06-24
1
-1
/
+0
*
|
Clean up finally code gen
Simon Hausmann
2018-06-23
1
-5
/
+4
*
|
Add run time assertion for local handling
Simon Hausmann
2018-06-23
1
-0
/
+2
*
|
Fix remaining failues with qjstest --jit
Simon Hausmann
2018-06-22
3
-2
/
+24
*
|
Fix language/expressions/equals/coerce-symbol-to-prim-return-prim.js with JIT
Simon Hausmann
2018-06-22
2
-129
/
+122
*
|
Improve GC safety of compare function
Simon Hausmann
2018-06-22
1
-5
/
+32
*
|
Add missing 'we mean it' warning to private header
Kai Koehne
2018-06-22
1
-0
/
+11
*
|
QQmlDebugConnector: Don't complain about new pluginKey if it's unchanged
Ulf Hermann
2018-06-22
1
-1
/
+1
*
|
Enable perf map writing on all platforms
Erik Verbruggen
2018-06-21
1
-3
/
+1
*
|
Check that toObject() didn't fail
Lars Knoll
2018-06-21
1
-0
/
+2
*
|
Extend V4's Math object with methods new in ES6
Edward Welbourne
2018-06-21
2
-5
/
+206
*
|
Add support for Reflect
Lars Knoll
2018-06-21
5
-1
/
+364
*
|
Add support for function calls with spread
Lars Knoll
2018-06-21
10
-42
/
+235
*
|
Get rid of LoadElement and LoadProperty instruction overloads
Lars Knoll
2018-06-21
8
-87
/
+34
*
|
Unify DeleteMember and DeleteSubscript instructions
Lars Knoll
2018-06-21
9
-92
/
+34
*
|
Get rid of the unused JumpEmpty instruction
Lars Knoll
2018-06-21
8
-37
/
+0
*
|
Add support for spread expressions in Array literals
Lars Knoll
2018-06-21
2
-35
/
+140
*
|
Provide API to access singletons associated with a QQmlEngine
Richard Weickelt
2018-06-21
6
-9
/
+142
*
|
Variables declared in strict eval code don't all escape
Lars Knoll
2018-06-21
1
-1
/
+1
*
|
QQmlDelegateModel: even for QAIM, only use first column by default
Richard Moe Gustavsen
2018-06-21
3
-4
/
+15
*
|
Fix const expressions containing destructuring patterns
Lars Knoll
2018-06-21
2
-2
/
+1
*
|
Fix array destructuring nested in a rest element
Lars Knoll
2018-06-21
2
-24
/
+23
*
|
Fix more issues with destructuring
Lars Knoll
2018-06-21
4
-30
/
+50
*
|
Remove some dead code
Lars Knoll
2018-06-21
3
-28
/
+0
*
|
Fix handling of elisions in destructuring expressions
Lars Knoll
2018-06-21
5
-24
/
+17
*
|
Fix more test failures for destructuring expressions
Lars Knoll
2018-06-21
1
-3
/
+6
*
|
Correctly set the name of anonymous functions in most cases
Lars Knoll
2018-06-21
1
-0
/
+6
*
|
Allow a trailing comma in parameter lists
Lars Knoll
2018-06-21
1
-8
/
+19
*
|
Fix some of the finer details with regards to Completions
Lars Knoll
2018-06-21
3
-11
/
+121
*
|
Exit test executable with failure if specified test functions are not found
Kari Oikarinen
2018-06-21
1
-3
/
+14
*
|
Move QtQuick.Shapes implementation to qtquickshapes, privately exported
Paolo Angelelli
2018-06-21
35
-41
/
+197
*
|
Always generate QML cache files in the cache directory, never in sources
Richard Weickelt
2018-06-21
2
-19
/
+19
*
|
Rework unwind handling
Lars Knoll
2018-06-21
13
-430
/
+349
*
|
Swap the order of protection for cache flush
Tuomas Heimonen
2018-06-21
1
-2
/
+2
*
|
Deliver QNativeGestureEvent via deliverSinglePointEventUntilAccepted
Shawn Rutledge
2018-06-21
4
-49
/
+21
*
|
Deliver QWheelEvent wrapped as QQuickPointerScrollEvent
Shawn Rutledge
2018-06-21
2
-36
/
+41
*
|
Move wantsEventPoint() up from SinglePointHandler to QQPointerHandler
Shawn Rutledge
2018-06-20
5
-7
/
+7
*
|
Add QQuickPointerScrollEvent as a wrapper for QWheelEvent
Shawn Rutledge
2018-06-20
2
-0
/
+110
*
|
Add QQuickSinglePointEvent as intermed. base for QQMouseEvent and others
Shawn Rutledge
2018-06-20
2
-124
/
+74
[next]