summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextmarkdownimporter_p.h
Commit message (Expand)AuthorAgeFilesLines
* Markdown and HTML: support image alt text and titleShawn Rutledge2019-06-011-0/+1
* QTextMarkdownImporter: don't keep heading level on following list itemShawn Rutledge2019-05-241-5/+6
* Fix gui build without feature.regularexpressionTasuku Suzuki2019-05-221-0/+4
* Markdown: blockquotes, code blocks, and generalized nestingShawn Rutledge2019-05-081-0/+8
* Markdown: fix several issues with lists and continuationsShawn Rutledge2019-05-081-0/+2
* Remove 3rdparty include from QTextMarkdownImporter header fileShawn Rutledge2019-05-081-23/+22
* Add QTextMarkdownImporterShawn Rutledge2019-04-171-0/+127