summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidgetsvariant.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup usage of QVariant::Type.Jędrzej Nowacki2012-02-271-2/+2
* Remove use of Q_BROKEN_DEBUG_STREAM.Stephen Kelly2012-02-221-2/+2
* 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
* Fix compilation of Qt itself with QT_NO_DEBUG_STREAMDavid Faure2012-01-121-0/+2
* Reimplement QVariant to QDebug streaming.Jędrzej Nowacki2012-01-101-1/+18
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Refactor QVariant handlers.Jędrzej Nowacki2012-01-041-10/+17
* Make QMetaTypeInterface POD.Jędrzej Nowacki2011-12-191-1/+1
* Improve Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTION macros.Jędrzej Nowacki2011-12-011-4/+2
* Code cleanup in QVariant and QMetaType.Jędrzej Nowacki2011-11-221-72/+8
* Make usage of internal QVariant space.Jędrzej Nowacki2011-11-091-0/+4
* Provide API for "placement new" construction of meta-typesKent Hansen2011-10-191-3/+21
* Rename QMetaType::construct() to create()Kent Hansen2011-10-111-14/+14
* Import symbol from QtGui rather than export from QtWidgets.Kim Motoyoshi Kalland2011-10-111-1/+1
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-1/+1
* move to the right locationLars Knoll2011-05-071-0/+213