summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidgetsvariant/tst_qwidgetsvariant.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deprecate QVariant::TypeLars Knoll2020-10-231-2/+2
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-241-12/+12
* Remove QVariant(int type, void *data, ...) constructorLars Knoll2020-08-151-1/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update QVariant testsJędrzej Nowacki2014-07-101-4/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove QWidgetStar.Stephen Kelly2012-08-181-4/+3
* Implement implicit constructors for built-in classes.Stephen Kelly2012-07-271-0/+24
* Split QWidgetsVariant tests into a separate testcase.Stephen Kelly2012-07-231-0/+258