summaryrefslogtreecommitdiffstats
path: root/components/mailviewer/qml/HtmlContent.qml
Commit message (Collapse)AuthorAge
* Search in conversationviewChristian Mollekopf2018-02-23
| | | | ...via syntax highligher or search api.
* Demonstrate reflow problemsChristian Mollekopf2018-02-23
| | | | | | | | | ...and cleanup the sizes of the text/html part a bit. Html content with a <pre> tag, such as inserted by an apple mail reply, is not reflowed in the TextEdit (it is in the WebEngineView). And that causes the text edit to run off the side of the conversation view.
* We no longer need the kpackage structureChristian Mollekopf2017-12-18
|
* Turn the mailviewer into a component as wellChristian Mollekopf2017-02-20
|
* mailviewer html content: disable everything by defaultMichael Bohlender2016-11-15
|
* WebEngine only HtmlContent viewChristian Mollekopf2016-11-14
|
* use treemodel in qmlSandro Knauß2016-10-19