summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qmetatype_p.h
Commit message (Expand)AuthorAgeFilesLines
* Be more specific what is in Core and what is notJędrzej Nowacki2016-05-091-2/+5
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Make QPersistentModelIndex an internal meta-typeGabriel de Dietrich2015-03-061-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Reduce code bloat, by cleaning up QMetaTypeFunctionHelperJędrzej Nowacki2014-11-171-6/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Mark QByteArrayList as metatype built-in type.Jędrzej Nowacki2014-08-281-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Rename QRegularExpression-related feature defs to QT_NO_REGULAREXPRESSIONGiuseppe D'Angelo2013-01-071-1/+1
|/
* QMetaType build fix with Q_NO_CURSOR and friends.Jędrzej Nowacki2012-09-271-6/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix warning about not enough actual parameters for macro.Jędrzej Nowacki2012-09-081-1/+1
* Make sure that unknown types use the handler for unknown types.Stephen Kelly2012-07-251-2/+2
* Store the QMetaObject with the QMetaType.Stephen Kelly2012-07-011-2/+11
* Move QIcon metatype handlers back to QtGuiOlivier Goffart2012-05-181-0/+3
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-05-031-1/+1
|\
| * Hide QTypeModuleInfo in a private namespace.Jędrzej Nowacki2012-04-181-1/+1
* | Do not assert when QVariant is constructed from an invalid type idJędrzej Nowacki2012-04-191-1/+1
|/
* Remove duplicated template code.Jędrzej Nowacki2012-04-031-0/+56
* Unify QMetaType::TypeFlags detection.Jędrzej Nowacki2012-03-141-3/+1
* 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