aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qv8engine_p.h
Commit message (Expand)AuthorAgeFilesLines
...
* Move QV4::QObjectWrapper into the v4/ subdirectorySimon Hausmann2013-06-071-1/+1
* Get rid of QV8QObjectWrapperSimon Hausmann2013-06-071-4/+0
* Move QV8QObjectWrapper::newQObject into QV4::QObjectWrapperSimon Hausmann2013-06-051-23/+0
* Fix crashes in workerscript tests (qqmlecmascript and qquickworkerscript)Simon Hausmann2013-06-051-1/+2
* Fold the qv4jsonwrapper into the json objectLars Knoll2013-06-031-9/+0
* Get rid of QV8Engine::toQObject and QV8QObjectWrapper::toQObjectSimon Hausmann2013-06-031-6/+0
* Get rid of QV8Engine::isQObject and QV8QObjectWrapper::isQObjectSimon Hausmann2013-06-031-6/+0
* Get rid of the QV4FUNCTION macro in qv8engine_p.hLars Knoll2013-06-031-2/+0
* Convert qqmlcomponent to use v4 APILars Knoll2013-06-011-1/+1
* Clean up more stuff in qv8engineLars Knoll2013-05-311-30/+0
* Remove some unused codeLars Knoll2013-05-311-35/+0
* Port the list wrapper over to v4Lars Knoll2013-05-311-3/+0
* Port the value type wrapper over to use V4Lars Knoll2013-05-301-27/+4
* Cleanup the context wrapper codeLars Knoll2013-05-301-11/+0
* Port the type wrapper over to v4Lars Knoll2013-05-301-3/+0
* Convert builtin methods from v8 to v4Lars Knoll2013-05-271-9/+0
* Remove template argument from MemberAccessorGetterSetter classLars Knoll2013-05-261-1/+1
* Port method closures over to V4Simon Hausmann2013-05-241-3/+4
* Get rid of Get/SetHiddenValue in the v8 APILars Knoll2013-05-241-10/+2
* Fix QObject ownershipSimon Hausmann2013-05-241-1/+1
* Remove QV8Engine::scriptValueFromInternalLars Knoll2013-05-221-2/+0
* Move evaluateScript into QV4::ScriptLars Knoll2013-05-221-4/+0
* Remove now unused QV8Engine::qmlModeCompile methodsLars Knoll2013-05-221-8/+0
* Fix build on WindowsSimon Hausmann2013-05-221-1/+1
* Remove v8 dependencies in qhashedstringLars Knoll2013-05-221-11/+0
* Finalize sequence wrappingSimon Hausmann2013-05-211-4/+2
* Port the rest of the sequence types to V4Simon Hausmann2013-05-211-1/+1
* Smaller cleanups in qv8engineLars Knoll2013-05-181-7/+0
* convert QV8VariantWrapper to v4Lars Knoll2013-05-171-4/+2
* Cleanup v8 dependencies from QQmlV8FunctionLars Knoll2013-05-081-20/+21
* Remove v8 dependencies from QQmlV4HandleLars Knoll2013-05-081-22/+7
* Remove the remaining traces of v8::persistentLars Knoll2013-05-081-38/+2
* Remove more v8::Persistent usagesLars Knoll2013-05-071-1/+1
* Get rid of QV8Engine::qtDateTimeFromJsDateSimon Hausmann2013-05-071-2/+0
* More steps towards eliminating the v8 layerSimon Hausmann2013-05-071-0/+7
* Get rid of v8::LocalLars Knoll2013-05-061-8/+8
* Remove some more v8 APILars Knoll2013-05-041-1/+0
* Remove most remaining traces of v8::ContextLars Knoll2013-05-031-3/+0
* Cleanup v8 Context handlingLars Knoll2013-05-031-6/+1
* Smaller cleanupLars Knoll2013-05-021-7/+0
* Change some more API in qv8engine over to v4.Lars Knoll2013-05-011-3/+3
* Convert qjsconverter to v4 based APILars Knoll2013-05-011-1/+1
* Move QV8Engine::to/fromVariant over to a v4 based APILars Knoll2013-05-011-2/+2
* Convert QObject methods inQV8Enginer to v4 based APILars Knoll2013-04-291-13/+13
* Move more methods on QV8Engine over to use v4 based syntaxLars Knoll2013-04-291-52/+31
* Get rid of QV8Engine::toString()Lars Knoll2013-04-291-2/+0
* Move QV8Engine::freezeObject over to use v4 APIsLars Knoll2013-04-291-2/+3
* Fix QV8Engine::getOwnPropertyNames APILars Knoll2013-04-291-1/+1
* Fix conversion of values to QStringsLars Knoll2013-04-291-2/+0
* Convert some code in qqmlcomponent over to use v4Lars Knoll2013-04-291-0/+2