qt5base-lts/tests/auto/gui/kernel
Samuel Rødal b39df8bf92 Made window orientation API more flexible.
Previously we only had QWindow::setOrientation() which was a hint about
the orientation the window's contents were rendered in.

However, it's necessary to separate between the orientation
corresponding to the window buffer layout and orientation of the
contents. A game for example might typically want to use a landscape
buffer even on a portrait device. Thus, we replace
QWindow::orientation() with QWindow::reportContentOrientationChange() and
QWindow::requestWindowOrientation().

Change-Id: I1f07362192daf36c45519cb05b43ac352f1945b5
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-01-24 15:38:48 +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: add tests, fix handling of '+' as key or separator. 2012-01-24 15:27:17 +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 window orientation API more flexible. 2012-01-24 15:38:48 +01:00
kernel.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00