qt5base-lts/tests/auto
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
..
bic/data Add binary compatibility files for 5.12 for QtBase 2018-12-21 19:42:57 +00:00
cmake cmake: correct version dependency for qt5_add_big_resources 2019-05-20 12:49:37 +02:00
concurrent Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
corelib Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
dbus Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
gui Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-02 23:08:54 +02:00
network Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
opengl Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
other Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
printsupport test: migrate QPrinterInfo test to QRegularExpression 2019-06-11 09:08:11 +02:00
shared Make tst_qwidget pass on High-DPI screens (Windows) 2019-06-03 10:41:08 +02:00
sql Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
testlib Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
tools Merge remote-tracking branch 'origin/5.13' into dev 2019-05-15 07:11:41 +02:00
widgets Support copy-pasting foreground images within same document 2019-06-21 11:48:10 +02:00
xml Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
auto.pro winrt: Skip network auto tests for now 2018-06-22 05:02:39 +00:00
network-settings.h test: migrate QNetworkReply test to QRegularExpression 2019-06-10 16:49:19 +02:00