summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeglobalscriptclass_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Missing files from 645b9ee9dd6e0576542cc61872ecedb408ca8a89Aaron Kennedy2010-05-141-0/+1
| | | | Grrr
* 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.