qt5base-lts/src
Laszlo Agocs 91d6aafad4 Windows: avoid generating exposes on plain moves
The fake expose generation for shrunk windows is causing
side effects with desktop GL: it will generate expose events
even when only moving the window. This is bad. So change the
condition to look for shrinking and do nothing if the size is
same as before.

This is reported to cause perf issues with e.g. QOpenGLWindow
or similar where an expose does an immediate repaint (potentially
with block swap).

Task-number: QTBUG-32121
Change-Id: I4687ea8210cee6691d608450c48b1dbef52d6df3
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2015-01-19 17:48:05 +01:00
..
3rdparty fix error when cross-compiling with --system-zlib 2015-01-08 09:31:49 +01:00
android Fixes for surface creation/destruction 2015-01-10 16:43:01 +01:00
angle [ANGLE] Fix compilation with MSVC2013 Update4 2014-12-15 09:19:48 +01:00
concurrent Update license headers and add new license files 2014-09-24 12:26:19 +02:00
corelib Bump version 2015-01-19 10:54:37 +01:00
dbus Doc: link issue D-Bus Viewer 2015-01-12 13:44:24 +01:00
gui Doc: Fix typos 2015-01-19 10:48:03 +01:00
network Doc: Fix typos 2015-01-19 10:48:03 +01:00
opengl Qt OpenGL is deprecated with 5.4. Show that in the docs as well 2014-12-18 09:48:37 +01:00
openglextensions purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
platformheaders Doc: Adding API reference section in Qt Platform Headers page. 2014-09-30 21:00:50 +02:00
platformsupport Make threaded rendering possible with LinuxFB 2015-01-19 15:55:00 +01:00
plugins Windows: avoid generating exposes on plain moves 2015-01-19 17:48:05 +01:00
printsupport Fix QPrinter::setPaperSize regression when using QPrinter::DevicePixel 2015-01-19 10:39:55 +01:00
sql Correction on bound values in case of repeated QSqlQuery::execBatch 2015-01-16 13:14:26 +01:00
testlib src/testlib/testlib.pro: add missing qbenchmarksmetric.h 2015-01-19 16:08:10 +01:00
tools Doc: Fix typos 2015-01-19 10:48:03 +01:00
widgets FusionStyle: Don't try to draw null pixmaps 2015-01-19 10:53:10 +01:00
winmain Merge remote-tracking branch 'origin/5.3' into 5.4 2014-08-12 13:05:02 +02:00
xml Remove old Trolltech feature string from QXmlSimpleReader docs 2014-10-20 11:24:59 +02:00
src.pro Add missing host_build CONFIG for qlalr 2014-11-25 20:26:53 +01:00