188 Commits (1fbf5ced5a3cc43b38beb8b58cc285fc5e80692f)

Author SHA1 Message Date
Pradeepto Bhattacharya 57865b670e Adding - "More columns in mail listing window" [proko2 Issue 1225] 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
Ismail Onur Filiz 29d2238ad2 Third batch of fixes related to Christoph Bartoschek's email in kde-pim: 20 years ago
Martin Koller e0ff82a182 On parsing with decodeRFC2047String and no encoding information is found, 20 years ago
Andreas Gungl 510f9c5921 Replace the existent mix in the handling of the Ignored state 21 years ago
Ingo Klcker 80a0a3d586 'Be liberal in what you accept.' Following this spirit I remove the nonsensical and completely arbitrary maximal length of encoded words. This fixes 21 years ago
Till Adam 9e135fd665 Make sure messages filtered to a folder when they come in are still 21 years ago
Till Adam 40c7839f1a Move transferInProgress to KMMessage, it only makes sense for message 21 years ago
Till Adam d17ee1b7af Move isComplete()/setComplete() and readyToShow()/setReadyToShow() out 21 years ago
Bar Metin f17d97ccd0 Fix more case-conversion problems in tr_TR (ISO) locale. 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Till Adam ee5d7bf03c const correctness 21 years ago
Till Adam 98c1f2f17c CVS_SILENT whitespace 21 years ago
Till Adam 58d4d1bb61 Dimap sync speedup fix. 21 years ago
Till Adam 6b0bd5d1eb Backport of dimap mail sync speedup. 21 years ago
Mario Teijeiro Otero f3c61d8cf2 * Improve performace on checking mail on a folder of dimap account, specialy when 21 years ago
David Faure 1c756d8256 Save 4 bytes per KMMsgBase. 22 years ago
David Faure de3a7c238a Save 4 bytes in KMMsgBase (32 -> 28) 22 years ago
David Faure 2003ac120c Fixed QGArray runtime warning in KMMsgBase::decodeRFC2047String(), due to concatenating a null cstring 22 years ago
David Faure 2d6ca1875b Fixed QGArray runtime warning in KMMsgBase::decodeRFC2047String(), due to concatenating a null cstring 22 years ago
David Faure c7d3a7ca93 Neither Don nor Till can think of a good reason for those lines, and they 22 years ago
David Faure c18486b02a 19% speedup when loading 10000 kolab kontacts (and a similar improvement 22 years ago
Till Adam 5d05e71329 Patch by Benjamin Azan <b.azan@free.fr> implementing the todo status 22 years ago
Laurent Montel 86ea517fbd Fix string length cache 22 years ago
Ingo Klcker d8152438f1 Backport: Correctly decode header field values that end in =?. Patch by Jakob Schroeter. 22 years ago
Ingo Klcker 134322075d Correctly decode header field values that end in =?. Patch by Jakob Schroeter. 22 years ago
David Faure 018a19a931 Move cleanSubject() into KMMsgBase to use it cleanly from kmcommands when saving a mail, 22 years ago
Till Adam 9b9e8d7eff Patch by Luís Pedro Coelho <luis@luispedro.org>: 22 years ago
David Faure b2cc9c5da8 CVS_SILENT less debug output 22 years ago
Martin Kbele 3efbb79fa8 added another filterrule (wishlist #33535): "has an attachment" and "has no attachment". 22 years ago
Carsten Burghardt 3b164a7add Add an attachment icon to the status icons. 22 years ago
Till Adam ddcf2c26f2 isFlag() -> isImportant(). Much clearer, I think. 22 years ago
Carsten Burghardt ccfd5ab1e0 Add the UID the msgSize on server to the index. 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Carsten Burghardt c3faf25932 Fix copying/moving of imap messages to different accounts. 23 years ago
Stephan Kulow 903de1fcd2 politically correct version from Simon 23 years ago
Stephan Kulow e827dff20b for the next one that tries to profile this code with -fno-builtin in the 23 years ago
Stephan Kulow 0e59725c7d Dirk complained that the last version was unnecessarly wasting time. So I did 23 years ago
Stephan Kulow e1c51cd86b commiting my speed up fix for swapEndian 23 years ago
Don Sanders c541fd514f Commit the code that uses the MessageProperty class. 23 years ago
Till Adam 78ad943d6d Typo. 23 years ago
Till Adam e65e21a145 Spam and Ham are toggleable yet mutually exclusive. 23 years ago
Till Adam 641b0cfef0 Add Ham message status to go with the Spam one I added last night. Makes 23 years ago
Till Adam 111db18a6f Add status flag for "spam" and make it settable, gettable, searchable and 23 years ago
Till Adam 18665c903e Unbreak sorting by Subject(Status) by actually taking the subject into 23 years ago
Dirk Mueller 1e0589f9f2 another helpful assert to find index corruptions. 23 years ago
Stephan Kulow cf74643afe ignoring is fine, but then we should maybe stop ignoring somewhen 23 years ago
Marc Mutz 33a5ca439a Fix Solaris compile errors reported and patched by Torsten Kasch <tk (at ) Genetik (dot) uni-bielefeld (dot) de> 23 years ago
Marc Mutz 1884c85406 Trying to track down where the tabs in subjects come from. This isn't it, but the code was wrong anyway. Extracted line unfolding into a method of it's own. 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago