168 Commits (f04722ccbfaead8c80bb97d85b29a5a8f0392ebc)

Author SHA1 Message Date
Michael Haeckel d97d8e3148 Oops, the Content-Type header should be handled case insensitive. 26 years ago
Michael Haeckel aec118a75c Support for mails with a binary body (attachments without text) 26 years ago
Michael Haeckel b1d21a2bd8 Handle forwarding and replying to messages that contain an inline 26 years ago
Michael Haeckel bf354e31e8 As we are on the subject of forwarding: Forwarding of multiple mails must have 26 years ago
Michael Haeckel 2f0c0016da If you absolutely want to have a Cc header when forwarding mails and consider 26 years ago
Christopher Molnar 3692dac52d Added Cc: to the quoted forwarded message. This information was being 26 years ago
Michael Haeckel da0aef4d81 Fix the "\nFrom " mbox problem in an IMHO correct way. 26 years ago
Michael Haeckel 31847d7c63 Don't crash when forwarding mail while downloading. 26 years ago
Michael Haeckel 6e5fedecb2 Correct support for windows-125x. 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 ec6694da87 Hopefully last major charset improvement. 26 years ago
Michael Haeckel da9dec37f2 Fix counting of unnamed attachments. 26 years ago
Michael Haeckel 24638e2377 Patch by Wolfgang Rohdewald <wr@poboxes.com> 26 years ago
Michael Haeckel 8146fbb9fb Patch by Wolfgang Rohdewald <WRohdewald@dplanet.ch> 26 years ago
Michael Haeckel 30abaf3784 Non-latin characters in attachment file names Part II 26 years ago
Michael Haeckel 9cadd9def9 Support for non latin filenames as attachment Part I 26 years ago
Michael Haeckel 8541a9e132 Allow sending messages to recievers with non latin names. 26 years ago
Michael Haeckel 05b140e494 Show only a single blank between several addresses intead of <CR><blank>. 26 years ago
Michael Haeckel 4500a41be2 Patch by Guillaume Laurent <glaurent@telegraph-road.org>. 26 years ago
Michael Haeckel b563b69f1b Mayor improvements for non latin support in headers. 26 years ago
Jacek Stolarczyk 462dfc4af7 Fix for passing non-encoded strings to setName function. It was expecting encoded ones. 26 years ago
Jacek Stolarczyk ea63db187c Added configuration for default charset 26 years ago
Michael Haeckel 5d2b4bcaed Attachments should work again now. 26 years ago
Michael Haeckel e566928e3a Rename decodeRFC1522String to decodeRFC2047String in order to prevent some 26 years ago
Michael Haeckel f85649944d encodeRFC2047String now puts the real charset name into the headers, not 26 years ago
Michael Haeckel fd5ab62ed5 Based on patch by Wolfgang Rohdewald <WRohdewald@dplanet.ch> 26 years ago
Jacek Stolarczyk a005e23725 Reply/forward subject prefix configuration 26 years ago
Michael Haeckel eba170100d Fix recently introduced rendering problem when a ' is in an email address. 26 years ago
Michael Haeckel 08851d1d5a Fix a bug that didn't let the user remove the content of a header field. 26 years ago
Michael Haeckel c7160ab733 Commas within quotations marks are now parsed correctely when displayed in the 26 years ago
Michael Haeckel 5c3865f13c Don't read a comma within quotation marks as seperator when replying to all. 26 years ago
Michael Haeckel bf97fd1a08 It is now possible to switch the language for the reply phrases. 26 years ago
Michael Haeckel a9164986e0 Fix forwarding. 26 years ago
Michael Haeckel b4f451d328 Fix for Bug#13027. KMail inserted a charset="" header when forwarding a mail 26 years ago
Michael Haeckel 1d2cd42792 Prevent crash when viewing source after switching encoding to auto. 26 years ago
Michael Haeckel b54496cee7 Fix: Forward did insert the text twice. 26 years ago
Michael Haeckel 5fbe4e24af Use the date of the original mail and not the current date for reply phrases. 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 ff3701d137 An extra couple of checks can't do any harm. 26 years ago
Don Sanders 1de409d6c8 Fix #10141 reported by dfaure. 26 years ago
Don Sanders f60c60f870 Handle messages in languages that have to be displayed in a non 26 years ago
Waldo Bastian dae746a353 RFC 2231 encoding. 26 years ago
Waldo Bastian 13d47e765b WABA: Smart quoting fix: When stripping out signature, strip out after 26 years ago
Don Sanders d88ae44739 This fixes threading for messages from the GNUS, and Mozilla mail clients. 26 years ago
Don Sanders 403d977dc9 Get rid of warning message 26 years ago
Jason Stephenson 9965769e8e Better implementation of getEmailAddr() member function. 26 years ago
Jason Stephenson 78c1321f52 Add KMMessage::fromEmail() and KMMessage::getEmailAddr(). 26 years ago
Daniel Naber e5d4ef411a Michael Haeckel's patch for better RFC 2047 compliance 26 years ago