aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlvaluetypes
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Don't create value types for QImage and QPixmapUlf Hermann2019-04-121-0/+23
* | | QV4Engine: Unify fromValue and metaTypeToJSRobin Burchell2019-03-211-1/+1
|/ /
* | Teach QML that it is possible to treat custom QObjects as QObjectJędrzej Nowacki2018-10-081-0/+8
* | Add support for QSequentialIterable in QMLJędrzej Nowacki2018-10-081-0/+35
|/
* Make sure we call Codegen::defineFunction with proper argumentsLars Knoll2018-05-021-2/+2
* tests: add autotest for Q_GADGET derived template classNils Jeisecke2018-03-141-0/+29
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-86/+86
* tst_qqmlengine::clearComponentCache(): Use QTemporaryDirFriedemann Kleint2017-06-081-1/+1
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-0/+34
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-251-0/+34
| |\
| | * Fix reading of enum properties from gadgetsSimon Hausmann2016-11-161-0/+34
* | | Expose HSV and HSL color values to QMLNikita Krupenko2016-07-254-0/+55
* | | QML: Unify property reads/writes and use accessorsErik Verbruggen2016-07-251-3/+3
* | | Fix visibility of properties in value typesSimon Hausmann2016-05-151-0/+21
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-291-0/+18
|\|
| * QML: do not wrap property values of type QVariant.Erik Verbruggen2016-01-271-0/+18
* | Leave out most of tst_qqmlvaluetypes::locale() on QT_NO_IMUlf Hermann2016-01-221-0/+2
* | Updated license headersJani Heikkinen2016-01-203-51/+36
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-072-3/+3
|\|
| * Fix test casesLars Knoll2015-12-012-3/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-062-0/+60
|\|