aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/util/qqmladaptormodel.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of v8::IntegerLars Knoll2013-05-211-2/+2
* Convert qqmladaptermodel to use QV4::persistentValueLars Knoll2013-05-081-19/+32
* Replace v8::Undefined() with QV4::Value::undefinedValue()Simon Hausmann2013-05-071-1/+1
* Get rid of v8::LocalLars Knoll2013-05-061-14/+14
* Remove v8::HandleScopeLars Knoll2013-05-031-1/+0
* Cleanup v8 Context handlingLars Knoll2013-05-031-1/+0
* Move QV8Engine::to/fromVariant over to a v4 based APILars Knoll2013-05-011-3/+3
* Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-0/+977