17 Commits (44bbe89ee2fbf108f145ceccb6437c2861ed2927)

Author SHA1 Message Date
Michael Haeckel a4a88cc442 Make attachments to multipart/alternative mails working properly again. 24 years ago
Zack Rusin 54b4807111 Fixing compilation warnings, removing unnecessary whitespace and adding some 24 years ago
Till Krech 65ac82dd18 Didn't compile. 24 years ago
Stephan Kulow 09794bb4a9 oops 24 years ago
Stephan Kulow b7ae1480f1 don't return uninitialized variables 24 years ago
Marc Mutz 8db2c18576 compile 24 years ago
Karl-Heinz Zimmer 50f8a22ebe internal AEgypten bugfix #1164: When verifying (S/MIME-) signatures in an encapsulated RfC822 mail that's included in a message I received (e.g. due to forwarding) I want to have that encapsulated signature compared to the _encapsulated_ mails From: header - *not* to the main From: header of this message. 24 years ago
Carsten Pfeiffer f5c31fce19 added QString prettyMimeType( const QString& type ) and used it to show 24 years ago
Stephan Kulow 2892d05a1b including config.h as first include (it defines quite some controlling defines) 24 years ago
Carsten Pfeiffer 60784931f9 show descriptive names instead of mimetypes 24 years ago
Karl-Heinz Zimmer 6a74b6c6f4 Bugfix for internal AEgypten bug #1059: Correct handling of mNext. 24 years ago
Karl-Heinz Zimmer 2ee0b105d9 Bugfix for internal AEgypten bug #1059: Correct handling of mNext. 24 years ago
Stephan Kulow e60b727a6b in case someone gets the same spam mail as I did: 24 years ago
Steffen Hansen 9b73817a83 Fix for bug #41652 24 years ago
Karl-Heinz Zimmer 45858af10f calculate overall encryption and signature status in KMReaderWin::parseMsg(KMMessage* aMsg) - we need this information for the mail list which shall show two little icons accordingly (to the left of each mail entry) Sorry, but in it's current state this is working for MIME signatures/encryption only, recognizing of traditional kpgp signing/encrypting will be implemented soon. 24 years ago
Karl-Heinz Zimmer 07a39472e4 bugfix #41458: now KMail can handle 'attachments' correctly (this is taking mAttachmentStyle into account) even if the attachment is encapsulated in another MIME part. This might happen if somebody forwarded you a mail which contained attachments and the forwarded mail is send in an extra MIME part. 24 years ago
Karl-Heinz Zimmer d17c8a6946 a) Merged AEGYPTEN_BRANCH additions into HEAD branch. 24 years ago