aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qjsengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the JS Api into it's own folderLars Knoll2013-08-081-430/+0
* Move QV4::Exception into a separate compilation unit with header fileSimon Hausmann2013-07-121-0/+1
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-0/+4
|\
| * Document percieved memory leakAlan Alpert2013-05-011-0/+4
* | Fix tst_qjsvalue::engineDeleted()Simon Hausmann2013-06-211-2/+1
* | Fix ownership of JS value returned by QJSEngine::newQObjectSimon Hausmann2013-06-131-0/+2
* | Move QV8QObjectWrapper::newQObject into QV4::QObjectWrapperSimon Hausmann2013-06-051-1/+2
* | Fix crashes in workerscript tests (qqmlecmascript and qquickworkerscript)Simon Hausmann2013-06-051-1/+1
* | Implement QJSValue::toQObject and isQObjectLars Knoll2013-06-031-1/+0
* | Move v8contextwrapper implementation over to v4.Lars Knoll2013-05-301-1/+0
* | Remove QV8Engine::scriptValueFromInternalLars Knoll2013-05-221-1/+1
* | Replace usage of v8::Script and qmlModeCompile with QV4::ScriptLars Knoll2013-05-221-3/+0
* | Add a QV4::Script classLars Knoll2013-05-221-4/+7
* | Give the QJSValuePrivate the pointer to the engine backLars Knoll2013-05-171-3/+3
* | Move the internalClass pointer from Object to ManagedLars Knoll2013-05-061-10/+11
* | Fix QJSEngine::evaluateLars Knoll2013-05-051-1/+1
* | Fix QJSEngine::newArray()Lars Knoll2013-05-041-3/+3
* | Remove most remaining traces of v8::ContextLars Knoll2013-05-031-29/+0
* | Remove v8::HandleScopeLars Knoll2013-05-031-2/+0
* | Cleanup v8 Context handlingLars Knoll2013-05-031-3/+0
* | Fix compilationLars Knoll2013-05-031-2/+0
* | Remove the ExecutionContext from some signatures, replace it with the engine ...Lars Knoll2013-05-021-1/+1
* | Simplify function signature for ExecutionEngine::newArrayObjectLars Knoll2013-05-011-1/+3
* | Convert QObject methods inQV8Enginer to v4 based APILars Knoll2013-04-291-1/+1
* | Move more methods on QV8Engine over to use v4 based syntaxLars Knoll2013-04-291-1/+1
* | Change variant conversion methods to use V4 APILars Knoll2013-04-221-1/+1
* | Rename QQmlJS::VM namespace to QV4Lars Knoll2013-04-191-5/+5
* | Move more code over to use v4.Lars Knoll2013-04-191-3/+1
* | Implement most of QJSEngine against V4Lars Knoll2013-04-191-21/+24
* | Cleanup lots of V8 dependencies in QJS* classesLars Knoll2013-04-181-18/+21
|/
* Doc: Fix uses of \sinceDebao Zhang2013-01-241-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Declare QJSValue as a metatype where it is defined.Stephen Kelly2012-12-041-1/+0
* Docs: Fix some more referencesChristian Stenger2012-12-011-2/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Document QJSEngine's lack of exception handling APIKent Hansen2012-08-161-3/+7
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-1/+2
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-6/+6
* Add internal API for accessing V8 handles of QJS typesKent Hansen2012-05-291-0/+29
* Update license headersKent Hansen2012-05-241-10/+28
* Remove QJSEngine::ContextOwnership and associated constructorKent Hansen2012-05-241-12/+0
* Remove QQmlEngine::collectGarbage() overloadKent Hansen2012-05-241-3/+1
* Doc: Moving QML docs for new doc structureJerome Pasion2012-05-091-6/+6
* Remove QJS exception APIKent Hansen2012-05-031-72/+11
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+476