summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeexpression.cpp
Commit message (Expand)AuthorAgeFilesLines
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-29/+39
* Optimization: Use id notifier for QtScript bindingsAaron Kennedy2010-03-171-1/+23
* Merge remote branch 'qt/4.7' into qml-4.7Qt Continuous Integration System2010-03-101-13/+14
|\
| * doc: Fixed several qdoc errors.Martin Smith2010-03-091-13/+14
* | Unify binding optimizer and QtScript binding signal management logicAaron Kennedy2010-03-101-108/+45
|/
* Save secondary scope inside the expression's scope objectAaron Kennedy2010-03-031-16/+25
* Move JS global scope to top of the QML scope chainAaron Kennedy2010-03-031-0/+5
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+810