qt5base-lts/tests/auto/gui/kernel/qguiapplication
Shawn Rutledge 3e12951c0b Remove QScreen::orientationUpdateMask
It simplifies the API and reduces surprise to have rotation working by default.
On Android, the manifest specifies which orientations the application has
been designed to support; on iOS, it is controlled via the
UISupportedInterfaceOrientations property list key.
In addition, QWindow::contentOrientation() is another way to give
a hint to the window manager, or on iOS to directly control whether
the window's rotation is locked or not.

Task-number: QTBUG-35427
Task-number: QTBUG-38576
Task-number: QTBUG-44569
Task-number: QTBUG-51012
Task-number: QTBUG-83055
Change-Id: Ieed818497f686399db23813269af322bfdd237af
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2020-05-07 13:48:08 +00:00
..
icons Add support for -qwindowicon command line argument. 2014-05-02 10:03:31 +02:00
.prev_CMakeLists.txt Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
BLACKLIST Blacklist tst_QGuiApplication::quitOnLastWindowClosedMulti on macOS in CI 2020-02-08 14:01:11 +01:00
CMakeLists.txt CMake: Fix tst_qguiapplication test 2020-02-25 16:47:08 +01:00
qguiapplication.pro Fix warnings & deprs in tst_qcoreapplication and tst_qguiapplication 2019-06-05 13:01:13 +02:00
testplugin.json Fix events being processed on application start 2012-09-26 19:54:19 +02:00
tst_qguiapplication.cpp Remove QScreen::orientationUpdateMask 2020-05-07 13:48:08 +00:00
tst_qguiapplication.qrc Add support for -qwindowicon command line argument. 2014-05-02 10:03:31 +02:00