aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qv8worker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QV8Worker to QV4::SerializeLars Knoll2013-05-211-402/+0
* convert qv8workerscript to v4Lars Knoll2013-05-211-90/+98
* Replace v8::True()/False() with QV4::Value equivalentsSimon Hausmann2013-05-071-2/+2
* Replace v8::Null() with QV4::Value::nullValue()Simon Hausmann2013-05-071-1/+1
* Replace v8::Undefined() with QV4::Value::undefinedValue()Simon Hausmann2013-05-071-3/+3
* Get rid of v8::LocalLars Knoll2013-05-061-9/+9
* Convert QObject methods inQV8Enginer to v4 based APILars Knoll2013-04-291-2/+2
* Fix QV8Engine::getOwnPropertyNames APILars Knoll2013-04-291-1/+3
* Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-241-6/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+392