qt5base-lts/tests/auto/gui
Samuel Rødal 71db6d654e Made QWindow::currentOrientation() a property.
To match the previous QWindow::orientation() property which can be
useful to access from QML. Also, removed the automatic translation of
Qt::PrimaryOrientation to QScreen::primaryOrientation() on the QWindow
level, as it leads to a lot of complexity regarding the
QWindow::contentOrientationChanged() signal, and makes it hard to
distinguish between the case where the window's orientation follows
that of the screen, and the case where the orientation just happens to
be set to that of the screen.

Change-Id: I6950d1337b7f929815eff1328181855090d8066b
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-01-26 08:32:28 +01:00
..
image Remove support for the MNG file format and the bundled libmng 2012-01-25 02:22:18 +01:00
kernel Made QWindow::currentOrientation() a property. 2012-01-26 08:32:28 +01:00
math3d Update contact information in license headers. 2012-01-23 04:04:33 +01:00
painting Changed painting unittests to remove created files after run. 2012-01-24 06:59:09 +01:00
qopengl Update contact information in license headers. 2012-01-23 04:04:33 +01:00
text Changed qtextdocument, qtextdocumentlayout unittests to cleanup tmp files. 2012-01-24 06:59:15 +01:00
util Update contact information in license headers. 2012-01-23 04:04:33 +01:00
gui.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00