summaryrefslogtreecommitdiffstats
path: root/framework/domain/messageparser.cpp
Commit message (Collapse)AuthorAge
* able to show all mails and not segfault by random mails (tempfix)Michael Bohlender2016-09-04
|
* update change from mimetreeparserSandro Knauß2016-07-19
|
* Less noiseChristian Mollekopf2016-06-28
|
* cleanup messageparserSandro Knauß2016-06-09
|
* Export isHidden flog for messagepartsSandro Knauß2016-06-09
|
* adopt new mimetreeparserSandro Knauß2016-06-06
|
* Replace the HTML view by a tree of QML views.Christian Mollekopf2016-04-07
| | | | | This allows us to do all the visual hints for the mail parts in qml, instead of HTML.
* Use parseToTree to get a messageTree and create the html on our ownSandro Knauß2016-04-02
|
* Adapt the move from Otp -> MimeTreeParserSandro Knauß2016-03-29
|
* Moved framework/mail to framework/domainChristian Mollekopf2016-03-09