aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qv8bindings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QV8Bindings classLars Knoll2013-05-241-319/+0
* Replace usage of v8::Script and qmlModeCompile with QV4::ScriptLars Knoll2013-05-221-12/+12
* Convert the remaining TryCatch statements to use QV4::ExceptionLars Knoll2013-05-211-15/+0
* Make the default constructor of PersistentValue not allocate a d pointerLars Knoll2013-05-071-2/+2
* Rename Value::deletedValue() to Value::emptyValue()Lars Knoll2013-05-071-1/+1
* Get rid of v8::LocalLars Knoll2013-05-061-5/+5
* Convert some v8::Persistent to v4Lars Knoll2013-05-061-10/+16
* Remove v8::HandleScopeLars Knoll2013-05-031-3/+0
* Cleanup v8 Context handlingLars Knoll2013-05-031-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Evaluate bindings more intelligently during constructionAaron Kennedy2012-08-291-0/+6
* Make connectNotify() work with QMLThomas McGuire2012-08-221-1/+4
* Trim trailing whitespace.Stephen Kelly2012-08-221-2/+2
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-6/+9
* Use V4 binding for non-final properties where possibleMatthew Vogt2012-07-091-1/+2
* Delay conversion of v8 exceptions to QQmlErrors.Michael Brasser2012-06-051-8/+5
* Use static dispatch tables for QQmlAbstractBindingAaron Kennedy2012-05-241-18/+50
* Add QQmlEngine::trimComponentCache()Matthew Vogt2012-05-171-3/+0
* QtQuick: Fix string related warnings, single character strings.Friedemann Kleint2012-05-141-1/+1
* QmlProfiler: storing binding typeChristiaan Janssen2012-05-041-1/+1
* Ensure binding target has not been deletedMatthew Vogt2012-05-041-4/+9
* Stop stuffing the URL "<Unknown File>" in QML errorsThiago Macieira2012-04-121-4/+1
* Allow V8 bindings to be assigned to aliasesAaron Kennedy2012-03-301-2/+10
* Loosen shared binding testsAaron Kennedy2012-03-301-6/+7
* Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-4/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+285