61 Commits (f5f704bb533c19be28838cf92a867537155271b2)

Author SHA1 Message Date
Till Adam a2f9c1b98c SVN_SILENT include fix 21 years ago
Mario Teijeiro Otero 63081f9e1d * Delay signals related with gui and storage when this 21 years ago
David Faure 1b59ad1df7 From proko2: 21 years ago
David Faure 80cd1b679e From proko2: 21 years ago
David Faure 805dff2b4f Fix for deletion of folders with subfolders: those need to be removed first 21 years ago
Carsten Burghardt 16082bba8c Check if the message is valid. George, can you test this? 21 years ago
Till Adam 86d3343dfb Make sure utf8 names are possible by using the folder's name, not the 21 years ago
Till Adam ea0a82be41 Ah, didn't have one of those for a long while. A FolderStorage regression! 21 years ago
David Faure 0e59ca778e CVS_SILENT indentation 22 years ago
David Faure 43555c0761 Speedup when uploading many contacts/events/...: don't tell the imap/kolab 22 years ago
David Faure 944f92b876 Speedup when uploading many contacts/events/...: don't tell the imap/kolab 22 years ago
David Faure 6afa590ec0 Backport "deleting N sets of messages" improvement, removing the need for an 22 years ago
David Faure f7a6329f49 Get rid of the mResync hack, and delete all sets of consecutive UIDs one after 22 years ago
David Faure cdffd311de Fixed Outlook interoperability bug (https://intevation.de/roundup/kolab/issue330): 22 years ago
David Faure 3adb5ebc06 Fixed Outlook interoperability bug (https://intevation.de/roundup/kolab/issue330): 22 years ago
Till Adam 6f1f0ff293 Don't eat dimap mails on cache refresh, that causes indigestion. 22 years ago
Till Adam 971d1b6907 Make sure the following can't happen: 22 years ago
David Faure fdf55d3ffe Better handling of errors during "check uid validity". If it failed, and the 22 years ago
David Faure 8e2b8f63b2 Fixed renaming folders over cached imap, so that it works in a disconnected way: 22 years ago
Steffen Hansen 4143f04400 Bugfix for dimap: Fetch only flags and size when listing a folder 22 years ago
Till Adam 72da7fb5bc CachedImapJob hasn't been using displayProgress() for a while now. Begone. 22 years ago
David Faure 176856f877 Continue uploading messages after one message can't be uploaded (e.g. 22 years ago
David Faure c6c8ff746f Better error message when uploading a message fails, showing the From 22 years ago
David Faure d0bc54df5c Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
David Faure ed22d069ae Factorize 3 times duplicated expireMessage() code to FolderJob. Should be a no-op. 22 years ago
David Faure 62ee6c41eb Reworked progress calculation for cached imap, to adapt itself to the work 22 years ago
David Faure 2a0ac7a94e Abort running mail checks when closing the last kmail-main-window (KMMainWin) 22 years ago
Till Adam ed87a83cdc Make handleJobError a non-virtual public method which just takes the job 22 years ago
David Faure 5f9c82e1b5 Cached imap error handling, for a change :) 22 years ago
David Faure 73cfdf8f3b More dimap error handling: 22 years ago
David Faure be9568d7a9 More dimap error handling, this time for failed "creating folder on server". 22 years ago
David Faure a04faf2f0d Improved error handling during dimap sync: don't always abort the whole thing. 22 years ago
David Faure cf96efa57a Actually finish the sync when hitting the "no uidvalidity available for folder..." problem. 22 years ago
Andrew Coles af11dae280 Corrected typographical errors. 22 years ago
Till Adam 0ee5f010b5 folder->unGet() messages that have been downloaded during a dimap sync. 22 years ago
Carsten Burghardt 205a70b82e Fix attachment icon for dimap 22 years ago
Till Adam 4d2fd9ae35 I believe it is not necessary to get the folder FLAGS for each mail that is 22 years ago
Till Adam 99c8a872d4 o Implement expiry for imap and dimap folders. 22 years ago
Till Adam 45c2bb5bdb o make function in KMFolderImap static 22 years ago
Till Adam 70a43d5741 o port dimap to the uid in the index instead of looking at headers 22 years ago
Carsten Burghardt ccfd5ab1e0 Add the UID the msgSize on server to the index. 22 years ago
Bo Thorsen fffab08be1 Child folders are related to folders, not to storage. So this patch moves the child stuff to KMFolder from FolderStorage 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Bo Thorsen 3493594e34 Fix bug 56792: DIMAP marked all messages as read 23 years ago
Till Adam 0f6edff7a8 Sync status fixes from osnabrueck branch. 23 years ago
Bo Thorsen 9cb688c31f Fairly big stability patch for dIMAP: 23 years ago
Carsten Burghardt 7268e31f98 Make sure the ConnectionState is handled correctly 23 years ago
Till Adam 6ae4c90feb Make dimap capable of multiple stati as well. 23 years ago
Bo Thorsen a806eded08 Bugfix: Finally the messages are not filtered in one big go at the end of the download (during this time KMail would appear completely frozen). Now the mails are processed as they are downloaded. 23 years ago