summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qvariant.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Add member-swap to shared datatypes that don't have it.Marc Mutz2010-11-031-0/+2
* | C++0x move operatorsOlivier Goffart2010-09-031-0/+4
* | Workaround what seems to be a compiler parser bugJoão Abecasis2010-08-171-1/+1
* | Deprecate qVariantValue qVariantCanConvert qVariantFromValue qVariantSetValueOlivier Goffart2010-08-061-15/+9
* | It is no longer necessary to check for QT_NO_MEMBER_TEMPLATESminiak2010-08-031-6/+0
|/
* Fix compilation of Q_DECLARE_METATYPE(QVariant) by introducing QMetaType::QVa...Olivier Goffart2010-03-031-2/+1
* Add QEasingCurve as builtin metatypeLeonardo Sobral Cunha2010-02-231-2/+10
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fix regression in qVariantFromValue when converting from complex type to simp...Olivier Goffart2009-12-091-1/+1
* Fix qvariant_cast<QVariant> when a QVariant is really inside a QVariantOlivier Goffart2009-10-291-0/+3
* Fix warning in qvariant.h header + make sure QVariant in QVariant works as ex...Olivier Goffart2009-10-281-27/+12
* QVariant::isNull does not return the right result with QVariant::setValueOlivier Goffart2009-10-271-0/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Optimize contrcuction of variant of type pointer.Olivier Goffart2009-08-211-2/+3
* | Fix QVariant::toFloat() and QVariant::toRealOlivier Goffart2009-08-201-0/+1
* | QVariant: added toFloat and toRealThierry Bastian2009-08-141-0/+2
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Store QObject*'s in the QVariant data structureAaron Kennedy2009-08-071-0/+1
* | Add the math3d types to QVariantRhys Weatherley2009-07-231-1/+6
* | QVariant::setValue had a bug when changing its typeThierry Bastian2009-06-261-1/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+605
* make the float constructor inline (improves construction/destruction performa...Thierry Bastian2009-03-311-1/+1
* add proper support for floats to QVariantThierry Bastian2009-03-261-0/+2
* Improved qVariantSetValue by reusing the internals if possibleThierry Bastian2009-03-261-1/+12
* Long live Qt!Lars Knoll2009-03-231-0/+605