summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeexpression.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-6/+6
* Remove dead performance measurement code from QMLAaron Kennedy2010-03-221-8/+0
* Fix crashAaron Kennedy2010-03-171-0/+1
* CrashAaron Kennedy2010-03-171-1/+7
* 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