126 Commits (78cf645ab79ee5d2a8cfc72cb014fa2dbfc7a923)

Author SHA1 Message Date
Ingo Klcker 1a2ac98f89 Added a queuing mechanism to prevent several KDirSize jobs from running concurrently when several maildir folders are checked for their size. 18 years ago
Pradeepto Bhattacharya 8caa773321 Merged revisions 709865 via svnmerge from 18 years ago
Thomas McGuire 3d5813899b Compute the size of the folders > 2GB correctly. 18 years ago
Leo Savernik b5d83075a5 SVN_SILENT gcc-2.95 fixes 19 years ago
Frank Osterfeld 9848f42cd9 merge from enterprise 19 years ago
Andreas Hartmetz 9a2c2bdc7c cross-port named open()/close() on folders from the 3.5 branch. this is a merge from 3.5 revision 647499 with many extra changes to get kmail to compile again. 19 years ago
Andreas Hartmetz 8e56643c4f Lots of fixes to folder refcounting all over the place. There might be even more problems elsewhere, but this fixes Intevation issue #1868. 19 years ago
Till Adam 39c4fb36b4 Avoid crashes due to KMMsgInfo pointers being replaced by KMMessage pointers by 19 years ago
Pradeepto Bhattacharya c44b5eb990 Forward ports from pim+ and enterprise... 19 years ago
Till Adam 27a49cca1f Implement a size column in the shared folder tree class and in 19 years ago
Pradeepto Bhattacharya 58ab676bb6 Merge ... 19 years ago
Till Adam 78a4ad5503 Apply ported version of the mail loss debugging and explicit deletions patch, 19 years ago
David Faure 792c675bed Revert Till's commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734). 19 years ago
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 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
Allen Winter 9c8d322279 merge SVN commit 632062 by adridg: 19 years ago
Frank Osterfeld 35ca16d891 sync with 3.5/kdepim 19 years ago
Leo Savernik d6b8da762d CVS_SILENT gcc-2.95 fixes. Never had so few, KDE 3.5 development seems to become stabilised. 19 years ago
Allen Winter f7475b80e3 merge SVN commit 603142 by dmiceman: 20 years ago
Till Adam 70ebfd25d0 Follow API change. 20 years ago
Till Adam 00f294478e Backport new dead letter handling from 3.5 which uses maildir instead 20 years ago
Till Adam d4db69106c Make sure the uid stripping in addMsgInternal happens early enough 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
Dirk Mueller 1deacb2281 *sigh* 21 years ago
Dirk Mueller 8ba21023be return when can't read the cwd 21 years ago
Till Adam e002a6a15a Add a KMail::Util namespace in new files util.h and util.cpp and move 21 years ago
Till Adam 1414521c12 Make the folder call ::create() on the storage once it has instantiated 21 years ago
Till Adam 451fe27a3e o Further disentangle serial number cache handling, message dict 21 years ago
Till Adam 2539b5fdd2 SVNSILENT meaningless cleanup 21 years ago
Till Adam dde0e721a4 o rename the methods dealing with the folder ids file to 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Till Adam b59da05f82 SVNSILENT include cleanup 21 years ago
Carsten Burghardt 9baa20e7a7 Ouch. No idea how that crept in but calling KMFolderIndex::take instead of KMFolderMaildir is simply wrong. 21 years ago
Till Adam 1a5a98b596 Inform the user that possibly disk space is running low, when adding a 21 years ago
Mario Teijeiro Otero 63081f9e1d * Delay signals related with gui and storage when this 21 years ago
Carsten Burghardt 5cc679260a Backport of: 21 years ago
Carsten Burghardt df660a6456 Fix attachment issues. 21 years ago
Ingo Klcker 39e6715390 create a few static functions from the non-static functions which are going to be called by the new autosaving code. 21 years ago
Till Adam 00f854673a Forward port fix for KIO::Netaccess reentrancy issues. 21 years ago
Till Adam b9839f2410 Don't use KIO::Netaccess when removing the maildir contents as that has 21 years ago
Till Adam 072a382eda Don't crash when moving from an online imap to a dimap folder by avoiding: 22 years ago
David Faure c18486b02a 19% speedup when loading 10000 kolab kontacts (and a similar improvement 22 years ago
David Faure 4a7bd77a42 Swap two lines and gain some performance when parsing big folders. Approved by Don. 22 years ago
Ingo Klcker d40523bfa6 Output a warning if a file in the maildir folder couldn't be opened for reading during index generation. 22 years ago
Ingo Klcker 91e8b605af CVS_SILENT Fix message. 22 years ago
David Faure fba1acf88b Improve error reporting in KMFolderMaildir::canAccess(). Based on patch by 22 years ago
Ingo Klcker dc994b354c Fix bug 83235 (Kmail crashes on startup). Don't call updateIndexStreamPtr() if the index file could not be opened. 22 years ago
David Faure 152f8d472c GUI improvements for the compaction feature: 22 years ago
David Faure c3e4cd1748 Don't lose the "new" status for messages when compacting. This code was probably 22 years ago