aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsapi/qjsvalue_p.h
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* QJSValue: Adapt to introduction of QMetaType::NullptrChristian Kandeler2016-08-081-0/+1
* V4: allow inlining of ExecutionEngine::{qml,js}Engine()Erik Verbruggen2016-05-201-1/+0
* Updated license headersJani Heikkinen2016-01-191-14/+20
* 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
* Remove all remaining usages of ValueRefLars Knoll2015-01-231-1/+1
* Rework QJSValue internalsLars Knoll2015-01-211-40/+93
* Refactor persistent valuesLars Knoll2015-01-161-10/+42
* Fix mapping of JS objects/arrays to C++Simon Hausmann2014-09-171-3/+4
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Rename some filesLars Knoll2014-01-311-1/+1
* Fixup the implementation mess for QJSValue(QString)Lars Knoll2013-12-041-4/+3
* Remove more direct QV4::Value usageLars Knoll2013-09-281-1/+1
* Fix Persistent/WeakValue APILars Knoll2013-09-261-9/+8
* Don't use Value::emptyValue() anymore.Lars Knoll2013-09-221-2/+1
* Convert most remaining return values from Value to ReturnedValueLars Knoll2013-09-181-1/+1
* Export QJSValuePrivateAlex Blasche2013-08-081-1/+2
* Move the JS Api into it's own folderLars Knoll2013-08-081-0/+99