qt5base-lts/src
Morten Johan Sørvig a7e8b400d1 Cocoa: Make backing store flush accurate.
Flush the individual rects that make up the region
instead of the bounding rect. This is required for
correctness since then areas not included in the
region might not have valid backing store content.

The bondingRect() usage here had its roots in an
optimization in Qt 4, where it was observed that
flushing the bounding rect was more efficient than
flushing (many) individual rects.

Task-number: QTBUG-37918
Change-Id: Ib805f6713523f9895be24c48466870efaaf89c02
Reviewed-by: Liang Qi <liang.qi@digia.com>
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
2014-04-05 08:15:43 +02:00
..
3rdparty update bundled sqlite to 3.8.4.3 2014-04-04 09:28:51 +02:00
android Android: Don't accept the volume-key events. 2014-04-03 00:28:22 +02:00
angle d3dcompiler_qt: Fix default precompiled path 2014-04-03 08:54:48 +02:00
concurrent Doc: Add docs for QtConcurrent::{Unhandled,Exception} 2014-03-17 20:52:42 +01:00
corelib Fix capacity reservation for shared QByteArray 2014-04-05 05:23:07 +02:00
dbus Fix some documentation errors. 2014-03-24 16:42:02 +01:00
gui Use Q_STATIC_ASSERT to check that the array has the right size 2014-04-05 05:23:03 +02:00
network network: add support for NTLM Session Security 2014-03-20 19:01:53 +01:00
opengl purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
openglextensions purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
platformsupport Fix: Initialize all needed member vars 2014-04-04 15:47:55 +02:00
plugins Cocoa: Make backing store flush accurate. 2014-04-05 08:15:43 +02:00
printsupport Initialize the picpainter State in the QAlphaPaintEngine. 2014-03-21 21:08:27 +01:00
sql Fix access of tmpStorage in QODBCResult::exec(). 2014-04-03 08:20:48 +02:00
testlib Increase tolerance for warning about QTest::qSleep() for Windows. 2014-04-04 16:31:27 +02:00
tools Update copyright year in tools output 2014-03-31 12:46:44 +02:00
widgets Compile: isChildOfQMdiSubWindow may be unused. 2014-04-05 08:14:49 +02:00
winmain WinRT winmain: Pass ImagePath as part of ImageParams in Xap packages 2014-04-01 12:28:10 +02:00
xml Doc: Fix typos 2014-03-27 15:36:58 +01:00
src.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00