aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4include_p.h
Commit message (Expand)AuthorAgeFilesLines
* Pass a QmlContext to QV4::Script instead of a contextwrapperLars Knoll2015-09-091-2/+2
* QV4Include doesn't need a contextdataLars Knoll2015-09-081-3/+1
* Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.hLars Knoll2015-04-241-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Get rid of most uses of ValueRefLars Knoll2015-01-231-2/+2
* Reduce v8engine dependency in qv4includeLars Knoll2015-01-021-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Rename some filesLars Knoll2014-01-311-1/+1
* Simplify & speed up function callingLars Knoll2013-11-091-1/+1
* Fix a few more uses of ValueLars Knoll2013-09-281-2/+2
* Convert most remaining return values from Value to ReturnedValueLars Knoll2013-09-181-2/+2
* Convert builtin methods to return a ReturnedValueLars Knoll2013-09-181-1/+1
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-1/+1
* Restructure source codeLars Knoll2013-08-081-0/+113