| Commit message (Expand) | Author | Age | Files | Lines |
| * | QtQml: Allow remote JavaScript files in WorkerScript | Ulf Hermann | 2025-06-17 | 1 | -10/+77 |
| * | Correct license for test files | Lucie Gérard | 2024-02-27 | 1 | -1/+1 |
| * | tst_qquickworkerscript: Clean up memory management | Amanda Hamblin-Trué | 2023-08-21 | 1 | -56/+45 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | Consolidate test helpers into private libraries | Mitch Curtis | 2021-09-13 | 1 | -2/+2 |
| * | Remove QRegExp from qml autotests | Lars Knoll | 2020-04-03 | 1 | -13/+1 |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2020-01-09 | 1 | -0/+8 |
| |\ |
|
| | * | QV4::ExecutionEngine: provide QNAM accessor | Fabian Kosmale | 2020-01-03 | 1 | -0/+8 |
| * | | WorkerScript: serialize QUrls wrapped in QVariant as strings | Ulf Hermann | 2019-12-13 | 1 | -0/+1 |
| * | | QQuickWorkerScript: avoid arbitrary delay | Fabian Kosmale | 2019-12-11 | 1 | -4/+1 |
| * | | src/qmlworkerscript: Add ready property to WorkerScript | Maximilian Goldstein | 2019-12-06 | 1 | -0/+20 |
| |/ |
|
| * | Fix deprecation warnings about QVariant API | Friedemann Kleint | 2019-04-08 | 1 | -14/+14 |
| * | Support QRegularExpression on the same level as QRegExp | Ulf Hermann | 2019-03-20 | 1 | -5/+17 |
| * | Add support for ECMASCript modules in WorkerScript elements | Simon Hausmann | 2018-08-21 | 1 | -8/+14 |
| * | Clean up QML worker scripts part 2 | Simon Hausmann | 2018-08-21 | 1 | -42/+0 |
| * | use nullptr consistently (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -12/+12 |
| * | Move the prototype into the internal class | Lars Knoll | 2017-05-19 | 1 | -1/+1 |
| * | Updated license headers | Jani Heikkinen | 2016-01-20 | 1 | -17/+12 |
| * | Fix autotest | Lars Knoll | 2015-08-25 | 1 | -7/+5 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
| * | Fix mapping of JS objects/arrays to C++ | Simon Hausmann | 2014-09-17 | 1 | -1/+4 |
| * | Update license headers and add new licenses | Jani Heikkinen | 2014-08-25 | 1 | -19/+11 |
| * | Fix global object handling in worker script JS files.v5.3.0-alpha1 | Michael Brasser | 2014-02-25 | 1 | -1/+82 |
| * | fix whitespace | Oswald Buddenhagen | 2014-01-22 | 1 | -1/+1 |
| * | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w... | Simon Hausmann | 2013-06-24 | 1 | -1/+1 |
| |\ |
|
| | * | Doc: Fix module name format | Sze Howe Koh | 2013-04-23 | 1 | -1/+1 |
| * | | Mark test as xfail that assumes writability of the global object | Simon Hausmann | 2013-06-21 | 1 | -0/+1 |
| * | | Fix two more errors in the worker script auto test | Lars Knoll | 2013-06-18 | 1 | -1/+1 |
| |/ |
|
| * | Move ListModel and ListElement to the QtQml import | Alan Alpert | 2013-01-24 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-10 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-23 | 1 | -24/+24 |
| * | Autotests: Use qInstallMessageHandler | Kai Koehne | 2012-09-14 | 1 | -6/+6 |
| * | Use the same ReferenceError message wording as V8 | Kent Hansen | 2012-03-14 | 1 | -1/+1 |
| * | Rename QDeclarative symbols to QQuick and QQml | Matthew Vogt | 2012-02-24 | 1 | -0/+300 |