aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlvaluetypes
Commit message (Expand)AuthorAgeFilesLines
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Expose QMatrix mapping functions to JS spaceDavid Edmundson2022-12-071-0/+15
* Port from container::count() and length() to size()Marc Mutz2022-10-071-6/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* QML tests: port away from deprecated QLocale::nativeCountryName()Ivan Solovev2022-08-261-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* QQmlValueTypeWrapper: readReferenceValue in virtualGetOwnPropertyUlf Hermann2022-07-071-0/+30
* Use SPDX license identifiersLucie Gérard2022-06-113-81/+6
* QtQuick: Add proper QInputMethod singletonMaximilian Goldstein2022-02-142-2/+24
* Expose QQuaternion functions to QMLYuya Nishihara2021-09-232-0/+40
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-5/+3
* Add overload of rotate(quaternion) to matrix4x4Yuya Nishihara2021-08-101-0/+7
* Add tests of matrix4x4 transformation functionsYuya Nishihara2021-07-211-0/+54
* Allow value type conversion in metaTypeFromJSUlf Hermann2021-06-021-0/+48
* V4: Do not write back value type references on const method callsUlf Hermann2021-05-101-1/+7
* V4: Write back value type references after function callsUlf Hermann2021-05-051-0/+60
* Fix warnings from int type mismatchesVolker Hilsheimer2021-04-271-1/+1
* Fix warnings about lossy double/float conversion in testsVolker Hilsheimer2021-04-122-22/+22
* Mark overrides in tests to silence compiler warningsVolker Hilsheimer2021-04-111-9/+9
* Fix some "can be marked override" warningsAndreas Buhr2021-02-231-1/+1
* Unregister value types when tearing down QML typesUlf Hermann2021-02-121-3/+3
* Remove the qmake project filesFabian Kosmale2021-01-151-17/+0
* Use QMetaType instead of metatype-id, take 2Fabian Kosmale2020-12-031-3/+3
* QV4Engine: Fix conversion of char16_tUlf Hermann2020-11-171-1/+17
* qtdeclarative: finish fixing compilation with explicit QChar(int)David Faure2020-11-071-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Adapt to changes in qtbaseUlf Hermann2020-09-151-0/+1
* Use OpenType font weightsJonas Karlsson2020-08-281-1/+1
* Unify "variant" and "var" properties in QMLFabian Kosmale2020-08-244-108/+0
* Fix test to not depend on internal roundingAllan Sandfeld Jensen2020-05-291-1/+6
* QQmlValueTypes test: import QtQuick to make font availableUlf Hermann2020-04-281-0/+1
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-0/+2
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-301-0/+2
| |\
| | * Fix tst_qqmlvaluetypes::colorProperty when run standaloneSimon Hausmann2020-01-281-0/+2
* | | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-294-1/+31
|\| |
| * | Make Font.weight an integer instead of enumerationEskil Abrahamsen Blomfeldt2020-01-211-1/+1
| |/
| * Add Q_GADGET Wrapper for QQmlPropertyPierre-Yves Siret2020-01-153-0/+30
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate remaining tests to be in syncAlexandru Croitor2019-11-151-9/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-143-0/+22
|\|
| * Add a property "valid" to the color value typeUlf Hermann2019-10-083-0/+11
| * Make QQmlValueTypeFactory::valueType() and isValueType() consistentUlf Hermann2019-09-041-0/+11
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-2/+14
|\|
| * Fix qqmlvaluetypes autotest for androidJan Arve Sæther2019-08-141-2/+14
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+53
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-181-0/+23
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3Qt Forward Merge Bot2019-04-151-0/+23
| |\