summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeviewer/tst_qdeclarativeviewer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* 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
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix Browser.qml warningsJoona Petrell2010-11-301-0/+12
* Fix asynchronous reload call in test, broken by previous submitDamian Jansen2010-11-241-0/+3
* 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-091-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-291-10/+18
* Fix unstable qdeclarativeviewer testsBea Lam2010-06-241-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-081-0/+5
* QML viewer now supports TopUp, TopDown, RightUp and LeftUp orientationsBea Lam2010-06-021-2/+2
* Resize qmlruntime window to new dimensions when orientation changesJoona Petrell2010-05-071-0/+108