aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlworkerscript
Commit message (Expand)AuthorAgeFilesLines
* Remove hard-coded notes for 'Corresponding handler' for QML signalsTopi Reinio2020-03-101-2/+0
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-031-0/+4
|\
| * Fix build with -no-feature-networkUlf Hermann2020-02-241-0/+4
* | Revision properties and methods added in 5.15Ulf Hermann2020-02-271-2/+2
* | Move dependencies.json files into the right placesUlf Hermann2020-02-261-0/+2
* | Synthetically reference type registration functionsUlf Hermann2020-02-042-1/+3
* | Force models and workerscript plugins to link their librariesUlf Hermann2020-01-301-1/+2
* | qmlworkerscript: Fix wrong type used in docsMaximilian Goldstein2020-01-231-1/+1
* | 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