summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mime
Commit message (Expand)AuthorAge
* On windows the exports are mandatoryChristian Mollekopf2018-05-03
* Windows compatChristian Mollekopf2018-05-02
* No need to install a shared library if we only use it internally.Christian Mollekopf2018-05-02
* windows compatChristian Mollekopf2018-05-02
* No need to find those again.Christian Mollekopf2018-05-02
* More explicit linking against gpgmeppChristian Mollekopf2018-04-27
* That's not how you write gpgmeppChristian Mollekopf2018-04-27
* Link explicitly against gpgmeppChristian Mollekopf2018-04-27
* Remove showOnlyOneMimepart from the public interface.Christian Mollekopf2018-04-26
* Removed empty formatterChristian Mollekopf2018-04-26
* Removed some more unnecessary includesChristian Mollekopf2018-04-26
* Another qgpgme dependency goneChristian Mollekopf2018-04-26
* Less gpgme in the interfacesChristian Mollekopf2018-04-26
* No more direct GpgMe usage in the interfaces.Christian Mollekopf2018-04-26
* Collect gpgme usagesChristian 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
* CleanupChristian Mollekopf2018-04-25
* Deal with rfc822 header partsChristian Mollekopf2018-04-25
* Match auto css propertiesChristian Mollekopf2018-04-05
* Make sure we don't end up with any CRLF'sChristian Mollekopf2018-03-23
* CleanupChristian Mollekopf2018-03-23
* Fixed buildChristian Mollekopf2018-03-09
* Automatic key import / export + Expected monadRémi Nicole2018-03-09
* Support encrypted mails forwardingRémi Nicole2018-03-08
* Fixed build on macChristian Mollekopf2018-03-05
* Revert "Support encrypted mails forwarding"Christian Mollekopf2018-03-02
* Support encrypted mails forwardingChristian Mollekopf2018-03-02
* 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
* T7024 fix: implement attachment-based forwardingRémi Nicole2018-02-21
* 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 warningChristian Mollekopf2018-02-20
* Add key id to encryption infoChristian Mollekopf2018-02-20
* Removed unused argumentChristian Mollekopf2018-02-20
* Fixed inline signedChristian Mollekopf2018-02-14
* Fixed warningsChristian Mollekopf2018-02-11
* Properly encode non-ascii content.Christian Mollekopf2018-01-31
* Remvoed unused codeChristian Mollekopf2018-01-25
* Removed unused codeChristian Mollekopf2018-01-25
* testdata readmeChristian Mollekopf2018-01-25
* Generate a message id for new messagesChristian Mollekopf2017-12-29
* Avoid duplicating the contentType header on replyChristian Mollekopf2017-12-22
* Html mails that don't adhere to the strict dtd are probably too complexChristian Mollekopf2017-12-13
* Avoid using the non-threadsafe QGpgMEChristian Mollekopf2017-12-12
* Stop using useless abstractions (that are not even threadsafe)Christian Mollekopf2017-12-11