summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeview
Commit message (Collapse)AuthorAgeFilesLines
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-293-3/+3
| | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones
* Various declarative autotest additions.Michael Brasser2010-09-232-0/+22
|
* Fix drawing flicker on Qml Viewer startupJoona Petrell2010-06-091-0/+5
| | | | | Task-number: QTBUG-10251 and QTBUG-11156 Reviewed-by: Martin Jones
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-2/+6
| | | | | Task-number: Reviewed-by: Martin Jones
* Make test more stableAaron Kennedy2010-05-201-2/+3
|
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
| | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones
* Resize qmlruntime window to new dimensions when orientation changesJoona Petrell2010-05-071-2/+2
| | | | | Task-number: Reviewed-by: Warwick Allison
* ResizeMode support for QGraphicsWidgets created with QDeclarativeViewJoona Petrell2010-04-164-0/+289
Task-number: QTBUG-8814 Reviewed-by: alexis