summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mime/mimetreeparser/messagepart.cpp
Commit message (Expand)AuthorAge
* Lacking a key to verify the signature is not "bad".Christian Mollekopf2018-07-16
* Get the correct encryption key, not the first.Christian Mollekopf2018-07-16
* Fixed and tested isGoodSignatureChristian Mollekopf2018-07-03
* The tests passChristian Mollekopf2018-06-29
* Partial fix for multipart/mixed in alternative partChristian Mollekopf2018-06-29
* Fixed apple html messages with attachments.Christian Mollekopf2018-06-29
* Port to gpgme only.Christian Mollekopf2018-05-06
* Remove showOnlyOneMimepart from the public interface.Christian Mollekopf2018-04-26
* Removed some more unnecessary includesChristian Mollekopf2018-04-26
* Less gpgme in the interfacesChristian Mollekopf2018-04-26
* Starting to isolate our gpgme++ usage.Christian Mollekopf2018-04-25
* Fixed the case where we have plaintext inside the encrypted part.Christian Mollekopf2018-04-25
* Deal with rfc822 header partsChristian Mollekopf2018-04-25
* gpg error handling cleanupChristian Mollekopf2018-02-26
* Removed unused codeChristian Mollekopf2018-02-26
* CleanupChristian Mollekopf2018-02-26
* Using setContent instead of setBody will lead to a trailing newlineChristian Mollekopf2018-02-26
* This is really a boolean in disguiseChristian Mollekopf2018-02-20
* Avoid unnecessary member variablesChristian Mollekopf2018-02-20
* Fixed encrypted+signed messagesChristian Mollekopf2018-02-20
* Fixed inline signedChristian Mollekopf2018-02-14
* Removed unused codeChristian Mollekopf2018-01-25
* Stop using useless abstractions (that are not even threadsafe)Christian Mollekopf2017-12-11
* Removed unreachable codepathsChristian Mollekopf2017-12-10
* CleanupChristian Mollekopf2017-12-07
* Removed inProgressChristian Mollekopf2017-12-07
* Simplified verifySignatureChristian Mollekopf2017-12-07
* Simplified codeChristian Mollekopf2017-12-07
* Removed unnecessary indentation.Christian Mollekopf2017-12-06
* Fixed some warningsChristian Mollekopf2017-08-25
* no need for ki18nMichael Bohlender2017-07-15
* Removed async APIChristian Mollekopf2017-06-22
* MessagePart error enumChristian Mollekopf2017-06-11
* Simplified code a bitChristian Mollekopf2017-06-11
* Better error messageChristian Mollekopf2017-06-11
* Encapsulated partsChristian Mollekopf2017-06-07
* A simplistic security borderChristian Mollekopf2017-06-06
* Avoid leaking created nodesChristian Mollekopf2017-06-05
* Removed extraContentsChristian Mollekopf2017-06-04
* Rely on isAttachment to collect attachmentsChristian Mollekopf2017-06-04
* Reduced the messagetreeparser to aproximately what we actually requireChristian Mollekopf2017-06-04