aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlworkerscript/qv4serialize.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow retrieval of sequences from QJSValueUlf Hermann2022-06-021-19/+18
* QML: Allow named lists of value typesUlf Hermann2022-01-281-1/+5
* Remove the qml_sequence_object feature flagUlf Hermann2022-01-151-8/+0
* Pass QMetaType by value rather than by ID in more placesUlf Hermann2021-06-091-1/+1
* QV4::Engine::toVariant: Use metatype instead of metatype idFabian Kosmale2021-03-251-1/+1
* WorkerScript: serialize QUrls wrapped in QVariant as stringsUlf Hermann2019-12-131-18/+31
* Move workerscript to its own moduleUlf Hermann2019-05-061-0/+447