357 Commits (76f1e0d6aa12d3cbc9400a8f523e67e052d4bd02)

Author SHA1 Message Date
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
Hans Petter Bieker 0007cd8b56 Cleaner compilation. 26 years ago
Don Sanders 7e2174306a Changed name of default identity from "unknown" to "Default". 26 years ago
Don Sanders 684197f642 Fix crash when passing setHeaderField a null QString, seems to happen 26 years ago
Don Sanders 8d96c2baf8 Support using filter rules to set the smtp server to use when replying 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
Jacek Stolarczyk 30a10b1500 Recognize not only "Re:" and "RE:" as reply subject prefixes but also 26 years ago
Don Sanders ae6fb23b61 I don't know what that static file scope variable was about, but it looked 26 years ago
Don Sanders f828c0cbfe Work around possible source incompatible change in QT between 2.1 and 2.1.1 26 years ago
Don Sanders c52992a263 Fixed a tricky bug where the mDate member variable of a KMMessage wasn't 26 years ago
Don Sanders 677cb920ec Fixed bug in emailAddrAsAnchor that was causing wrong info to be shown 26 years ago