summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qvariant.h
Commit message (Expand)AuthorAgeFilesLines
* 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