summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextmarkdownimporter
Commit message (Expand)AuthorAgeFilesLines
* Markdown importer: keep entities in HTML blocks with the HTMLShawn Rutledge2021-10-161-0/+66
* tests: Remove unused SRCDIR definesIevgenii Meshcheriakov2021-08-171-2/+0
* tst_qtextmarkdown: blacklist tests for QEMU ARMv7Samuli Piippo2021-01-081-0/+3
* Remove the qmake project filesJoerg Bornemann2021-01-071-11/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Support the markdown underline extensionShawn Rutledge2020-11-071-3/+12
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Use OpenType font weightsJonas Karlsson2020-08-281-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* QTextMarkdownImporter: allow nesting text span formattingShawn Rutledge2020-05-271-2/+112
* CMake: Regenerate tests projectsAlexandru Croitor2020-03-121-0/+2
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-044-0/+32
|\
| * QTextMarkdownImporter: fix use after free; add fuzz-generated testsShawn Rutledge2020-02-284-0/+32
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+98
|\|
| * 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
* | cmake: add tests/auto/gui/textFrederik Gladhorn2019-11-011-0/+22
|/
* Markdown: blockquotes, code blocks, and generalized nestingShawn Rutledge2019-05-081-0/+1
* Markdown: deal with horizontal rules (thematic breaks)Shawn Rutledge2019-05-083-1/+61
* Markdown: fix several issues with lists and continuationsShawn Rutledge2019-05-083-0/+156