summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeinclude.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use custom static scopes to improve QML/JavaScript performanceKent Hansen2010-06-251-1/+1
* DocAaron Kennedy2010-06-221-1/+24
* Move copies of toLocalFileOrQrc() to QDeclarativeEnginePrivateBea Lam2010-05-241-12/+2
* Remove warnings.Warwick Allison2010-05-201-2/+0
* Make Qt.include() work for js files that have '.pragma library'Bea Lam2010-05-181-0/+3
* Fix compilation of QtDeclarative module (gcc)Kai Koehne2010-05-141-1/+1
* Qt.include() support in worker scriptsAaron Kennedy2010-05-141-0/+59
* Missing files from 645b9ee9dd6e0576542cc61872ecedb408ca8a89Aaron Kennedy2010-05-141-4/+6
* Add Qt.include() method for scoped inclusion of JavaScript filesAaron Kennedy2010-05-141-0/+255