aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmltypewrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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