summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativevaluetype.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Put all the declarations of qt_defaultDpi{,X,Y}() in one placeJiang Jiang2011-04-051-2/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Support property/method versions in QMLMartin Jones2011-01-051-0/+1
|/
* Improve consistency in handling of aliases, bindings and value typesAaron Kennedy2010-11-291-14/+32
* Register QtQuick 1.0 module.Aaron Kennedy2010-09-291-4/+8
* Compile fix for static build using mingw.Michael Brasser2010-09-161-1/+1
* Generalize qml "registration"Aaron Kennedy2010-07-221-1/+1
* font.letterSpacing used percentage rather than absolute values.Martin Jones2010-07-211-1/+1
* Keep reported point/pixel size in sync.Michael Brasser2010-06-071-0/+12
* Add QML value types for math3d typesRhys Weatherley2010-04-301-0/+220
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-211-1/+1
* Improve error messages, especially on embedded.Warwick Allison2010-04-201-0/+2
* Do not set a font pixel size of 0.Yann Bodson2010-04-161-3/+3
* Support valuetypes as method return valuesAaron Kennedy2010-04-151-6/+0
* Remove QT_VERSION checks in QMLAaron Kennedy2010-04-091-28/+0
* Fix setting of pointSize and pixelSize in different items.Martin Jones2010-04-081-5/+13
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Make QML the object allocator more flexibleAaron Kennedy2010-03-121-1/+1
* Allow unquoted enum syntax for value typesAaron Kennedy2010-03-051-0/+34
* Compile without QVariant::EasingCurve in Qt 4.6.2.Warwick Allison2010-03-041-0/+41
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-9/+9
* Make more private QDeclarativeMetaProperty methods privateAaron Kennedy2010-02-251-9/+9
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+706