summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecontextscriptclass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-4/+12
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-32/+30
* Optimization: Use id notifier for QtScript bindingsAaron Kennedy2010-03-171-3/+6
* Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-111-18/+8
* Minor perf improvement when running QML script blocksAaron Kennedy2010-03-051-2/+3
* Save secondary scope inside the expression's scope objectAaron Kennedy2010-03-031-2/+28
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+275