aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsprimitivevalue
Commit message (Expand)AuthorAgeFilesLines
* QJSPrimitiveValue: Implement modulo operatorUlf Hermann2021-02-191-1/+5
* Remove the qmake project filesFabian Kosmale2021-01-151-5/+0
* QJSPrimitiveValue: Add a toVariant() method and ctor from QVariantUlf Hermann2020-12-181-0/+40
* Allow JavaScript primitive type transformations inline in C++Ulf Hermann2020-12-183-0/+246