summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlbindingoptimizations.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark function contexts as temporaryAaron Kennedy2010-01-051-1/+3
* Remove unused optimizationAaron Kennedy2009-12-221-71/+0
* Binding optimizer extensionsAaron Kennedy2009-12-161-38/+74
* Introduce experimental binding optimizerAaron Kennedy2009-12-141-0/+87
* fix includesOswald Buddenhagen2009-12-031-2/+3
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-2/+2
* Remove include styles that rely on configure.Warwick Allison2009-12-011-1/+1
* fix headersWarwick Allison2009-10-291-16/+16
* Improve Behavior reliability.Michael Brasser2009-10-111-13/+19
* Remove the QmlBinding_Id from QmlContext on destructionAaron Kennedy2009-08-251-1/+11
* Move the binding's "mePtr" into QmlAbstractBindingAaron Kennedy2009-08-111-0/+4
* Object property binding optimizationAaron Kennedy2009-08-111-8/+84
* Abstract expression and binding APIsAaron Kennedy2009-08-101-0/+109