qt5base-lts/tests/auto/gui
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
..
image Remove deprecated members from QtGui/image classes 2020-04-29 06:20:07 +02:00
itemmodels Remove deprecated members from several QtGui classes 2020-04-27 12:21:29 +02:00
kernel Remove QScreen::orientationUpdateMask 2020-05-07 13:48:08 +00:00
math3d Revert "Remove flagBits from QMatrix4x4" 2020-03-04 15:54:38 +00:00
painting Remove a bunch of deprecated members from src/gui/painting classes 2020-05-06 09:54:17 +02:00
qopengl Get rid of QT_OPENGL_ES* 2020-04-17 11:50:24 +02:00
qopenglconfig Remove QScreen::orientationUpdateMask 2020-05-07 13:48:08 +00:00
qvulkan Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
rhi Hotfix for int->qsizetype fallout in QShader 2020-05-05 11:34:39 +02:00
text Fix bug in QTextLayout::min/maxWidth for WrapAtWordBoundaryOrAnywhere 2020-05-05 19:17:35 +02:00
util Move undo framework out of Qt Widgets 2020-03-30 12:36:29 +02:00
.prev_CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
gui.pro Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00