216 Commits (b55416922f1e6bafc16dcb038fb3e2e105577429)

Author SHA1 Message Date
Don Sanders b55416922f Fix problem with garbage characters. My previous attempt was a failure. 26 years ago
Michael Haeckel b563b69f1b Mayor improvements for non latin support in headers. 26 years ago
Don Sanders 950ea39a6a Fix a problem with garbage characters appearing after emails, well I've 26 years ago
Michael Haeckel e566928e3a Rename decodeRFC1522String to decodeRFC2047String in order to prevent some 26 years ago
Michael Haeckel 05ecbc387c Fix autodection of the encoding of mails without attachment. 26 years ago
Michael Haeckel 0852320d13 Fix double message displaying in pseudo pgp messages. 26 years ago
Don Sanders 3ada84e229 Prevent users from opening malformed urls or urls with protocol "file". 26 years ago
David Faure 4472e95565 Use KURL::List properly (no new without delete, so better no new at all, 26 years ago
Don Sanders 22b43ca0b4 A short time ago (3-4 days) KHTMLPart::setStandardFont and 26 years ago
Don Sanders 42defd6cce Fix a bug for the case when a message has no encoding specified then the 26 years ago
Don Sanders af7b051c81 Large patch from Denis Perchine and Jacek Stolarczyk to add 26 years ago
Don Sanders 3632e52e23 htmlize attachment names 26 years ago
Don Sanders 76a6bf1761 Prevent crash when deleting html mail while KIO::Jobs releated to img 26 years ago
Don Sanders 882fcb4225 Patch from Daniel Naber <dnaber@mini.gt.owl.de> 26 years ago
Don Sanders d1626eb3e0 Medium sized patch from Michael Haeckel <Michael@Haeckel.Net> 26 years ago
Don Sanders 25a011a654 Fix problems with recent charset commit. 26 years ago
Don Sanders f60c60f870 Handle messages in languages that have to be displayed in a non 26 years ago
Don Sanders 59f5371218 Extremely lame safety patch. When messages are moved, reset the message 26 years ago
Don Sanders 44e08146dc Work around problem with broken fonts like utopia that don't define an intelligent width for characters like non-breaking spaces. 26 years ago
Hans Petter Bieker 0007cd8b56 Cleaner compilation. 26 years ago
Daniel Naber c89399d4cd I'm reverting my "cleanup the write() calls" commit that I did 10 days ago. 26 years ago
Daniel Naber 4c86542fcb explicitly changed some write() calls' arguments to 26 years ago
Waldo Bastian 083246f993 WABA: Change colors appropriately when a color scheme changes. 26 years ago
Don Sanders 2d0fd7d70f Fixed problem with html mail detection. 26 years ago
Lars Knoll 34f0bf6a7c make it compile 26 years ago
Don Sanders 934c74cf94 More code tidy ups, my mother would be pleased. 26 years ago
Don Sanders 846319f143 Cleanups, avoid warnings 26 years ago
Don Sanders c9819a06a7 Fixed bug: 26 years ago
Don Sanders 4918306ce8 re-enable support for printing the current message. 26 years ago
Don Sanders 9c009bdd0b Fixed a problem with msgparts shown inline having trailing garbage. 26 years ago
Daniel Naber 13cb230e09 improved wording of the open attachment dialog 26 years ago
Don Sanders 5dee0a6277 Work around strange QTimer bug, something is deeply wrong here. 26 years ago
Daniel Naber 53eb4722f5 default to "prefer plain text to HTML" 26 years ago
Waldo Bastian fdd42284b9 WABA: Use KDE-wide defaults as default for link colors. 26 years ago
Daniel Naber 6980310195 -try to open image attachments in a window with the size of the image 26 years ago
Daniel Naber 1405466b7d Try harder to actually show _something_ if the user selects "View..." 26 years ago
Daniel Naber 694b70fa57 -recognize https: as URL 26 years ago
George Staikos 5bc4420936 vCards are now displayed inlined in the header.. 26 years ago
George Staikos eb0d5b5098 put in the hook for auto-vcard detection. still not implemented entirely 26 years ago
Daniel Naber 5ebca498be New function: Edit->"Find in message...". i.e. look for a string in 26 years ago
George Staikos 8832955a0d more vCard display code - now displays some preliminary info. 26 years ago
George Staikos 0e3c2f3e7a Beginning of the vCard displaying code. 26 years ago
Daniel Naber bbdc8f51a3 open information dialog if attachment->view... doesn't work 26 years ago
Daniel Naber 36c7b1a9f8 -added "Open with..." to attachment RMB menu 26 years ago
Bernd Gehrmann 5ef31f8543 KGlobal <-> KGlobalSettings <-> KApplication & KButtonBox cleanup 26 years ago
Daniel Naber ff572ab245 click on attachment asks the user what to do ("really open?"). 26 years ago
Don Sanders ab3c099da0 Fixed unintialized variable (mMsgBuf) reference. 26 years ago
Daniel Naber 38b235805e added const to avoid compiler warning 26 years ago
Don Sanders a6e3116b0f Stop KMail from making X eat CPU when no message is current. 26 years ago
Don Sanders 589c257056 Changing attachment styles should take effect immediately now. 26 years ago