aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlworkerscript
Commit message (Expand)AuthorAgeFilesLines
* Generate registrations for all importsUlf Hermann2020-01-103-7/+6
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-091-0/+11
|\
| * QV4::Engine: replace std::function with a function pointerFabian Kosmale2020-01-061-4/+4
| * QV4::ExecutionEngine: provide QNAM accessorFabian Kosmale2020-01-031-0/+11
* | WorkerScript: serialize QUrls wrapped in QVariant as stringsUlf Hermann2019-12-131-18/+31
* | src/qmlworkerscript: Add ready property to WorkerScriptMaximilian Goldstein2019-12-062-0/+18
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-223-4/+80
|\|
| * Doc: Fix documentation warningsTopi Reinio2019-11-113-4/+80
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-043-2/+41
|\|
| * WorkerScript: Directly delete QQuickWorkerScriptEnginePrivateUlf Hermann2019-09-301-1/+1
| * Re-add documentation for QtQml.WorkerScriptUlf Hermann2019-09-173-1/+40
* | Specify parameters of type registration in class declarationsUlf Hermann2019-09-262-1/+3
|/
* Remove last traces of QV8EngineUlf Hermann2019-05-081-66/+30
* Move workerscript to its own moduleUlf Hermann2019-05-069-0/+1588