Extend MessagePart API as needed for the TNEF plugin
ClosedPublic

Authored by vkrause on Oct 7 2017, 10:14 AM.

Details

Summary

Mainly NodeHelper and temporary file access. This enabled a bit of cleanup
in the built-in rendering code too, towards getting rid of the friendship
overuse.

Diff Detail

Repository
R94 PIM: Message Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Oct 7 2017, 10:14 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptOct 7 2017, 10:14 AM
Restricted Application added a subscriber: KDE PIM. · View Herald Transcript
knauss added inline comments.Oct 9 2017, 8:38 AM
mimetreeparser/src/viewer/messagepart.cpp
427

return nodeHelper()->writeNodeToTempFile(content());

vkrause updated this revision to Diff 20685.Oct 13 2017, 4:24 PM

address review comment

knauss accepted this revision.Oct 13 2017, 4:41 PM
This revision is now accepted and ready to land.Oct 13 2017, 4:41 PM
This revision was automatically updated to reflect the committed changes.