Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Prepared auto load images | Christian Mollekopf | 2018-07-01 |
| | |||
* | Safeguard against too long text | Christian Mollekopf | 2018-06-29 |
| | | | | The UI will simply freeze while the textview tries to render. | ||
* | Use the TextArea which properly clips the content if it is too wide | Christian Mollekopf | 2018-04-05 |
| | |||
* | Search in conversationview | Christian Mollekopf | 2018-02-23 |
| | | | | ...via syntax highligher or search api. | ||
* | Demonstrate reflow problems | Christian Mollekopf | 2018-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 structure | Christian Mollekopf | 2017-12-18 |
| | |||
* | Turn the mailviewer into a component as well | Christian Mollekopf | 2017-02-20 |
| | |||
* | make mailviewer textcontent follow the theme | Michael Bohlender | 2016-12-12 |
| | |||
* | mailviewer make plaintext selectable | Michael Bohlender | 2016-11-09 |
| | |||
* | use treemodel in qml | Sandro Knauß | 2016-10-19 |