aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qv8qobjectwrapper_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move QV4::QObjectWrapper into the v4/ subdirectorySimon Hausmann2013-06-071-204/+0
* Get rid of QV8QObjectWrapperSimon Hausmann2013-06-071-17/+0
* Get rid of QV8QObjectWrapper:setProperty and SetPropertySimon Hausmann2013-06-071-17/+2
* Simplify QObjectWrapper calls from within other type wrappersSimon Hausmann2013-06-071-0/+1
* Get rid of QV8QObjectWrapper::GetPropertySimon Hausmann2013-06-071-2/+0
* Get rid of QV8QObjectWrapper::getPropertySimon Hausmann2013-06-071-14/+1
* Remove signal & slot related code from QV8QObjectWrapperSimon Hausmann2013-06-071-7/+5
* Implement QObject Signal <> JS Slot connections using QSlotObjectBaseSimon Hausmann2013-06-071-0/+2
* Move QV8QObjectWrapper::newQObject into QV4::QObjectWrapperSimon Hausmann2013-06-051-4/+3
* Cleanup: Get rid of v8engine pointer in QObjectWrapperSimon Hausmann2013-06-051-3/+1
* Move handling of multiply wrapped QObjects from QV8QObjectWrapper into QV4::E...Simon Hausmann2013-06-051-4/+22
* Move internal QV8QObjectWrapper::newQObject helper to QV4::QObjectWrapperSimon Hausmann2013-06-051-2/+5
* Cleanups in QObject bindingsSimon Hausmann2013-06-041-1/+0
* Another property query fix for the QObject bindingsSimon Hausmann2013-06-031-1/+1
* Get rid of inner MethodClosure object in QV8QObjectWrapperSimon Hausmann2013-06-031-1/+3
* Fix regression with meta object revision checkingSimon Hausmann2013-06-031-8/+11
* Get rid of QV8Engine::toQObject and QV8QObjectWrapper::toQObjectSimon Hausmann2013-06-031-4/+5
* Get rid of QV8Engine::isQObject and QV8QObjectWrapper::isQObjectSimon Hausmann2013-06-031-1/+0
* Initial port of connect/disconnect from V8 to V4Simon Hausmann2013-06-031-6/+24
* Port QObject bindings to use new castSimon Hausmann2013-06-021-2/+2
* QObject bindings: CleanupsSimon Hausmann2013-05-311-2/+2
* Fix tst_qqmlecmascript::jsOwnedObjectsDeletedOnEngineDestroySimon Hausmann2013-05-311-0/+2
* Cleanup: Remove dead code in QObject ownership handlingSimon Hausmann2013-05-291-14/+0
* Fix toString and destroy on QObject JS bindingsSimon Hausmann2013-05-281-5/+8
* Implement JS ownership policy for var and variant propertiesSimon Hausmann2013-05-241-0/+1
* Port method closures over to V4Simon Hausmann2013-05-241-4/+25
* Cleanup: Get rid of special toString and destroy handling in QObject bindingsSimon Hausmann2013-05-241-6/+2
* Fixed struct/class friend decl.Erik Verbruggen2013-05-241-1/+1
* Implement QObject ownership policy for QObject JavaScript wrappersSimon Hausmann2013-05-241-1/+1
* Replace QV8QObjectResource with QV4::QObjectWrapperSimon Hausmann2013-05-231-21/+34
* Remove v8 dependencies in qhashedstringLars Knoll2013-05-221-8/+8
* Get rid of v8::IntegerLars Knoll2013-05-211-1/+1
* Remove the remaining traces of v8::persistentLars Knoll2013-05-081-1/+1
* Convert qv8qobjectwrapper to use QV4::PersistentValueLars Knoll2013-05-081-6/+8
* More steps towards eliminating the v8 layerSimon Hausmann2013-05-071-3/+3
* Get rid of v8::LocalLars Knoll2013-05-061-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Restrict v8 property lookup to the execution contextMatthew Vogt2012-08-271-10/+10
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+1
* Ensure that we don't attempt to dispose handle twiceChris Adams2012-05-161-1/+1
* Avoid calling gc in QQmlEngine destructor.Jędrzej Nowacki2012-04-271-0/+27
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+159