summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlvaluetype.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-706/+0
* Adds QmlEasingValueType to qmlLeonardo Sobral Cunha2010-02-231-0/+70
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Allow Bauhaus to reset hasPixelSizeMarco Bubke2010-01-061-3/+9
* fix includesOswald Buddenhagen2009-12-031-1/+2
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-1/+1
* * add more font examplesYann Bodson2009-11-031-0/+60
* fix headersWarwick Allison2009-10-291-16/+16
* 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