summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidgetsvariant.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove QWidgetStar.Stephen Kelly2012-08-181-2/+1
* Store the QMetaObject with the QMetaType.Stephen Kelly2012-07-011-0/+3
* Fix warnings about unused variables.Friedemann Kleint2012-05-251-1/+1
* Move QIcon metatype handlers back to QtGuiOlivier Goffart2012-05-181-26/+0
* Do not assert when QVariant is constructed from an invalid type idJędrzej Nowacki2012-04-191-1/+2
* Crash fix in ~QVariantJędrzej Nowacki2012-03-211-8/+0
* 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