summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlbinding_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-135/+0
* Make QmlBinding (and friends) privateAaron Kennedy2010-02-231-15/+61
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Harden QML binding optimizerAaron Kennedy2010-01-221-4/+0
* fix includesOswald Buddenhagen2009-12-031-3/+4
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-1/+1
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-2/+2
* QmlContext testsAaron Kennedy2009-11-021-0/+1
* fix headersWarwick Allison2009-10-291-16/+16
* Do not display transient binding errorsAaron Kennedy2009-10-281-0/+6
* Make qmlecmascript:selfDeletingBinding passAaron Kennedy2009-10-081-3/+12
* Move the binding's "mePtr" into QmlAbstractBindingAaron Kennedy2009-08-111-2/+0
* Abstract expression and binding APIsAaron Kennedy2009-08-101-2/+1
* Rework expression stuff to use a more efficient notify handlerAaron Kennedy2009-07-201-2/+2
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-0/+79