aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4qmlcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlContextWrapper -> QQmlContextWrapperRobin Burchell2017-05-041-13/+13
* QmlTypeWrapper: -> QQmlTypeWrapperRobin Burchell2017-05-041-2/+2
* Make all write operations to Pointer<> types go through a set() methodLars Knoll2017-03-091-2/+2
* Object: Allow put and putIndexed to return success or failureRobin Burchell2017-02-091-15/+12
* Inline the qmlScope and urlScope methodsLars Knoll2016-12-041-26/+10
* Start cleaning up the QmlContextWrapperLars Knoll2016-12-041-0/+362