220 Commits (ed2b6f71c6998bded4b58f89e6b4e99d54ff8cc4)

Author SHA1 Message Date
Ingo Klcker 8a12741393 - msg->setHeaderField("In-Reply-To", headerField("Message-Id")); 25 years ago
Don Sanders 24ffe52a15 The amount of kdDebugs was getting a little excessive. 25 years ago
Ingo Klcker 8ea7f7e680 Fix handling of folded In-Reply-To and Message-Id headers. 25 years ago
Ingo Klcker 04466b15da 1.) Add a static function which splits a comma separated list of 25 years ago
Michael Haeckel cf5e0c63f8 Fix the compiler warning. 25 years ago
Michael Haeckel 783d887368 Readd the feature to quote the html source code :-) 25 years ago
Michael Haeckel d4f6c256cf Fix our two oldest outstanding bug: 25 years ago
Michael Haeckel b8b109e8fd HEAVY speedup for mails, that contain many ">" characters. 25 years ago
Malte Starostik 6db8fbaf73 A message with a non-text/* content-type and an empty body hit an assertion 25 years ago
Cornelius Schumacher 0a245e8333 Fix for sending RFC2447 attachments via DCOP interface. 25 years ago
Marc Mutz 6273483721 Workaround for KHTMLPart bug (#27719), but useful in itself, too: 25 years ago
Michael Haeckel 84618d1dcb Non-latin characters in attachment filenames and attachment descriptions 25 years ago
Michael Haeckel d942bedded Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
Michael Haeckel ba08a83bc8 ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp. 25 years ago
Michael Haeckel 45a4c36953 Don't insert a blank line when quoting messages. Patch by Waldo. 25 years ago
Marc Mutz b346876ab2 QT_NO{COMPAT,ASCII_CAST} fixes as discussed on the mailing list. 25 years ago
Michael Haeckel 0ba45ca7fd Handle mailing list identities with a transport correctely and don't override 25 years ago
Marc Mutz 37e0f0e01e Change KMMessage member functions dealing with Cte, mime-type or 25 years ago
Stephan Kulow 6164556515 use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
Michael Haeckel f5fbc88803 kmfolder and kmheaders are not also ascii cast free. 25 years ago
Marc Mutz ff1b7c1452 Make KMMessage::asString() return a QCString instead of a QString and take 25 years ago
Marc Mutz e12ef0feec Prepending yet more files with necessary #undef QT_NO_{ASCII_CAST,COMPAT}. 25 years ago
Holger Schurig befb4ccab0 Removed empty line at top of redirected mail (using "E" key) 25 years ago
Anders Widell 4138b31244 Capitalise first letter in message header if format string starts with % 25 years ago
Michael Haeckel 55a0faab78 Always use the reply phrase, that contains the senders name, when replying to 25 years ago
Michael Haeckel b75d42b7ac Don't add the charset header, when quoting attachments, that doesn't really 25 years ago
Marc Mutz 33fa01f332 Move receipt creation form KMAccount to KMMessage. 25 years ago
Michael Haeckel c580d6066c Patch from Don Sanders <sanders@kde.org> and Sam Magnuson <sam@trolltech.com> 25 years ago
Andreas Gungl 7bcddd5cd5 Reply on signed or encrypted messages is now showing the plaintext of 25 years ago
Stephan Kulow 8ca8afd932 making use of indentities indepent of mailing lists 25 years ago
Michael Haeckel 84eeb6eb0e Use KConfigGroupSaver everywhere. 25 years ago
Waldo Bastian 8202430fe2 Fix crash when a filter attempts to forward a mail. 25 years ago
Michael Haeckel 3b55084852 Optionally create own message-id headers. 25 years ago
Michael Haeckel 75dfec2458 Bounce filter action by Marc Mutz <Marc.Mutz@uni-bielefeld.de> 25 years ago
Michael Haeckel c57ae4f69e Fix the mailing list specific identity. 25 years ago
Michael Haeckel 58b31c67b8 Message scoring. 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Michael Haeckel 51c7263648 Use the pgp code from libkdenetwork. 25 years ago
Michael Haeckel a16caceb06 Parse several local recipients correctely. 25 years ago
Michael Haeckel f1665873cb We are now able to move and copy messages from local folders to IMAP folders. 25 years ago
Michael Haeckel d85ae7cfb9 Handle a reply to a message with attachements where the text part has no 25 years ago
Michael Haeckel 2349b95b04 Move the whole message, when moving more than one message at once from an IMAP 25 years ago
Daniel Naber d9360ad155 "Reply w/o quote" patch by seth@psy.au.dk 25 years ago
Michael Haeckel 83619709b6 Don't create a own message id for outgoing mail. Some people absolutely want to 25 years ago
Michael Haeckel eb30e4da96 Don't insert the text twice when forwarding a mail and all headers view is 25 years ago
Michael Haeckel 4e32f24e4b Don't crash when locale is set to Turkish and the user tries to send a mail. 25 years ago
Daniel Naber d8e8aa750a -Config: "Prefer HTML to plain text" instead of "Prefer text..." 25 years ago
Michael Haeckel fec89fe67a Remove the rest of the KRN code and the welcome message. 25 years ago
Michael Haeckel dfce5de5b5 Handle mails with several attachments but without a text part correctely when 25 years ago
Dirk Mueller d471555dd9 compile with gcc3. reviewed by Don. 25 years ago