aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlproperty
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-0/+13
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-124-97/+262
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-131-0/+20
| |\
| | * Fix QQmlProperty and Connections for properties starting with '_'Fabian Kosmale2020-02-111-0/+20
| * | Add a static variant of qmlRegisterInterface()Ulf Hermann2020-02-122-2/+1
| * | Allow dynamic and static registration of same URI in any orderUlf Hermann2020-02-124-65/+209
| * | tst_qqmlproperty: Avoid memory leaksUlf Hermann2020-01-291-30/+32
* | | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-4/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-252-0/+127
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-071-0/+21
| |\|
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-311-0/+21
| | |\
| | | * QQmlProperty: handle reads of QQmlPropertyMap correctlyFabian Kosmale2019-10-301-0/+21
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-242-0/+106
| |\| |
| | * | Fix interface handling in bindingsFabian Kosmale2019-10-212-0/+106
* | | | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | | | Regenerate testsAlexandru Croitor2019-11-141-11/+2
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-143-5/+45
|\| | |
| * | | tst_qqmlproperty: avoid setContextPropertyFabian Kosmale2019-10-072-3/+2
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-2/+9
| |\| |
| | * | Force creation of metaobjects for top level objects and componentsUlf Hermann2019-09-131-2/+9
| * | | Remove assert when setting binding to aliasFabian Kosmale2019-09-052-0/+34
| |/ /
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-0/+39
|\| |
| * | Fix nullptr handling in bindingFabian Kosmale2019-07-222-0/+39
* | | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+49
|/ /
* / Fix deprecation warnings about QVariant APIFriedemann Kleint2019-04-081-3/+3
|/
* Re-apply "Tighten expected output for floating point conversions"Simon Hausmann2018-07-181-18/+8
* Revert "Tighten expected output for floating point conversions"Simon Hausmann2018-07-161-8/+18
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-161-18/+8
|\
| * Tighten expected output for floating point conversionsSimon Hausmann2018-07-021-18/+8
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-291-11/+19
|\|
| * Adapt floating point precision test to changes in QtBaseSimon Hausmann2018-06-281-11/+19
* | Make sure we call Codegen::defineFunction with proper argumentsLars Knoll2018-05-021-3/+3
|/
* Fix regression involving aliases on case-insensitive file systemsMitch Curtis2018-03-082-0/+21
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-124/+124
* Enable PropertyChanges to correctly restore binding on aliasMichael Brasser2017-02-022-11/+52
* Cleanup and reduce the number of overloads for QQmlBinding::create()Lars Knoll2016-12-061-13/+13
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-171-39/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-39/+3
| |\
| | * Fix char conversions in QMLChristian Strømme2016-08-091-39/+3
* | | QML: Introduce QQmlPropertyIndexErik Verbruggen2016-08-041-13/+26
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-021-3/+3
|\| |
| * | tst_qmlproperty: Fix access of dangling pointerThiago Macieira2016-07-281-3/+3
* | | QML: Specialize bindings based on target property type.Erik Verbruggen2016-06-271-13/+13
|/ /
* | Updated license headersJani Heikkinen2016-01-201-17/+12
* | Make RuntimeHelpers::numberToString() comply with EcmaScriptUlf Hermann2016-01-052-11/+53
* | Remove libdouble-conversionUlf Hermann2015-11-231-2/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-252-0/+32
|\|
| * Use V4 double-to-string conversion instead of QVariant'sUlf Hermann2015-09-232-0/+32
* | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-2/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/