aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmltypewrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove more usages of Object::setPrototype()Lars Knoll2013-09-021-2/+0
* Move prototype pointer into QV4::InternalClassLars Knoll2013-09-021-2/+2
* Fix hasOwnProperty on various types wrapped in QMLSimon Hausmann2013-08-081-4/+11
* Get rid of QHashedV4StringLars Knoll2013-06-281-6/+2
* Remove context parameter from Manged::put.Lars Knoll2013-06-221-8/+8
* Remove context parameter from Managed::get()Lars Knoll2013-06-221-6/+7
* Get rid of QV8QObjectWrapper:setProperty and SetPropertySimon Hausmann2013-06-071-4/+2
* Simplify QObjectWrapper calls from within other type wrappersSimon Hausmann2013-06-071-9/+3
* Get rid of QV8QObjectWrapper::getPropertySimon Hausmann2013-06-071-4/+9
* Fix regression with meta object revision checkingSimon Hausmann2013-06-031-4/+4
* Convert more subclasses of Managed to the new casting schemeLars Knoll2013-05-311-1/+0
* Start converting casting of Managed to subtypes to a better schemeLars Knoll2013-05-311-2/+2
* Port the list wrapper over to v4Lars Knoll2013-05-311-2/+1
* Cleanup the context wrapper codeLars Knoll2013-05-301-1/+1
* Port the type wrapper over to v4Lars Knoll2013-05-301-0/+276