summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecompiledbindings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Optimize QML "parent" property accessAaron Kennedy2010-03-251-15/+73
* Only release the binding once we're finished with its memoryAaron Kennedy2010-03-181-1/+1
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-32/+36
* Reenable the QML binding optimizer for "safe" optimizationsAaron Kennedy2010-03-121-12/+60
* Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-111-2/+2
* Unify binding optimizer and QtScript binding signal management logicAaron Kennedy2010-03-101-90/+7
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-6/+6
* Make more private QDeclarativeMetaProperty methods privateAaron Kennedy2010-02-251-5/+5
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+2738