aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlvaluetypes/tst_qqmlvaluetypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix test casesLars Knoll2015-12-011-1/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Simon Hausmann2015-09-021-0/+38
|\
| * Don't consider QLocale a value type.Mitch Curtis2015-09-021-0/+38
* | tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-5/+5
|/
* Add left, right, top and bottom properties to basic QML rect type.Mitch Curtis2015-06-031-0/+8
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* QQmlValueTypeWrapper: Use QVariant to QString conversion if possibleGabriel de Dietrich2015-01-201-0/+30
* Fix property access and method invocation on value types that use inheritanceSimon Hausmann2015-01-071-0/+54
* Enable gadget wrapping for custom value typesSimon Hausmann2015-01-021-0/+83
* Initial work on gadget supportSimon Hausmann2014-12-221-21/+0
* 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-12/+12
* Fix autotests expecting a trailing whitespace for qDebug streamKai Koehne2013-12-121-2/+2
* Fix all autotests related to value typesLars Knoll2013-05-301-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Allow invokable functions of value-type classes to be calledChris Adams2012-08-091-2/+32
* Fix value-type semantics in variant propertiesChris Adams2012-07-241-0/+22
* Fix test for value type interceptors.Glenn Watson2012-07-111-2/+14
* Make Behaviors work correctly with value types.Glenn Watson2012-07-041-0/+41
* Ensure external value types are initialized before writeMatthew Vogt2012-04-301-0/+12
* Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-8/+8
* Merge master into api_changesKent Hansen2012-03-191-1/+1
|\
* | Improve support for var propertiesChris Adams2012-03-051-0/+20
|/
* Merge master <-> api_changesMatthew Vogt2012-03-051-2/+15
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1306