summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextmarkdownwriter
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-131-3/+2
|\
| * Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-132-0/+26
|\ \ | |/ |/|
| * Markdown importer: properly set hyperlinksGiuseppe D'Angelo2020-02-032-0/+26
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-0/+9
|\|
| * QTextMarkdownWriter: preserve empty listsv5.14.0-beta3Shawn Rutledge2019-11-051-0/+9
* | cmake: add tests/auto/gui/textFrederik Gladhorn2019-11-011-0/+22
|/
* Make QTextBlockFormat::MarkerType an enum classShawn Rutledge2019-10-101-1/+1
* unblacklist passing testsDaniel Smith2019-07-081-2/+1
* QTextMarkdownWriter: write fenced code blocks with language declarationShawn Rutledge2019-06-042-15/+40
* Markdown and HTML: support image alt text and titleShawn Rutledge2019-06-011-0/+3
* QTextMarkdownWriter: fix some bad cases with word wrapShawn Rutledge2019-05-243-1/+16
* QTextMarkdownImporter: don't keep heading level on following list itemShawn Rutledge2019-05-242-0/+13
* Markdown: blockquotes, code blocks, and generalized nestingShawn Rutledge2019-05-083-3/+57
* Change QTextMarkdownWriter to pass by const pointer and QAIMShawn Rutledge2019-05-081-1/+1
* Markdown: deal with horizontal rules (thematic breaks)Shawn Rutledge2019-05-081-0/+3
* Markdown: fix several issues with lists and continuationsShawn Rutledge2019-05-082-21/+101
* Add QTextMarkdownWriter, QTextEdit::markdown property etc.Shawn Rutledge2019-05-014-0/+465