summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativevaluetypes
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-313-40/+40
* Updated year in copyright headerKai Koehne2014-03-263-3/+3
* Fixed rounding errors in QtQuick1 to int conversionsJanne Koskinen2013-12-092-0/+26
* Update copyright year in Digia's license headersSergio Ahumada2013-01-133-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-293-73/+73
* Update contact information in license headers.Sergio Ahumada2012-08-013-6/+6
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-061-1/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-113-3/+3
* Symbian: Fix exporting and importing of some functions for autotestsMiikka Heikkinen2011-12-211-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-133-52/+52
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-183-0/+26
|\
| * Autotest for QVariant value typesAaron Kennedy2011-01-143-0/+26
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-173-3/+3
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-113-3/+3
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-151-1/+1
|\ \
| * \ Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-231-1/+1
| |\ \
| * | | Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-069-0/+227
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Improve consistency in handling of aliases, bindings and value typesAaron Kennedy2010-11-299-0/+227
| |/
* / Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
|/
* 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