summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qguivariant.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-1/+2
|\
| * When creating QVariant(QPolygonF()) this should be a null variantAndy Shaw2013-10-181-1/+2
* | Compare QIcon QVariants by their cache keyAlbert Astals Cid2013-10-091-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
* Removing duplicate includesSergio Ahumada2012-09-091-4/+0
* Move QIcon metatype handlers back to QtGuiOlivier Goffart2012-05-181-1/+15
* Remove QVariant constructor taking Qt::GlobalColor.Jędrzej Nowacki2012-04-191-9/+0
* Hide QTypeModuleInfo in a private namespace.Jędrzej Nowacki2012-04-181-1/+1
* Remove duplicated template code.Jędrzej Nowacki2012-04-031-40/+1
* Crash fix in ~QVariantJędrzej Nowacki2012-03-211-8/+0
* Remove deprecated usage of QKeySequence from qguivariantOlivier Goffart2012-02-271-2/+3
* Cleanup usage of QVariant::Type.Jędrzej Nowacki2012-02-271-1/+1
* Remove use of Q_BROKEN_DEBUG_STREAM.Stephen Kelly2012-02-221-2/+2
* Fix a typo TypeDefiniton -> TypeDefinition.Jędrzej Nowacki2012-02-031-17/+17
* 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
* Reimplement QVariant to QDebug streaming.Jędrzej Nowacki2012-01-101-84/+3
* 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-0/+1
* Refactor QVariant handlers.Jędrzej Nowacki2012-01-041-49/+23
* 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-148/+7
* Hide QVariant helper classes in a namespace.Jędrzej Nowacki2011-11-151-0/+2
* Add QPolygonF to metatype system.Jędrzej Nowacki2011-11-091-2/+4
* Make usage of internal QVariant space.Jędrzej Nowacki2011-11-091-305/+142
* Provide API for "placement new" construction of meta-typesKent Hansen2011-10-191-10/+28
* Rename QMetaType::construct() to create()Kent Hansen2011-10-111-14/+14
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | move files in src/gui into their final locationsLars Knoll2011-05-111-0/+789
* | split kernel/ up according to the future library splitLars Knoll2011-05-041-800/+0
* | remove more QT3_SUPPORT codeLars Knoll2011-05-031-28/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+828