aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlproperty/tst_qqmlproperty.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQmlPropertyPrivate::signalExpression: handle object being nullFabian Kosmale2021-02-191-0/+10
* qqml.h: Add QML_IMPLEMENTS_INTERFACESMaximilian Goldstein2020-11-231-11/+0
* tst_qqmlproperty: Fix interfaceBinding crash on MSVC 2019Maximilian Goldstein2020-11-181-4/+13
* tst_qqmlproperty: Skip crashing interfaceBindingMaximilian Goldstein2020-11-171-0/+3
* qtdeclarative: finish fixing compilation with explicit QChar(int)David Faure2020-11-071-2/+2
* Update tests to use new metaType systemDavid Skoland2020-11-021-14/+14
* Remove deprecated registration functionsFabian Kosmale2020-08-271-1/+1
* Add override behaviors to QQmlListPropertyUnai IRIGOYEN2020-08-221-1/+58
* Fix tst_qqmlproperty failures due to stricter QVariantMaximilian Goldstein2020-08-201-3/+3
* Do not resolve URLs when assigning them to a propertyUlf Hermann2020-06-221-14/+10
* Revert "Decode directory separators in source URLs"Ulf Hermann2020-06-221-2/+1
* 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-121-2/+0
* | Allow dynamic and static registration of same URI in any orderUlf Hermann2020-02-121-64/+15
* | tst_qqmlproperty: Avoid memory leaksUlf Hermann2020-01-291-30/+32
* | 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-241-0/+79
|\| |
| * | Fix interface handling in bindingsFabian Kosmale2019-10-211-0/+79
* | | tst_qqmlproperty: avoid setContextPropertyFabian Kosmale2019-10-071-3/+1
* | | 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-051-0/+11
|/ /
* | Fix nullptr handling in bindingFabian Kosmale2019-07-221-0/+17
* | 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-081-0/+12
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-124/+124
* Enable PropertyChanges to correctly restore binding on aliasMichael Brasser2017-02-021-11/+29
* 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-051-8/+32
* | Remove libdouble-conversionUlf Hermann2015-11-231-2/+0
|/
* Use V4 double-to-string conversion instead of QVariant'sUlf Hermann2015-09-231-0/+22
* Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-181-0/+15
|\