131 Commits (0043ffd2ceace73a8e6af69ef9f2b3f2dd856a8a)

Author SHA1 Message Date
Till Adam 839847fdca Prevent mail loss with conflicting syncs: 22 years ago
Till Adam 2f3248798a Apply crash fix from proko2 branch. 22 years ago
Till Adam 3cb30b64fb Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
Till Adam d449a6a9ce o don't download messages with the DELETED flag set 22 years ago
David Faure 98bca62903 Don't try to sync folders that were just deleted from the client (and then the server) 22 years ago
David Faure fdf55d3ffe Better handling of errors during "check uid validity". If it failed, and the 22 years ago
David Faure 8a1441cce9 Added missing newState() call 22 years ago
David Faure 4b7c55359d Moved Bo's ContentsType from KMFolder to FolderStorage. This will allow 22 years ago
David Faure d4c1ce0d99 No need to try "uploading message flags" if the ACLs say we can't. Saves a bit 22 years ago
David Faure bbe3a03b64 Fixed "all messages from a readonly shared folder appear as new again after syncing" (kolab issue169). 22 years ago
David Faure 79593a9252 Set mReadOnly depending on the ACL for the user, so that we notice when we got 22 years ago
David Faure 8e2b8f63b2 Fixed renaming folders over cached imap, so that it works in a disconnected way: 22 years ago
Stephan Binner 4b405d00ec CVS_SILENT i18n style guide fixes 22 years ago
David Faure 1234dae558 Cleaned up the old account::listDirectory() method, now unused. 22 years ago
Carsten Burghardt a61a7c63ab Add the ListJob for imap, dimap and subscription. 22 years ago
David Faure 90b666f740 KMBroadcastStatus cleanup discussed with Till: move "abortRequested" 22 years ago
Stephan Kulow 2996bb41f0 hit that crash when I tried to cancel 22 years ago
Carsten Burghardt a9732f135b Add the "list only open folders" feature. 22 years ago
Ingo Klcker 0e60c7e3ba Detailed new mail notification. Inspired by a patch by Kristian Eide. 22 years ago
David Faure 58a8cbdd93 Support for cancelling dimap checks. 22 years ago
David Faure dbefde7cc5 dimap progress info: keep label constant, put folder name in status message when != toplevel folder. 22 years ago
David Faure 415cdaf90a Show the progress dialog according to the dimap option (we should make it global I guess) 22 years ago
David Faure e6bd550c7a Don't call setComplete more than once 22 years ago
David Faure eb0f557d71 Ported cached imap to Till's magic progress engine broadcast notification thingie. 22 years ago
David Faure 25a3c7d881 createFolder can return 0, so better check for that before calling ->storage() on it. 22 years ago
Stephan Kulow 2285f5604b KMessageBox does not like weired line feeds 22 years ago
David Faure a733b7106d Don't crash when called from cleanupImapFolders() 22 years ago
David Faure e9a6800eb2 ACL fix: a user should always be able to administer his own inbox. 22 years ago
David Faure d0bc54df5c Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
David Faure 0c1efb00e5 Fixed the slotListResult logic better ("This subfolder isn't present on the server" -> what to do?) 22 years ago
David Faure 1a1a97652e Discovered why settings (like noContent) were being reverted: countUnread() has 22 years ago
David Faure f50161a8c3 Fixed persistent error message when losing access to someone else's inbox. 22 years ago
David Faure c773beb98a CVS_SILENT for more clarity 22 years ago
David Faure 03d0689328 Don't recurse when using "check mail for this folder". 22 years ago
David Faure 72539d3f40 Fixed interval mail checking for dimap (checkDone wasn't emitted so the timer wasn't restarted!) 22 years ago
David Faure fdb72cfcfe Those processNewMail() slots and methods (without args) are completely unused -> remove. 22 years ago
David Faure df80101534 Proper cleanup of the "deleted folders" list, to finally fix the tricky case of 22 years ago
David Faure 9d1040b422 Save/restore the list of deleted folders, to make it possible to delete folders 22 years ago
David Faure 5103426571 Better error handling (and progress messages) when trying to connect to an IMAP 22 years ago
David Faure f950b1ebc4 Safer deletion of folders over cached imap, patch sent to kmail-devel. 22 years ago
David Faure 3a54199142 Ask for confirmation before wiping out George's folders. Or mine, for that matter. 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
David Faure acfeed113d Fix for queued dimap checks, especially after an error that aborts the current one: 22 years ago
David Faure 483155f7af Ported the last two slotSlaveError calls to handleJobError 22 years ago
David Faure 0c0c947474 Don't hang during dimap sync if there are no status changes to upload (oops). 22 years ago
Till Adam 6c99d0fb5b Show the label of the folder, not the name, when asking the user whether 22 years ago
David Faure 37915ea326 CVS_SILENT comment out debug output again 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