qt5base-lts/tests/auto/gui/text
Shawn Rutledge 3373aa8b35 QTextMarkdownImporter: allow nesting text span formatting
The bold+italic combination indicated by ***triple stars*** requires
this; but it enables combinations of italics, bold, strikeout, anchor
text (and associated link formatting), image alternate text, and inline
code formatting (monospace). A code span overrides the formatting from
surrounding spans (which might be a bug to fix in another patch, if we
compare to how md2html formats code nested in bold-italics for example),
but the format stack restores state when any char format span ends.

Task-number: QTBUG-81306
Pick-to: 5.15
Change-Id: I289556fa53de400eb50a4d159b9b344eafc517da
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-05-27 11:55:02 +02:00
..
qabstracttextdocumentlayout cmake: add tests/auto/gui/text 2019-11-01 13:28:59 +00:00
qcssparser Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qfont Blacklist tst_qfont tests on new platforms 2020-05-25 05:15:53 +00:00
qfontcache Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qfontdatabase Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qfontmetrics Merge remote-tracking branch 'origin/5.15' into dev 2020-02-28 09:48:30 +01:00
qglyphrun cmake: add tests/auto/gui/text 2019-11-01 13:28:59 +00:00
qinputcontrol Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qrawfont Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qstatictext Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qsyntaxhighlighter Merge remote-tracking branch 'origin/dev' into merge-dev 2020-01-24 13:17:33 +01:00
qtextblock Remove references to QTextDocumentPrivate from public API 2020-03-04 08:28:04 +01:00
qtextcursor Remove references to QTextDocumentPrivate from public API 2020-03-04 08:28:04 +01:00
qtextdocument Remove autotest for codecForHtml 2020-05-14 07:50:54 +02:00
qtextdocumentfragment Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qtextdocumentlayout Blacklist imageAtRightAlignedTab in CentOS 2020-05-25 08:16:14 +03:00
qtextformat Fix distribution of font properties in QTextFormat 2020-03-10 10:58:03 +01:00
qtextlayout Fix bug in QTextLayout::min/maxWidth for WrapAtWordBoundaryOrAnywhere 2020-05-05 19:17:35 +02:00
qtextlist Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qtextmarkdownimporter QTextMarkdownImporter: allow nesting text span formatting 2020-05-27 11:55:02 +02:00
qtextmarkdownwriter Merge remote-tracking branch 'origin/5.15' into dev 2020-04-22 15:28:01 +02:00
qtextobject cmake: add tests/auto/gui/text 2019-11-01 13:28:59 +00:00
qtextodfwriter Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qtextpiecetable Remove references to QTextDocumentPrivate from public API 2020-03-04 08:28:04 +01:00
qtextscriptengine Update to Harfbuzz 2.6.4 2020-03-04 08:28:04 +01:00
qtexttable Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qzip Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
CMakeLists.txt Update to Harfbuzz 2.6.4 2020-03-04 08:28:04 +01:00
text.pro Markdown: fix several issues with lists and continuations 2019-05-08 20:28:28 +00:00