summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeinclude.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Task-number: QTBUG-10816
* 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
| | | | Broke with commit 645b9ee9dd6
* Qt.include() support in worker scriptsAaron Kennedy2010-05-141-0/+59
|
* Missing files from 645b9ee9dd6e0576542cc61872ecedb408ca8a89Aaron Kennedy2010-05-141-4/+6
| | | | Grrr
* Add Qt.include() method for scoped inclusion of JavaScript filesAaron Kennedy2010-05-141-0/+255