summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeglobalscriptclass_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Move JS global scope to top of the QML scope chainAaron Kennedy2010-03-031-1/+6
| | | | QT-2787
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+83
QDeclarativeXXX.