Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QmlCompiler: Round towards 0 when coercing to 64bit integers | Ulf Hermann | 2024-12-20 | 1 | -0/+12 |
* | QmlCompiler: Consider lengths to be qsizetype | Ulf Hermann | 2024-04-26 | 1 | -4/+13 |
* | QtQml: Make QLocale an actual value type | Ulf Hermann | 2024-03-02 | 1 | -5/+0 |
* | Qml: Prevent MSVC 2019 min()/max() macros from triggering | Olivier De Cannière | 2023-10-16 | 1 | -4/+4 |
* | UndefinedBehavior: fix some things found with -sanitize undefined | Olivier De Cannière | 2023-08-01 | 1 | -5/+31 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
* | QmlCompiler: Detect non-integral values when accessing QQmlListProperty | Ulf Hermann | 2022-05-19 | 1 | -0/+4 |
* | Avoid UB in qjsnumbercoercion.h | Ulf Hermann | 2021-06-16 | 1 | -1/+5 |
* | Allow JavaScript primitive type transformations inline in C++ | Ulf Hermann | 2020-12-18 | 1 | -0/+118 |