summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeworkerscript/data
Commit message (Expand)AuthorAgeFilesLines
* Qt.include() used in WorkerScript is broken on Windows.Martin Jones2011-03-163-0/+11
* Report any exceptions occurring in WorkerScript javascript codeBea Lam2011-02-114-0/+24
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-293-3/+3
* Usefully convert from QtScript object/array to QVariantKent Hansen2010-06-171-1/+1
* Allow js files with '.pragma library' to be used from WorkerScriptBea Lam2010-05-266-21/+41
* Remove license headers from test data.Warwick Allison2010-05-241-41/+0
* Add license headers for .qml files.Jason McDonald2010-05-211-0/+41
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-211-1/+1
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-091-1/+1
* Fix tests failing due to javascript eval errors.Bea Lam2010-03-041-4/+0
* Fix test to listen for signal instead of try-waiting for property.Bea Lam2010-03-041-2/+3
* Add WorkerScript docs and tests.Bea Lam2010-03-032-0/+32