summaryrefslogtreecommitdiffstats
path: root/framework/domain/messageparser.cpp
Commit message (Collapse)AuthorAge
* Moved cpp code into src directoryChristian Mollekopf2017-04-05
|
* less debug outputChristian Mollekopf2017-02-23
|
* Don't run the modeltest in productionChristian Mollekopf2017-02-11
|
* Add AttachmentModel for viewerSandro Knauß2016-11-08
|
* use modeltest fromupstream to make sure, we have a valid modelSandro Knauß2016-10-18
|
* create model for new mailviewerSandro Knauß2016-10-11
|
* Merge branch 'develop' into dev/mimetreeinterfaceSandro Knauß2016-10-10
|\
| * able to show all mails and not segfault by random mails (tempfix)Michael Bohlender2016-09-04
| |
* | Use new mimetreeparser interfaceSandro Knauß2016-08-10
|/
* 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