Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -2/+2 |
* | QML: Drop the "succeeded" out parameters from SequencePrototype | Ulf Hermann | 2022-10-07 | 1 | -3/+2 |
* | V4: Make ExecutionEngine::toVariant() static | Ulf Hermann | 2022-09-20 | 1 | -1/+2 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
* | Allow retrieval of sequences from QJSValue | Ulf Hermann | 2022-06-02 | 1 | -19/+18 |
* | QML: Allow named lists of value types | Ulf Hermann | 2022-01-28 | 1 | -1/+5 |
* | Remove the qml_sequence_object feature flag | Ulf Hermann | 2022-01-15 | 1 | -8/+0 |
* | Pass QMetaType by value rather than by ID in more places | Ulf Hermann | 2021-06-09 | 1 | -1/+1 |
* | QV4::Engine::toVariant: Use metatype instead of metatype id | Fabian Kosmale | 2021-03-25 | 1 | -1/+1 |
* | WorkerScript: serialize QUrls wrapped in QVariant as strings | Ulf Hermann | 2019-12-13 | 1 | -18/+31 |
* | Move workerscript to its own module | Ulf Hermann | 2019-05-06 | 1 | -0/+447 |