aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlbinding.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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