summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidgetmetatype
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-4/+4
* cmake: add widgets/kernel testsFrederik Gladhorn2019-10-311-1/+13
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
* Finish qmetatype migration to type switcherJędrzej Nowacki2018-10-031-0/+47
* Updated license headersJani Heikkinen2016-01-211-16/+11
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Let QMetaType know which types are Q_GADGETOlivier Goffart2014-11-161-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* Remove QWidgetStar.Stephen Kelly2012-08-181-2/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QMetaTypeId2::IsBuiltIn: (new) template meta-function to check for built-in t...Marc Mutz2012-07-261-0/+6
* Store the QMetaObject with the QMetaType.Stephen Kelly2012-07-012-0/+82