summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qvariant.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup usage of QVariant::Type.Jędrzej Nowacki2012-02-271-9/+9
* Remove QT_ASCII_CAST_WARN_CONSTRUCTORStephen Kelly2012-02-231-1/+1
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-211-1/+1
* Treat pointers to QObject derived types in QVariant specially.Stephen Kelly2012-02-081-10/+62
* Align QVariant::UserType and QMetaType::UserJędrzej Nowacki2012-02-071-1/+1
* Remove many deprecated methodsLars Knoll2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fix visibility of QVariant functions.Jędrzej Nowacki2012-01-181-1/+1
* Add QModelIndex as a built-in metatype.Stephen Kelly2012-01-111-0/+1
* Reimplement QVariant to QDebug streaming.Jędrzej Nowacki2012-01-101-0/+1
* C++11 delete some contructors which are not wanted.Stephen Kelly2012-01-101-2/+2
* 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-10/+9
* Improve Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTION macros.Jędrzej Nowacki2011-12-011-2/+2
* Redefinition of QVariant::Type.Jędrzej Nowacki2011-11-291-60/+58
* Add QPolygonF to metatype system.Jędrzej Nowacki2011-11-091-1/+2
* Make usage of internal QVariant space.Jędrzej Nowacki2011-11-091-0/+5
* Refactor QMetaType types.Jędrzej Nowacki2011-11-091-8/+0
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-1/+1
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-80/+0
|\
| * Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-291-88/+0
* | 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
* | split up qguivariant into two filesLars Knoll2011-05-061-26/+19
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+618