summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlvaluetype.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve Behavior reliability.Michael Brasser2009-10-111-16/+24
* Reading and writing of QVariant for QmlValueTypeThomas Hartmann2009-08-251-0/+81
* Add a basic QFont value type.Michael Brasser2009-08-121-0/+85
* Add QSize/QSizeF value types.Michael Brasser2009-08-121-0/+78
* Fixup QPoint and QRect value typesAaron Kennedy2009-08-051-14/+110
* Remove some warningsYann Bodson2009-08-031-2/+2
* add support for points and fix rectLars Knoll2009-07-291-8/+49
* Add QVector3D as a value type to QMLRhys Weatherley2009-07-241-0/+49
* Add prototype value type supportAaron Kennedy2009-07-231-0/+131