summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextmarkdownimporter/tst_qtextmarkdownimporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use OpenType font weightsJonas Karlsson2020-08-281-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* QTextMarkdownImporter: allow nesting text span formattingShawn Rutledge2020-05-271-2/+112
* QTextMarkdownImporter: fix use after free; add fuzz-generated testsShawn Rutledge2020-02-281-0/+24
* Remove empty block at beginning of imported markdownRainer Keller2020-01-131-1/+35
* QTextMarkdownWriter: preserve empty listsv5.14.0-beta3Shawn Rutledge2019-11-051-5/+5
* Avoid crashing when the end of an empty markdown list is detectedShawn Rutledge2019-11-051-0/+63
* Markdown: deal with horizontal rules (thematic breaks)Shawn Rutledge2019-05-081-0/+42
* Markdown: fix several issues with lists and continuationsShawn Rutledge2019-05-081-0/+121