summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecontextscriptclass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup handling of errors in bindings and scriptsAaron Kennedy2010-04-081-1/+1
* Cleanup (remove QDeclarativeScriptClass)Aaron Kennedy2010-04-071-2/+2
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-6/+6
* 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