| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean up JSCallData setup | Ulf Hermann | 2021-03-17 | 1 | -3/+3 |
| * | Do not resolve URLs when assigning them to a property | Ulf Hermann | 2020-06-22 | 1 | -4/+7 |
| * | Model WorkerScript as an engine extension | Ulf Hermann | 2020-05-20 | 1 | -47/+58 |
| * | Store a QV4::ReturnedValue in QJSValue | Ulf Hermann | 2020-03-18 | 1 | -1/+3 |
| * | Remove hard-coded notes for 'Corresponding handler' for QML signals | Topi Reinio | 2020-03-10 | 1 | -2/+0 |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2020-03-03 | 1 | -0/+4 |
| |\ |
|
| | * | Fix build with -no-feature-network | Ulf Hermann | 2020-02-24 | 1 | -0/+4 |
| * | | qmlworkerscript: Fix wrong type used in docs | Maximilian Goldstein | 2020-01-23 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2020-01-09 | 1 | -0/+11 |
| |\| |
|
| | * | QV4::Engine: replace std::function with a function pointer | Fabian Kosmale | 2020-01-06 | 1 | -4/+4 |
| | * | QV4::ExecutionEngine: provide QNAM accessor | Fabian Kosmale | 2020-01-03 | 1 | -0/+11 |
| * | | src/qmlworkerscript: Add ready property to WorkerScript | Maximilian Goldstein | 2019-12-06 | 1 | -0/+13 |
| |/ |
|
| * | WorkerScript: Directly delete QQuickWorkerScriptEnginePrivate | Ulf Hermann | 2019-09-30 | 1 | -1/+1 |
| * | Re-add documentation for QtQml.WorkerScript | Ulf Hermann | 2019-09-17 | 1 | -1/+1 |
| * | Remove last traces of QV8Engine | Ulf Hermann | 2019-05-08 | 1 | -66/+30 |
| * | Move workerscript to its own module | Ulf Hermann | 2019-05-06 | 1 | -0/+673 |