Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Fix \fn template arguments for Qt Qml | Luca Di Sera | 2023-11-30 | 1 | -1/+1 |
* | QmlCompiler: Improve argument construction in generated code | Ulf Hermann | 2023-05-11 | 1 | -0/+11 |
* | Doc: Fix QJSPrimitiveValue::to() \fn signature | Topi Reinio | 2023-03-20 | 1 | -2/+3 |
* | QJSPrimitiveValue: Add data(), metaType() and a generic coercion method | Ulf Hermann | 2023-03-17 | 1 | -0/+33 |
* | QmlCompiler: Implement Math.pow() | Ulf Hermann | 2022-07-21 | 1 | -0/+11 |
* | QmlCompiler: Really fix writing into argument values | Ulf Hermann | 2022-07-05 | 1 | -0/+23 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
* | Doc: Fix QDoc warnings qtdeclarative | Nico Vertriest | 2021-06-17 | 1 | -0/+7 |
* | Doc: Add missing \inmodule command | Nico Vertriest | 2021-02-12 | 1 | -0/+2 |
* | Doc: Fix CI warnings qtdeclarative | Nico Vertriest | 2021-02-12 | 1 | -10/+10 |
* | Allow JavaScript primitive type transformations inline in C++ | Ulf Hermann | 2020-12-18 | 1 | -0/+288 |