summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qvariant.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add the math3d types to QVariantRhys Weatherley2009-07-231-1/+6
* QTreeView: now dragging lots of items is fastThierry Bastian2009-07-131-2/+2
* 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
* | Adding support in QVariant for conversions between QUrl and QStringThierry Bastian2009-06-101-2/+14
* | small change to reduce static data sizeThierry Bastian2009-06-091-1/+1
* | allow to debug QVariant of float typeThierry Bastian2009-05-201-1/+4
* | Merge branch '4.5'Thiago Macieira2009-05-141-2/+3
|\ \ | |/
| * Adding details to QVariant docsMorten Engvoldsen2009-05-131-2/+3
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+3098
* 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