aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qv8contextwrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the context wrapper codeLars Knoll2013-05-301-409/+0
* Port the type wrapper over to v4Lars Knoll2013-05-301-90/+90
* Move v8contextwrapper implementation over to v4.Lars Knoll2013-05-301-132/+155
* Remove now unused subcontext functionalityLars Knoll2013-05-291-38/+2
* Remove some leftovers from the v8bindingsLars Knoll2013-05-291-11/+4
* Fix toString and destroy on QObject JS bindingsSimon Hausmann2013-05-281-3/+7
* Remove some unused codeLars Knoll2013-05-261-7/+0
* Get rid of Get/SetHiddenValue in the v8 APILars Knoll2013-05-241-4/+4
* Replace usage of v8::Script and qmlModeCompile with QV4::ScriptLars Knoll2013-05-221-8/+8
* Remove v8 dependencies in qhashedstringLars Knoll2013-05-221-3/+3
* Convert context wrapper to QV4::PersistentValueLars Knoll2013-05-081-9/+7
* Remove more v8::Persistent usagesLars Knoll2013-05-071-1/+1
* Replace v8::Undefined() with QV4::Value::undefinedValue()Simon Hausmann2013-05-071-4/+4
* Get rid of v8::LocalLars Knoll2013-05-061-15/+15
* Remove another methods from v8:ContextLars Knoll2013-05-041-6/+10
* Move more methods on QV8Engine over to use v4 based syntaxLars Knoll2013-04-291-1/+1
* Get rid of QV8Engine::toString()Lars Knoll2013-04-291-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Only free context if the owning QV8ContextResource gets destroyedPhilip Lorenz2012-12-101-7/+14
* Change qml list interfaceMarco Bubke2012-10-231-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Restrict v8 property lookup to the execution contextMatthew Vogt2012-08-271-4/+4
* Avoid dynamic lookup of signal handler argumentsMichael Brasser2012-08-241-26/+1
* QtQuick: Fix string related warnings, single character strings.Friedemann Kleint2012-05-141-2/+2
* Fix warnings in qtdeclarative.Friedemann Kleint2012-03-301-1/+1
* Let V8 throw the exception when QML property lookup failsKent Hansen2012-03-141-12/+6
* Use the same ReferenceError message wording as V8Kent Hansen2012-03-141-2/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+455