Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QML: Improve the JS-to-JS type check when enforcing signatures | Ulf Hermann | 2023-06-26 | 1 | -0/+23 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
* | Simplify populateJSCallArguments a bit | Ulf Hermann | 2021-04-01 | 1 | -4/+2 |
* | Clean up JSCallData setup | Ulf Hermann | 2021-03-17 | 1 | -1/+1 |
* | Engine: Cleanup method argument passing | Fabian Kosmale | 2021-03-04 | 1 | -4/+3 |
* | metaTypeToJS: use QMetaType instead of id | Fabian Kosmale | 2021-02-19 | 1 | -1/+1 |
* | QV4::populateJSCallArguments: Use v4->metaTypeToJS | Fabian Kosmale | 2021-02-19 | 1 | -21/+2 |
* | Transform JSCallData args setting into a function | Andrei Golubev | 2021-02-12 | 1 | -0/+81 |