qt5base-lts/tests/auto/widgets
Eskil Abrahamsen Blomfeldt 6492541df3 Support copy-pasting foreground images within same document
When using a texture for foreground color in text and copy-pasting
the text inside the same QTextEdit, the formatting would disappear.

Fixing this in a general way would require implementing some
other carrier format in the mime data than HTML, such as e.g ODF,
but it can quite easily be fixed for the case where the data
is pasted in the same document, or even different documents
as long as they have a reference to the image in the formats.

[ChangeLog][QtWidgets][QTextEdit] Added support for copy-pasting
foreground brushes with textures within same document.

Task-number: QTBUG-75931
Change-Id: I8b39dce289c64eea39e25cb8eb207e2534bcd2eb
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2019-06-21 11:48:10 +02:00
..
dialogs Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
effects qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
graphicsview Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
itemviews Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
kernel Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
styles Merge remote-tracking branch 'origin/5.12' into 5.13 2019-04-16 09:34:50 +02:00
util Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-11 01:00:06 +02:00
widgets Support copy-pasting foreground images within same document 2019-06-21 11:48:10 +02:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00