aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlvaluetypewrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move prototype pointer into QV4::InternalClassLars Knoll2013-09-021-2/+2
* Fix hasOwnProperty on various types wrapped in QMLSimon Hausmann2013-08-081-0/+19
* Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-1/+1
* Get rid of QHashedV4StringLars Knoll2013-06-281-4/+2
* Remove context parameter from Manged::put.Lars Knoll2013-06-221-4/+4
* Remove context parameter from Managed::get()Lars Knoll2013-06-221-5/+6
* Fix qqmlvaluetypewrapper auto-testsSimon Hausmann2013-06-201-7/+5
* Simplify QObjectWrapper calls from within other type wrappersSimon Hausmann2013-06-071-1/+1
* Get rid of QV8QObjectWrapper::getPropertySimon Hausmann2013-06-071-2/+3
* Fix regression with meta object revision checkingSimon Hausmann2013-06-031-1/+1
* Convert more subclasses of Managed to the new casting schemeLars Knoll2013-05-311-1/+0
* Move Variant and QtObject over to new casting schemeLars Knoll2013-05-311-1/+1
* Start converting casting of Managed to subtypes to a better schemeLars Knoll2013-05-311-6/+6
* Get rid of v8::UserObjectComparisonCallbackLars Knoll2013-05-311-2/+15
* Port the list wrapper over to v4Lars Knoll2013-05-311-1/+0
* Smaller cleanupsLars Knoll2013-05-301-8/+0
* Fix all autotests related to value typesLars Knoll2013-05-301-2/+4
* Port the value type wrapper over to use V4Lars Knoll2013-05-301-0/+396