15 Commits (3c90a0e8c44db7c2794de68c01d1d897b083cc1c)

Author SHA1 Message Date
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Ingo Klcker 84f4965f64 Revert HEAD to KDE_3_1_BRANCH. Of course I didn't remove any files that where added to HEAD. 24 years ago
Stephan Kulow 793f80d991 white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
Stephan Kulow 81491bd8b7 merging minor cleanup 24 years ago
Karl-Heinz Zimmer c76ef480b7 Crypto bugfix: enable us to verify signed mail that is embedded in an old-style (non-multipart) Digest message. 24 years ago
Marc Mutz 5055f18c44 KIO::convertiSize() the size of attachments in the mime tree viewer 24 years ago
Don Sanders b69bbd40e9 Bug fix: we were leaking memory every time a message was read. 24 years ago
Karl-Heinz Zimmer e13d57c7b5 internal AEgypten bugfix #1130: Show "S/MIME Message" instead of "PGP Message" if message is S/MIME encrypted (or signed, resp.). (The status of *each* mime part is now stored in the partNode class tree) to allow for showing respective status indicators in the mime part tree viewer - as was proposed by Marc Mutz for KDE 3.2.) 24 years ago
Michael Haeckel a4a88cc442 Make attachments to multipart/alternative mails working properly again. 24 years ago
Zack Rusin a8cdf6614d Damn, I really hate mimelib, why have kTypeNull when you have kTypeUnknown, 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
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