summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidgetsvariant
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
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-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
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* cmake: add widgets/kernel testsFrederik Gladhorn2019-10-311-3/+10
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+8
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* 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
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Implement implicit constructors for built-in classes.Stephen Kelly2012-07-271-0/+24
* Split QWidgetsVariant tests into a separate testcase.Stephen Kelly2012-07-235-0/+271