aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qquickworkerscript
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-12/+12
* Move the prototype into the internal classLars Knoll2017-05-191-1/+1
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-061-7/+5
|\
| * Fix autotestLars Knoll2015-08-251-7/+5
* | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-2/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix mapping of JS objects/arrays to C++Simon Hausmann2014-09-171-1/+4
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix global object handling in worker script JS files.v5.3.0-alpha1Michael Brasser2014-02-259-1/+127
* fix whitespaceOswald Buddenhagen2014-01-221-1/+1
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-1/+1
|\
| * Doc: Fix module name formatSze Howe Koh2013-04-231-1/+1
* | Mark test as xfail that assumes writability of the global objectSimon Hausmann2013-06-211-0/+1
* | Fix two more errors in the worker script auto testLars Knoll2013-06-181-1/+1
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-241-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-141-6/+6
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Use the same ReferenceError message wording as V8Kent Hansen2012-03-141-1/+1
* Changed qml tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2418-0/+432