aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qquickworkerscript
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-11/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Remove QRegExp from qml autotestsLars Knoll2020-04-031-13/+1
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-0/+1
|\
| * Revision properties and methods added in 5.15Ulf Hermann2020-02-271-0/+1
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-164-0/+52
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-093-0/+30
| |\
| | * QV4::ExecutionEngine: provide QNAM accessorFabian Kosmale2020-01-033-0/+30
| * | WorkerScript: serialize QUrls wrapped in QVariant as stringsUlf Hermann2019-12-131-0/+1
| * | QQuickWorkerScript: avoid arbitrary delayFabian Kosmale2019-12-111-4/+1
| * | src/qmlworkerscript: Add ready property to WorkerScriptMaximilian Goldstein2019-12-062-0/+24
| |/
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate testsAlexandru Croitor2019-11-141-11/+2
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+51
|/
* Move workerscript to its own moduleUlf Hermann2019-05-061-1/+1
* Fix deprecation warnings about QVariant APIFriedemann Kleint2019-04-081-14/+14
* Support QRegularExpression on the same level as QRegExpUlf Hermann2019-03-201-5/+17
* Add support for ECMASCript modules in WorkerScript elementsSimon Hausmann2018-08-213-8/+23
* Clean up QML worker scripts part 2Simon Hausmann2018-08-215-63/+0
* 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