246 Commits (b45d5f8a17327bf34f4c4998ae8826f1a4853bb9)

Author SHA1 Message Date
Michael Haeckel 0852eff263 Don't eat a tab at the start of the first line. 25 years ago
Michael Haeckel 6964154410 A tab at the beginning of a line should be equal to 8 spaces, not only 7. 25 years ago
Michael Haeckel a5f96a51f7 - Don't eat spaces at the beginning of a line when viewing all headers. 25 years ago
Michael Haeckel fec89fe67a Remove the rest of the KRN code and the welcome message. 25 years ago
Dirk Mueller d471555dd9 compile with gcc3. reviewed by Don. 25 years ago
Michael Haeckel f851a52e91 Fix the about page for a unicode locale. 25 years ago
Michael Haeckel 5c766853d2 Fix for a font problem in the about page. 25 years ago
Michael Haeckel c2bb59f4cd The about page. 25 years ago
Daniel Naber 84ba4538a9 fix for #19062 (remember directory when saving attachments), 25 years ago
Michael Haeckel 4b092ea3e3 Fix for Japanese: 25 years ago
Michael Haeckel 16c726672e The font configuration for fixed width fonts works again. That does no longer 26 years ago
Michael Haeckel dfda81cc6c Don't interrupt e-mail addresses on a "=" sign in the reader. 26 years ago
Michael Haeckel fb27e408b7 The tempfiles are now stored in $KDEHOME/tmp-$HOSTNAME. 26 years ago
Michael Haeckel 36e3ae7e89 Correct url highlighing without double text displaying of html source in a plain 26 years ago
Michael Haeckel 70a2eeb128 Don't crash, when replying to a message before it is displayed in the reader 26 years ago
Daniel Naber 9ae1c851b9 make the fact that java + javascript is disabled explicit.. 26 years ago
Daniel Naber 9f25626830 disable forwarding with the <meta> tag in HTML pages 26 years ago
Michael Haeckel bc27c31139 Support for non-latin-1 HTML mail. 26 years ago
Daniel Naber a9828922ff call KHTMLPart::enablePlugins(false) for security reasons. I don't know 26 years ago
Michael Haeckel 6e5fedecb2 Correct support for windows-125x. 26 years ago
Michael Haeckel 7f4858fe8c Don't filter the message body through decodeRFC2047String. 26 years ago
Michael Haeckel 79fd268453 Fix drag cursor problem when a password dialog from pgp appears during message 26 years ago
Michael Haeckel e0050a4d77 Use the attachment filename and not the bodypart name for saving. 26 years ago
Michael Haeckel b4e11d74f2 Don't strip leading blanks from the first line. 26 years ago
Michael Haeckel 83750a40d0 Really last big charset fix :-) 26 years ago
Michael Haeckel 98397a51c2 Don't assume strings that start or stop with "@" as e-mail address. 26 years ago
Michael Haeckel ec6694da87 Hopefully last major charset improvement. 26 years ago
Michael Haeckel 3ff86b31cd GUI: It is now possible to use always a unicode font, no matter in which 26 years ago
Michael Haeckel 34e7173ae4 - The cursor becomes again idle when displying a vcard. 26 years ago
Michael Haeckel 8146fbb9fb Patch by Wolfgang Rohdewald <WRohdewald@dplanet.ch> 26 years ago
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