summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativebinding.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove dead performance measurement code from QMLAaron Kennedy2010-03-221-5/+0
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-4/+15
* Improve value type binding behaviorAaron Kennedy2010-03-111-9/+133
* Polish QDeclarativeProperty APIAaron Kennedy2010-02-261-2/+2
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-6/+6
* Make more private QDeclarativeMetaProperty methods privateAaron Kennedy2010-02-251-4/+4
* Tweak QDeclarativeMetaProperty type category APIAaron Kennedy2010-02-251-1/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+308