summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qmetatype_p.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce QtCore lib binary size by around ~3KB, by removing template codeJędrzej Nowacki2012-02-271-41/+6
* Implement new static less API for QMetaType.Jędrzej Nowacki2012-02-161-9/+34
* Code cleanup and micro optimizations in QMetaType.Jędrzej Nowacki2012-02-081-1/+13
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Cleanup mess in public type ids.Jędrzej Nowacki2012-01-251-2/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Refactor QVariant handlers.Jędrzej Nowacki2012-01-041-12/+22
* Allow QMetaType to register information about movabilityJędrzej Nowacki2011-12-221-1/+5
* Make QMetaTypeInterface POD.Jędrzej Nowacki2011-12-191-26/+19
* QMetaTypeInterface: Fix warning about multiple default ConstructorsFriedemann Kleint2011-11-251-1/+1
* Code cleanup in QVariant and QMetaType.Jędrzej Nowacki2011-11-221-0/+66
* Add QTypeModuleInfo template classJędrzej Nowacki2011-11-091-0/+116