qt6-bb10/src/plugins
Laszlo Agocs c4b4eba188 eglfs: Add support for raster content rotation
Running QWidget or other raster window-based apps with
QT_QPA_EGLFS_ROTATION=180 will now flip the screen as expected.

In addition, 90 and -90 are supported too. These will affect the
reported screen geometry as well.

The OpenGL mouse cursor is repositioned and rotated accordingly. For
true OpenGL content the rotation is ignored. Hardware mouse cursors
(DRM) ignore it as well for the time being.

[ChangeLog][Platform Specific Changes] QWidget-based applications
running on the eglfs platform plugin can now request 180 or 90 degrees
rotated output by setting the QT_QPA_EGLFS_ROTATION environment
variable.

Task-number: QTBUG-39959
Change-Id: I3570b515d0233c6c6a0e813899b935ee222eab62
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2016-08-01 15:29:38 +00:00
..
bearer Merge remote-tracking branch 'origin/5.7' into dev 2016-07-19 20:14:40 +02:00
generic Added QInputDeviceManager device tracking for bsdkeyboard and bsdmouse 2016-07-14 18:32:40 +00:00
imageformats Factor out qt_getImageText() and qt_getImageTextFromDescription() 2016-07-14 05:53:48 +00:00
platforminputcontexts Merge remote-tracking branch 'origin/5.7' into dev 2016-07-19 20:14:40 +02:00
platforms eglfs: Add support for raster content rotation 2016-08-01 15:29:38 +00:00
platformthemes QGtk3FileDialogHelper: respect QFileDialogOptions::ReadOnly 2016-06-27 09:10:03 +00:00
printsupport Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-06 09:04:55 +02:00
sqldrivers MySQL: Use charset utf8mb4 to allow 4-byte characters 2016-07-24 12:09:03 +00:00
plugins.pro Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-06 09:04:55 +02:00