aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcontextwrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_qqmlecmascripts::importScripts with private importsSimon Hausmann2013-06-231-0/+3
* Remove context argument from Object::get/putValueLars Knoll2013-06-221-1/+1
* Remove context parameter from Manged::put.Lars Knoll2013-06-221-10/+10
* Remove context parameter from Managed::get()Lars Knoll2013-06-221-7/+8
* Fix parts of workerscriptLars Knoll2013-06-181-16/+17
* Fix tst_qqmlecmascript::scriptErrors()Simon Hausmann2013-06-071-1/+1
* Get rid of QV8QObjectWrapperSimon Hausmann2013-06-071-2/+0
* Get rid of QV8QObjectWrapper:setProperty and SetPropertySimon Hausmann2013-06-071-3/+2
* Simplify QObjectWrapper calls from within other type wrappersSimon Hausmann2013-06-071-16/+12
* Get rid of QV8QObjectWrapper::getPropertySimon Hausmann2013-06-071-8/+9
* Move QV8QObjectWrapper::newQObject into QV4::QObjectWrapperSimon Hausmann2013-06-051-2/+2
* Another property query fix for the QObject bindingsSimon Hausmann2013-06-031-1/+1
* Fix regression with meta object revision checkingSimon Hausmann2013-06-031-6/+5
* 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-25/+6
* Port the list wrapper over to v4Lars Knoll2013-05-311-3/+4
* Cleanup the context wrapper codeLars Knoll2013-05-301-0/+363