summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeviewer
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* 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
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-061-1/+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
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-151-1/+3
|\ \
| * \ Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-021-0/+3
| |\ \
| * | | QtDeclarative: make autotests compile on symbianShane Kearns2010-11-301-0/+2
| * | | 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-061-0/+12
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Fix Browser.qml warningsJoona Petrell2010-11-301-0/+12
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-251-0/+3
|\| | | | |_|/ |/| |
| * | Fix asynchronous reload call in test, broken by previous submitDamian Jansen2010-11-241-0/+3
| |/
* / 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-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-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-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