Extend change 759338df758ad16cdfd9521b270f7e379bbfa57c to cover extra
commit5ad7b6b07ec7727c04abbf96faf540a5d3f0c04c
authormae <qt-info@nokia.com>
Tue, 5 May 2009 12:22:21 +0000 (5 14:22 +0200)
committermae <qt-info@nokia.com>
Tue, 5 May 2009 15:39:19 +0000 (5 17:39 +0200)
tree856c842c8366047fb0a1d4536944bd337e37e39f
parentfcb702ca8641026fc6af85171061de49248adc17
Extend change 759338df758ad16cdfd9521b270f7e379bbfa57c to cover extra
selections with different foreground but no background

The main concern is to avoid double painting. With anti-aliasing turned
on by default, we can not draw a piece of text on top of the same piece
of text without artefacts.

Task-number: 252310
src/gui/text/qtextlayout.cpp