summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/textdocumenthandler.h
Commit message (Collapse)AuthorAge
* Fixed texteditor testChristian Mollekopf2018-07-31
|
* Removed the html switch.Christian Mollekopf2018-07-30
| | | | | | Instead of having a switch we're going to always use an html editor, and simply send as plaintext if there is no formatting. To easily remove all formatting a button is added.
* Enable HTML mode when loading an html message.Christian Mollekopf2018-07-01
|
* On windows the exports are mandatoryChristian Mollekopf2018-05-03
|
* Clear all formatting when converting to plain text.Christian Mollekopf2017-10-08
| | | | | | We used to end up with whatever formatting the current cursor had. Task: https://phabricator.kde.org/T7160
* TextDocumentHandler to deal with HTML formattingChristian Mollekopf2017-10-06