qt6-bb10/src/platformsupport
Paul Olav Tvete aa7fa09312 Android/LinuxFb: fix QWidget::showFullScreen()
Previously, showFullScreen() had a race condition: it depended
on QFbScreen::setGeometry() being called after the window state was
set (that would trigger QPlatformScreen::resizeMaximizedWindows(), which
was the only part of the code that reacted to WindowFullScreen).
On Android this caused random behaviour.

Task-number: QTBUG-33294
Change-Id: I228e6af4139af1a47387e7d80757d7b46e859580
Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
2013-10-23 10:19:10 +02:00
..
cfsocketnotifier QCFSocketNotifier: initialize member variable to avoid crash 2013-05-13 13:29:48 +02:00
cglconvenience mark private dependencies as such 2013-05-20 15:20:26 +02:00
devicediscovery eglfs: Show the mouse cursor when a mouse is connected 2013-10-11 11:58:59 +02:00
eglconvenience Bypass eglMakeCurrent where possible. 2013-08-05 05:52:53 +02:00
eventdispatchers Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
fbconvenience Android/LinuxFb: fix QWidget::showFullScreen() 2013-10-23 10:19:10 +02:00
fontdatabases Fallback to the original application font handling 2013-10-07 14:00:57 +02:00
glxconvenience build glxconvenience also without Xrender 2013-09-05 13:06:14 +02:00
input evdevtouch: Make it work with am335x 2013-10-17 20:53:09 +02:00
linuxaccessibility Make Accessibility public 2013-09-19 14:55:19 +02:00
services Improve desktop environment detection. 2013-04-24 19:45:26 +02:00
themes Remove qFill usages from the generic unix theme 2013-09-05 00:49:24 +02:00
platformsupport.pro Remove jniconvenience from platformsupport. 2013-09-20 23:45:06 +02:00