summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguimetatype/tst_qguimetatype.cpp
Commit message (Expand)AuthorAgeFilesLines
* QMetaTypeId2::IsBuiltIn: (new) template meta-function to check for built-in t...Marc Mutz2012-07-261-0/+14
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Allow QMetaType to register information about movabilityJędrzej Nowacki2011-12-221-0/+26
* Provide API for "placement new" construction of meta-typesKent Hansen2011-10-191-0/+131
* Add autotest for QMetaType creation of gui typesKent Hansen2011-10-141-0/+275