aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qv8include.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port Qt.include() over to v4Lars Knoll2013-05-241-246/+0
* Replace usage of v8::Script and qmlModeCompile with QV4::ScriptLars Knoll2013-05-221-5/+8
* Get rid of v8::IntegerLars Knoll2013-05-211-8/+8
* Convert the remaining TryCatch statements to use QV4::ExceptionLars Knoll2013-05-211-24/+17
* Remove half the v8::TryCatch statementsLars Knoll2013-05-211-4/+11
* Comment out two lines that cause assertionsLars Knoll2013-05-211-2/+4
* Convert qv8include to QV4::PersistentValueLars Knoll2013-05-081-13/+11
* More steps towards eliminating the v8 layerSimon Hausmann2013-05-071-3/+3
* Replace v8::Undefined() with QV4::Value::undefinedValue()Simon Hausmann2013-05-071-2/+2
* Get rid of v8::LocalLars Knoll2013-05-061-8/+8
* Remove another methods from v8:ContextLars Knoll2013-05-041-2/+3
* Remove v8::HandleScopeLars Knoll2013-05-031-2/+0
* Cleanup v8 Context handlingLars Knoll2013-05-031-1/+0
* 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-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Initial bundle supportAaron Kennedy2012-05-041-1/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+244