summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qvariant.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compile Warnings removed in canConvertThierry Bastian2009-04-281-2/+3
* Fixed to float support in QVariantThierry Bastian2009-04-271-25/+33
* make construction for known type fasterThierry Bastian2009-03-311-23/+23
* make the float constructor inline (improves construction/destruction performa...Thierry Bastian2009-03-311-2/+0
* add proper support for floats to QVariantThierry Bastian2009-03-261-7/+19
* small simplification in internals of QVariantThierry Bastian2009-03-261-25/+4
* Avoids calling function pointer in constructor of QVariantThierry Bastian2009-03-261-23/+23
* Long live Qt!Lars Knoll2009-03-231-0/+3098