summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextmarkdownwriter_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build without features.itemmodelTasuku Suzuki2019-07-061-1/+4
* QTextMarkdownWriter: write fenced code blocks with language declarationShawn Rutledge2019-06-041-1/+4
* Markdown: blockquotes, code blocks, and generalized nestingShawn Rutledge2019-05-081-0/+1
* Change QTextMarkdownWriter to pass by const pointer and QAIMShawn Rutledge2019-05-081-2/+2
* Markdown: fix several issues with lists and continuationsShawn Rutledge2019-05-081-0/+11
* Add QTextMarkdownWriter::writeTable(QAbstractTableModel)Shawn Rutledge2019-05-021-0/+2
* Add QTextMarkdownWriter, QTextEdit::markdown property etc.Shawn Rutledge2019-05-011-0/+78