qt5base-lts/tests/auto/gui/qopenglconfig
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
..
buglist.json Add support for driver_description and os.release in GPU blacklists 2015-06-26 15:27:31 +00:00
CMakeLists.txt Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qopenglconfig.pro Fix tst_QOpenGlConfig for platforms with builtin test data 2017-06-19 07:05:59 +00:00
tst_qopenglconfig.cpp Remove QScreen::orientationUpdateMask 2020-05-07 13:48:08 +00:00