qt5base-lts/tests/auto
Rainer Keller 76fbe75abe Remove empty block at beginning of imported markdown
An empty QTextDocument already contains a block; so when the formatting
is fully determined, if the document is still empty, then instead of
inserting a new block, we can set formatting on the cursor, which
affects the pre-existing block, before inserting text.  This avoids
leaving a blank line (the default block) above the inserted content.

Fixes: QTBUG-81060
Change-Id: I14e45e300a602493aa59680417d74d4c2b25862d
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2020-01-13 09:25:39 +01:00
..
bic/data Add binary compatibility files for qtbase 5.14 branch 2019-12-20 10:41:11 +02:00
cmake CMake: Add support for auto-importing plugins in CMake 2019-08-12 18:23:58 +02:00
concurrent Introduce QT_NO_LINKED_LIST and mark QtBase (almost) free of it 2019-07-12 14:26:30 +02:00
corelib QString::isLower/isUpper: redo the implementation 2020-01-11 19:28:50 +01:00
dbus unblacklist passing tests 2019-07-08 11:01:42 +00:00
gui Remove empty block at beginning of imported markdown 2020-01-13 09:25:39 +01:00
guiapplauncher
installed_cmake
network tst_QNetworkInterface: don't force an IPv4 link-local address 2019-12-07 10:20:27 -08:00
opengl Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
other Fix QAccessibleWidget::focusChild() to return focused descendant 2019-12-19 08:39:10 +01:00
printsupport Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
shared Make tst_qwidget pass on High-DPI screens (Windows) 2019-06-03 10:41:08 +02:00
sql tst_QSqlQuery: fix some tests 2019-12-10 06:27:09 +01:00
testlib Fix crash when using signaldumper and sender is deleted 2019-09-23 08:27:18 +00:00
tools uic: Extend the baseline test for Python 2020-01-07 13:33:14 +01:00
widgets QWidget: React to platform surface being created or destroyed 2019-12-09 17:43:22 +01:00
xml QDom: use QLocale::C when converting a double to a xml attribute 2019-11-19 17:33:33 +01: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