summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeglobalscriptclass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-06-281-17/+28
|\
| * Use custom static scopes to improve QML/JavaScript performanceKent Hansen2010-06-251-14/+25
* | Disallow global object properties as property namesAaron Kennedy2010-06-251-0/+4
* | References to undefined variables throws a ReferenceErrorAaron Kennedy2010-06-231-14/+10
|/
* Ensure eval and Function are in the correct scopeAaron Kennedy2010-04-301-5/+15
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-1/+1
* Move JS global scope to top of the QML scope chainAaron Kennedy2010-03-031-5/+10
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+121