qt5base-lts/tests/auto
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
..
bic Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
compilerwarnings/data Update contact information in license headers. 2012-01-23 04:04:33 +01:00
corelib Import json support from playground/qtbinaryjson 2012-01-24 15:28:20 +01:00
dbus Update contact information in license headers. 2012-01-23 04:04:33 +01:00
gui Made window orientation API more flexible. 2012-01-24 15:38:48 +01:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
network Changed qnetworkdiskcache unittest to cleanup test directory. 2012-01-24 06:59:21 +01:00
opengl Update contact information in license headers. 2012-01-23 04:04:33 +01:00
other Store the is-a QObject fact with the metatype declaration. 2012-01-24 15:27:25 +01:00
sql Update contact information in license headers. 2012-01-23 04:04:33 +01:00
testlib Update contact information in license headers. 2012-01-23 04:04:33 +01:00
tools Update contact information in license headers. 2012-01-23 04:04:33 +01:00
widgets Remove QEventLoop::DeferredDeletion 2012-01-23 14:47:10 +01:00
xml Update contact information in license headers. 2012-01-23 04:04:33 +01:00
auto.pro Remove QtV8 library from QtBase 2012-01-09 19:54:07 +01:00
network-settings.h Update contact information in license headers. 2012-01-23 04:04:33 +01:00
platformquirks.h Update contact information in license headers. 2012-01-23 04:04:33 +01:00
test.pl Update contact information in license headers. 2012-01-23 04:04:33 +01:00