summaryrefslogtreecommitdiff
path: root/src/qmlworkerscript
Commit message (Expand)AuthorAgeFilesLines
* Move ScopedStackFrame into qv4stackframe_p.hUlf Hermann2023-05-171-3/+4
* QML: Fix write back of Date valuesUlf Hermann2023-01-171-1/+1
* WorkerScript: Create ExecutionEngines on demand when neededUlf Hermann2022-11-301-15/+40
* QtQml: Restructure the moduleMaximilian Goldstein2022-11-281-0/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-2/+2
* QML: Drop the "succeeded" out parameters from SequencePrototypeUlf Hermann2022-10-071-3/+2
* V4: Make ExecutionEngine::toVariant() staticUlf Hermann2022-09-201-1/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* QML: Make modules imported with registerModule() available in QMLUlf Hermann2022-09-021-4/+6
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-118-303/+16
* 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
* Doc: Enable zero warning limit for documentationVenugopal Shivashankar2022-01-141-0/+3
* Doc: Drop version no. against the \qmlmoduleVenugopal Shivashankar2021-12-021-1/+1
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-023-14/+4
* Doc: Remove unsupported customFiltersKai Köhne2021-08-311-4/+0
* Remove unnecessary declarations of type registration functionsUlf Hermann2021-07-161-2/+0
* Fix life cycle methods for some QML-exposed typesUlf Hermann2021-07-141-0/+1
* Privately export all QML-exposed typesUlf Hermann2021-07-131-1/+1
* Pass QMetaType by value rather than by ID in more placesUlf Hermann2021-06-091-1/+1
* Refactor and update qml CMake APICraig Scott2021-06-043-25/+49
* CMake: Remove unneeded *.pro and .prev_CMakeLists.txt filesCraig Scott2021-05-191-115/+0
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-271-1/+0
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* QV4::Engine::toVariant: Use metatype instead of metatype idFabian Kosmale2021-03-251-1/+1
* Clean up JSCallData setupUlf Hermann2021-03-171-3/+3
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-121-2/+2
* Remove the qmake project filesFabian Kosmale2021-01-151-26/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-062-20/+20
* Do not resolve URLs when assigning them to a propertyUlf Hermann2020-06-221-4/+7
* CMake: Regenerate qtdeclarative/srcAlexandru Croitor2020-05-292-1/+2
* Remove --dependencies option from qmltyperegistrarUlf Hermann2020-05-261-2/+0
* Model WorkerScript as an engine extensionUlf Hermann2020-05-201-47/+58
* Fix qmltypes file names for qmltypes built from librariesUlf Hermann2020-05-191-0/+1
* Store a QV4::ReturnedValue in QJSValueUlf Hermann2020-03-181-1/+3
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-03-122-0/+228
|\
| * CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-122-4/+4
| * Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-125-4/+13
| |\
| * | Regenerate qtdeclarativeAlexandru Croitor2020-02-122-2/+2
| * | Regenerate projects to handle private deps correctlyAlexandru Croitor2020-02-052-0/+6
| * | Post-merge fixesAlexandru Croitor2020-01-302-4/+4
| * | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-292-2/+2
| |\ \
| * | | QML Type Registrar changesLeander Beernaert2020-01-242-0/+20
| * | | Post merge fixesLeander Beernaert2020-01-242-2/+12
| * | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-169-142/+148
| |\ \ \
| * | | | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-152-20/+20
| * | | | Regenerate projectsAlexandru Croitor2019-11-142-6/+0
| * | | | Regenerate required projects after dev -> wip/cmake mergeAlexandru Croitor2019-10-142-0/+8