aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4qmlcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for enum declarations in QMLMichael Brasser2017-07-131-1/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-061-5/+7
|\
| * Move the engine() accessor from Object to ManagedLars Knoll2017-05-191-3/+3
| * Move the internalClass field from Heap::Object to Heap::BaseLars Knoll2017-05-191-0/+2
* | 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