aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlbinding.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Trim trailing whitespace.Stephen Kelly2012-08-221-8/+8
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-13/+13
* Make QQmlScriptString opaque.Michael Brasser2012-08-031-0/+48
* Delay conversion of v8 exceptions to QQmlErrors.Michael Brasser2012-06-051-10/+5
* Use static dispatch tables for QQmlAbstractBindingAaron Kennedy2012-05-241-4/+48
* Add QQmlEngine::trimComponentCache()Matthew Vogt2012-05-171-11/+11
* 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-0/+4
* Stop stuffing the URL "<Unknown File>" in QML errorsThiago Macieira2012-04-121-2/+0
* QmlProfiler: Do not log expression for bindingKai Koehne2012-03-191-2/+0
* Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-119/+148
* Move binding and expression classes to separate filesAaron Kennedy2012-03-131-235/+0
* QmlProfiler: Avoid overhead if profiling is not enabledKai Koehne2012-03-091-1/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+551