aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlvaluetypeproviders/testtypes.h
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* QtQml: Check for isReference() before trying to write backUlf Hermann2023-09-251-0/+2
* QML builtins: pass QDate and QTime by value rather than const refEdward Welbourne2023-07-281-2/+2
* QML: Try QML conversion before metatype conversionUlf Hermann2023-06-151-0/+11
* QML: Allow creating constructible value types from variant objectsUlf Hermann2023-06-151-0/+15
* QObjectWrapper: Use metaTypeFromJS for call argumentsUlf Hermann2023-06-051-0/+6
* Allow anonymous value types to be constructedUlf Hermann2023-06-051-0/+46
* Avoid duplicate value type creationUlf Hermann2023-02-241-0/+130
* QML: Fix write back of Date valuesUlf Hermann2023-01-171-0/+66
* QML: Fix casting between builtin types when constructing value typesUlf Hermann2022-11-261-0/+27
* Recursively write back value types and sequencesUlf Hermann2022-10-191-1/+6
* Allow more options for creating value types from JS objectsUlf Hermann2022-09-241-0/+81
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Fix warnings about lossy double/float conversion in testsVolker Hilsheimer2021-04-121-4/+4
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix MSVC-warnings about double to float truncation in QML-tests.Friedemann Kleint2014-01-241-4/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix broken value-type support by allowing property definitionChris Adams2012-07-111-0/+195