summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qvariant.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QModelIndex as a built-in metatype.Stephen Kelly2012-01-111-0/+5
* Remove redundant parameter from qVariantToHelper.Jędrzej Nowacki2012-01-111-26/+27
* Reimplement QVariant to QDebug streaming.Jędrzej Nowacki2012-01-101-100/+5
* Rename handler/handlerManager.Stephen Kelly2012-01-091-4/+4
* 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-2/+21
* Refactor QVariant handlers.Jędrzej Nowacki2012-01-041-50/+211
* Fix documentation for QVariant::Type enum.Jędrzej Nowacki2011-11-281-1/+1
* Hide QVariant helper classes in a namespace.Jędrzej Nowacki2011-11-151-0/+2
* Make usage of internal QVariant space.Jędrzej Nowacki2011-11-091-413/+48
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-1/+1
* Rename QMetaType::construct() to create()Kent Hansen2011-10-111-1/+1
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-134/+0
* Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-291-15/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3237