qt5base-lts/tests/manual/widgets
Volker Hilsheimer c54a5b8380 Introduce QWidget::setScreen
Follows the QWindow semantics, and is a replacement for creating
a QWidget with a QDesktopScreenWidget as the parent.

We can now remove much of the special handling of QDesktopWidget and
the Qt::Desktop window type, and get rid of QDesktopScreenWidget.

Add a manual test that allows local testing. Our CI environments
only have a single screen, and no multi-head display server setup
which is the primary case where QWidget::setScreen is interesting.
For the more common case of a virtual desktop, QWidget::setScreen
has no real impact (just as QWindow::setScreen doesn't).

Change-Id: Id0099e069d316741bacd8c795c396ccad37be297
Fixes: QTBUG-85483
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2020-08-17 15:08:39 +02:00
..
itemviews CMake: Regenerate manual tests 2020-07-08 11:01:38 +02:00
kernel Introduce QWidget::setScreen 2020-08-17 15:08:39 +02:00
qgraphicsview CMake: Regenerate manual tests 2020-07-08 11:01:38 +02:00
styles Styles manual test: show active, inactive and disabled palette colors 2020-07-17 23:29:27 +02:00
widgets Remove last remaining bits of QtPlatformHeaders 2020-08-04 07:12:32 +02:00
CMakeLists.txt Convert all of tests/manual 2019-11-14 09:03:26 +00:00
widgets.pro Update version checks in tests/manual 2019-11-13 15:00:51 +01:00