D23807: feat(mimetreeparser): to get rid of rendering in parsing library completly.
Sandro Knauß
noreply at phabricator.kde.org
Mon Sep 9 21:33:49 BST 2019
knauss created this revision.
knauss added a reviewer: dvratil.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
knauss requested review of this revision.
REVISION SUMMARY
MimeTreeParser is about to parse mails and not render them, remove the
rendering part completly from the API to move the rendering
to MessageViewer.
That patch finally makes it possible to display MemoryHole headers in
MessageViewer.
This patch needs also a counterpart on kdepim-addons, as we also need to
update tests there.
TEST PLAN
run autotests.
REPOSITORY
R94 PIM: Message Library
REVISION DETAIL
https://phabricator.kde.org/D23807
AFFECTED FILES
messageviewer/src/messagepartthemes/default/autotests/objecttreeparsertest.cpp
messageviewer/src/messagepartthemes/default/autotests/rendertest.cpp
messageviewer/src/messagepartthemes/default/autotests/showonlymimeparttest.cpp
messageviewer/src/messagepartthemes/default/autotests/unencryptedmessagetest.cpp
messageviewer/src/viewer/objecttreeemptysource.h
messageviewer/src/viewer/viewer_p.cpp
mimetreeparser/src/interfaces/objecttreesource.h
mimetreeparser/src/objecttreeparser.cpp
mimetreeparser/src/simpleobjecttreesource.cpp
mimetreeparser/src/simpleobjecttreesource.h
To: knauss, dvratil
Cc: kde-pim, fbampaloukas, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190909/149062f2/attachment-0001.html>
More information about the kde-pim
mailing list