aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4qmlcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add support for enum declarations in QMLMichael Brasser2017-07-131-1/+1
* | | Get rid of CallData in the ExecutionContextLars Knoll2017-08-181-1/+0
* | | Get rid of ExecutionContext::strictModeLars Knoll2017-08-101-1/+0
* | | Get rid of the compilation unit related members in ExecutionContextLars Knoll2017-08-031-3/+1
* | | Simplify and unite handling of activation objects in ContextsLars Knoll2017-07-051-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