Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed texteditor test | Christian Mollekopf | 2018-07-31 |
| | |||
* | Removed the html switch. | Christian Mollekopf | 2018-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 Mollekopf | 2018-07-01 |
| | |||
* | Clear all formatting when converting to plain text. | Christian Mollekopf | 2017-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 formatting | Christian Mollekopf | 2017-10-06 |