summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativevaluetypes
Commit message (Expand)AuthorAgeFilesLines
* Fix deployment for declarative tests, examples on SymbianDamian Jansen2011-10-041-1/+1
* Update licenseheader text in source filesJyri Tahtela2011-05-133-52/+52
* Autotest for QVariant value typesAaron Kennedy2011-01-143-0/+26
* Update copyright year to 2011.Jason McDonald2011-01-103-3/+3
* Improve consistency in handling of aliases, bindings and value typesAaron Kennedy2010-11-299-0/+227
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2912-12/+12
* Make autotests work with qreal == float (in addition to double).Warwick Allison2010-07-021-8/+8
* Fix autotest.Michael Brasser2010-06-091-0/+2
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-2/+6
* Keep reported point/pixel size in sync.Michael Brasser2010-06-071-1/+3
* Ensure valuetype enums can be assigned from JSAaron Kennedy2010-05-201-0/+8
* Improve testcaseAaron Kennedy2010-05-202-1/+11
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Fix assignment of value types to javascript var.Michael Brasser2010-04-302-0/+28
* Add QML value types for math3d typesRhys Weatherley2010-04-3010-1/+259
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2110-10/+10
* Fix tests: remove unnecessary calls to QML_DECLARE_TYPEBea Lam2010-04-191-3/+0
* Support valuetypes as method return valuesAaron Kennedy2010-04-153-0/+34
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
* Disallow writes to read-only value type propertiesAaron Kennedy2010-04-093-1/+34
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-0913-13/+13
* Test readonly valuetypes. Fails for field.Warwick Allison2010-04-085-0/+51
* unwarnWarwick Allison2010-04-081-0/+2
* Remove usage of Script where not actually testing the obsolete construct.Warwick Allison2010-04-081-4/+3
* Fix setting of pointSize and pixelSize in different items.Martin Jones2010-04-083-0/+45
* doc bug relationships more clearlyWarwick Allison2010-03-311-1/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-191-8/+8
|\
| * Remove ; after Q_PROPERTY declarationThierry Bastian2010-03-181-8/+8
* | Improve value type binding behaviorAaron Kennedy2010-03-114-3/+189
* | Compile fix after e5922ab126f3532483b18720ce893d6be826d50eAaron Kennedy2010-03-111-3/+3
* | Fix qdeclarativevaluetype::font() autotestAaron Kennedy2010-03-091-2/+11
|/
* Allow unquoted enum syntax for value typesAaron Kennedy2010-03-055-4/+33
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-023-4/+3
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-6/+6
* Make more private QDeclarativeMetaProperty methods privateAaron Kennedy2010-02-251-1/+2
* Simplify QML element registration headersAaron Kennedy2010-02-241-0/+1
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-25/+25
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2438-0/+1126