129 Commits (0045c863c7b46bfa7575701479ffbb3cc606c3c8)

Author SHA1 Message Date
Pradeepto Bhattacharya 0750e965c5 Krazy #1 fixes 19 years ago
Pradeepto Bhattacharya 763a599e76 From enterprise commit log : 19 years ago
Pradeepto Bhattacharya ac4efe2ea2 Kolab/issue1384 and http://bugs.kde.org/show_bug.cgi?id=108939 - 19 years ago
David Faure 7ae1d305a6 Reduce some more the memory consumption when sending 19 years ago
David Faure 8eba287ab3 Reduce some more the memory consumption when sending 19 years ago
David Faure 4b35405bcc Large improvements in memory usage and speed when sending mails; see kmail-devel. 19 years ago
David Faure ebbcd7929d Large improvements in memory usage and speed when sending mails; see kmail-devel. 19 years ago
Frank Osterfeld 35ca16d891 sync with 3.5/kdepim 19 years ago
Reinhold Kainhofer 60b62b6f42 Make RFC 2231-encoded attachment names work. Patch approved by Ingo (the issues he had were corrected). 19 years ago
Allen Winter f7475b80e3 merge SVN commit 603142 by dmiceman: 20 years ago
Jonathan Marten 9274a82e05 Merge commits 603223+603260 from branches/work/kdepim-3.5.5+: 20 years ago
Till Adam ed20507268 Don't allow base64 or qp encoding for message attachements, such 20 years ago
Ingo Klcker 4f878bb2d8 Add a few fall throughs and one missing break. Reported by Christoph Bartoschek. 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Till Adam bf30519ff6 Backport the ability to specify a fallback encoding in addition to an 21 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
Thomas Zander 753d8448fb CVSSILENT: More header cleanup 21 years ago
Thomas Zander e9bc21966a Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
Ingo Klcker 3415ef5de3 More locale-independent ASCII string conversion fixes. 21 years ago
Till Adam c03bbaf71b Make sure the fallback encoding/charset is also used for individual 21 years ago
David Faure 3ffd5f3e1b Apply coolo's fix for my brown-paper-bag bug 22 years ago
Stephan Kulow 7ba37379c0 if you claim you're using binary then do so and don't call assert(false); 22 years ago
David Faure c94339b654 Fixed the famous "unknown codec 7bit requested" warning, which also gives a speedup 22 years ago
David Faure 2c9cd22f4f Fixed the famous "unknown codec 7bit requested" warning, which also gives a speedup 22 years ago
David Faure fbe321c087 Forward port speed fix 22 years ago
David Faure 7ff5ab893d Today's experiment: importing 10000 contacts into kaddressbook (easy with perl and CSV), 22 years ago
Ingo Klcker 78832d716e Backport of CVS commit by kloecker: 22 years ago
Ingo Klcker 1bd1d507d4 Fix PGP/MIME encrypting messages which are BCC'ed. The problem was that KMMessagePart contains a QByteArray which is explicitely shared. Therefore simply copying a KMMessagePart with the copy c'tor for getting a temporary copy isn't possible. Implementing and using a duplicate method fixes the problem. 22 years ago
Ingo Klcker 15f1163b8a Backport of CVS commit by kloecker: 22 years ago
Ingo Klcker b5c61a490d Properly clear the KMMsgPart before it's filled with the values of the DwBodyPart. This fixes bug 87198 (Sending (of new) a e-mail with kmail for kde-3.3 the name of the file attached, some times, it comes lost) which was caused by the fact that we reused the same KMMsgPart object in order to add all attachments to a forwarded message. 22 years ago
Ingo Klcker bb930b4cd1 Backport: Check the length before the crlf->lf conversion to avoid false alerts. 22 years ago
Ingo Klcker 620ca3b46c Check the length before the crlf->lf conversion to avoid false alerts. 22 years ago
Marc Mutz f43e1991fe Some debug output for finding places in KMail that add charset headers to non-text/*-body parts 22 years ago
Ingo Klcker 6137165ef1 convert CRLF -> LF in bodyDecoded also in case of 7bit or 8bit cte. 23 years ago
Marc Mutz 22ed4697f6 (re?)enable x-uuencode support for attachments (when properly MIME-tagged). I thought that was in 3.1 already? 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Carsten Burghardt bbdcd95335 Load imap attachments on demand and load the messages itself progressively. Cool ;-) 23 years ago
Marc Mutz 0cbde4283e minor code beautifications; missing include 23 years ago
Marc Mutz 98e5c08767 remove dead code 23 years ago
Marc Mutz 1e9d9b0669 o Replace KMMessagePart::encodeBase64() (which recently won the LinuxTag 23 years ago
Marc Mutz b062777fdc really minor code beautifications 23 years ago
Marc Mutz 9855ba2107 autoDetectCharset() and codecForName() are static in KMMsgBase, not KMMessage 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Ingo Klcker 892b95f163 Fix bug 56570: kmail doesn't show non-mime Japanese message 23 years ago
Marc Mutz 8f591fbecb add KMMessagePart::codec() that returns a QTextCodec for the message part 23 years ago
Ingo Klcker 16029c24f8 Forward port from 3_1: 24 years ago
Bo Thorsen 9b1b1e98bd New convenience method bodyToUnicode that returns a unicode QString with the message body. 24 years ago
Daniel Molkentin 9b71a29693 debug areas for HEAD, too 24 years ago
Don Sanders 2e95afc197 Begin integrating the kroupware branch 24 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago