summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeview
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | | | | | Reviewed-by: Trust Me
* | Make it possible to add your own graphics scene to QDeclarativeViewJoona Petrell2010-11-031-0/+21
|/ | | | | Task-number: QTBUG-14771 Reviewed-by: Martin Jones
* 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