summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextmarkdownimporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Markdown: deal with horizontal rules (thematic breaks)Shawn Rutledge2019-05-081-1/+2
* Markdown: fix several issues with lists and continuationsShawn Rutledge2019-05-081-9/+50
* Remove 3rdparty include from QTextMarkdownImporter header fileShawn Rutledge2019-05-081-24/+25
* QTextMarkdownImporter: Fix deprecation warningFriedemann Kleint2019-05-021-1/+1
* QTextMarkdownImporter: insert list items into the correct listShawn Rutledge2019-04-271-2/+3
* Fix -Wc++11-narrowing error in qtextmarkdownimporterMÃ¥rten Nordheim2019-04-241-1/+1
* Add QTextMarkdownImporterShawn Rutledge2019-04-171-0/+435