summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qmetatype
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-1/+1
|\
| * Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-1/+1
* | Fallback implementation of Q_ALIGNOFJoão Abecasis2012-03-231-30/+4
* | Add QtJson types to meta-type systemKent Hansen2012-03-201-0/+34
* | Merge master into api_changesKent Hansen2012-03-191-7/+15
|\|
| * Add new test cases to tst_QMetaType.Jędrzej Nowacki2012-03-181-6/+14
* | Add autotests for QMetaType::load() and save()Kent Hansen2012-03-181-0/+126
* | Merge master into api_changesKent Hansen2012-03-161-19/+29
|\|
| * Unify QMetaType::TypeFlags detection.Jędrzej Nowacki2012-03-141-19/+29
* | QRegularExpression: QMetaType and QVariant supportGiuseppe D'Angelo2012-03-141-0/+10
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-121-4/+48
|\|
| * Add Q_IS_ENUM(), and provide as flag in QMetaType::typeFlags()Glenn Watson2012-03-111-0/+34
| * Crash fix in QMetaType::typeFlags.Jędrzej Nowacki2012-03-111-0/+6
| * Crash fix in QMetaType::typeName.Jędrzej Nowacki2012-03-081-4/+8
* | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-081-0/+189
|\ \
| * | Add template specialization of QMetaType for QObject derived pointers.Stephen Kelly2012-03-061-0/+17
| |/
| * Automatic metatype registration of two-template-argument types.Stephen Kelly2012-03-021-0/+133
| * QPair: specialise QTypeInfo based on the typeinfos of its argumentsMarc Mutz2012-03-011-0/+39
* | Introduce QMetaType::UnknownType.Jędrzej Nowacki2012-03-021-0/+4
|/
* Implement new static less API for QMetaType.Jędrzej Nowacki2012-02-161-23/+133
* Detect incompatibilities in repeated type registrationJoão Abecasis2012-02-071-0/+39
* Remove QMetaType::unregisterType().Jędrzej Nowacki2012-02-071-23/+0
* Allow function types to be registered without workaroundsJoão Abecasis2012-01-311-0/+13
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Introduce QTypeInfo::sizeOf.Jędrzej Nowacki2012-01-291-4/+1
* Automated metatype definition for template types.Stephen Kelly2012-01-261-0/+46
* Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-241-4/+35
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Add QModelIndex as a built-in metatype.Stephen Kelly2012-01-111-0/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Registered QUuid in the metatype system as a builtin type.Denis Dzyubenko2012-01-051-0/+3
* Allow QMetaType to register information about movabilityJędrzej Nowacki2011-12-221-0/+40
* Cleanup corelib autotestsJason McDonald2011-11-251-3/+2
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* Refactor QMetaType types.Jędrzej Nowacki2011-11-091-75/+112
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Provide API for "placement new" construction of meta-typesKent Hansen2011-10-191-0/+139
* Improve the QMetaType::create() autotest coverageKent Hansen2011-10-141-5/+280
* Rename QMetaType::construct() to create()Kent Hansen2011-10-111-7/+7
* Moving relevant tests to corelib/kernelHolger Ihrig2011-09-013-0/+370