summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeviewer
Commit message (Expand)AuthorAgeFilesLines
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
* Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-031-3/+33
* Allow test to pass on smaller screens (eg. 480 high).Warwick Allison2010-07-161-12/+12
* Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bugRobert Griebl2010-07-121-14/+12
* Clean up at the end of each test.Michael Brasser2010-07-081-0/+12
* Avoid duplicate code for testing initial sizesBea Lam2010-06-291-21/+15
* Adapt all qmlviewer testcases to the code changes in the actual viewer.Robert Griebl2010-06-281-10/+18
* Fix unstable qdeclarativeviewer testsBea Lam2010-06-231-2/+2
* Fix test - sizeHint should not change after initial load. Also useBea Lam2010-06-111-5/+3
* Fix qmlviewer test failure on windowsMartin Jones2010-06-111-8/+8
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-101-0/+17
|\
| * Improve test stability.Warwick Allison2010-06-101-0/+17
* | Stablize qmlviewer testMartin Jones2010-06-101-13/+14
|/
* Fix drawing flicker on Qml Viewer startupJoona Petrell2010-06-091-0/+187
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-2/+6
* Revert to Portrait/Landscape terminology for Orientation enum, withBea Lam2010-06-041-10/+10
* QML viewer now supports TopUp, TopDown, RightUp and LeftUp orientationsBea Lam2010-06-022-6/+15
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Resize qmlruntime window to new dimensions when orientation changesJoona Petrell2010-05-073-0/+129