aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/common/qjsnumbercoercion.h
Commit message (Expand)AuthorAgeFilesLines
* QmlCompiler: Round towards 0 when coercing to 64bit integersUlf Hermann2024-12-201-0/+12
* QmlCompiler: Consider lengths to be qsizetypeUlf Hermann2024-04-261-4/+13
* QtQml: Make QLocale an actual value typeUlf Hermann2024-03-021-5/+0
* Qml: Prevent MSVC 2019 min()/max() macros from triggeringOlivier De Cannière2023-10-161-4/+4
* UndefinedBehavior: fix some things found with -sanitize undefinedOlivier De Cannière2023-08-011-5/+31
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* QmlCompiler: Detect non-integral values when accessing QQmlListPropertyUlf Hermann2022-05-191-0/+4
* Avoid UB in qjsnumbercoercion.hUlf Hermann2021-06-161-1/+5
* Allow JavaScript primitive type transformations inline in C++Ulf Hermann2020-12-181-0/+118