qt5base-lts/src
Paul Olav Tvete 8688dfcd7c Android: use correct size when leaving fullscreen
On Android, fullscreen means enabling "immersive mode", which
results in the screen available geometry changing. When restoring
normal mode, oldAvailableGeometry == oldGeometry, which means that
the fullscreen branch would be chosen even though the state is not
fullscreen. By doing the maximized test first, we will default to
non-fullscreen geometry for non-fullscreen windows.

Task-number: QTBUG-39977
Change-Id: Ifc7e8b4de7e96d8c00603ce0cd136b95f58012bb
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
2014-08-20 18:38:18 +02:00
..
3rdparty Apply upstream patch r1498 to our PCRE copy 2014-08-10 14:18:28 +02:00
android Android: Fix QAndroidPlatformServices::openUrl(). 2014-08-06 17:16:30 +02:00
angle ANGLE WinRT: Create swap chain using physical resolution 2014-05-22 07:59:49 +02:00
concurrent Doc: Add docs for QtConcurrent::{Unhandled,Exception} 2014-03-17 20:52:42 +01:00
corelib Fix several regressions in font selection 2014-08-20 13:10:55 +02:00
dbus Merge remote-tracking branch 'origin/stable' into 5.3 2014-06-25 10:22:20 +02:00
gui Android: use correct size when leaving fullscreen 2014-08-20 18:38:18 +02:00
network refactor disconnectFromFtp to remove cached entries when necessary 2014-08-15 19:48:36 +02:00
opengl OpenGL: destroy QGLContext allocated by QGLContext::fromOpenGLContext 2014-08-05 17:30:03 +02:00
openglextensions purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
platformsupport Font Database: Add support for private, system UI font families 2014-08-11 10:46:13 +02:00
plugins Detect wrongly labelled wheel buttons 2014-08-20 10:21:13 +02:00
printsupport Check if Start/EndPage returns non-positive value when error checking 2014-08-07 10:07:41 +02:00
sql Windows: Add Qt Creator PATH update tip for missing SQL client dlls 2014-07-22 11:32:08 +02:00
testlib Fix QT_NO_REGULAREXPRESSION build 2014-08-13 08:48:01 +02:00
tools Improve dbus cross compilation 2014-07-28 14:08:22 +02:00
widgets Make QWindowContainer handle drag'n'drop 2014-08-20 10:11:37 +02:00
winmain fix paths in installed qtmain.prl 2014-08-04 18:35:41 +02:00
xml Doc: edited qtxml.qdocconf 2014-07-11 13:45:54 +02:00
src.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00