qt5base-lts/tests/auto/gui/kernel
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
..
qclipboard Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qdrag Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qevent Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qfileopenevent Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qguimetatype Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qguivariant Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qinputpanel Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qkeysequence QKeySequence: fix copy/paste error in autotest 2012-01-25 00:07:59 +01:00
qmouseevent Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmouseevent_modal Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qpalette Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qscreen Made window orientation API more flexible. 2012-01-24 15:38:48 +01:00
qshortcut Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qtouchevent Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qwindow Made QWindow::currentOrientation() a property. 2012-01-26 08:32:28 +01:00
kernel.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00