summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move JS global scope to top of the QML scope chainAaron Kennedy2010-03-031-31/+31
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-85/+124
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-251-6/+6
|\
| * Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-6/+6
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-251-1/+1
|\ \ | |/
| * Make QDeclarativeMetaType and QDeclarativeType privateAaron Kennedy2010-02-241-1/+1
* | Automatically connect to signals "onFooChanged" if property is "foo".Bea Lam2010-02-251-6/+10
|/
* Automatically connect to a notify signal if the requested signal isBea Lam2010-02-241-0/+10
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+2779