230 Commits (21a2d092ee0aa7ddac132a7f964e1e7fe835cbc6)

Author SHA1 Message Date
Till Adam 21a2d092ee Make File -> "Empty all trash folders" work for imap trash folders by 22 years ago
Carsten Burghardt ad115e2b7f Some IMAP folder renaming fixes: 22 years ago
Till Adam c8bccd1a73 Make sure the mail check progress item of a folder is removed before the 22 years ago
Till Adam 58739015ad Make KMFolderImap::removeMsg on lists take a const reference parameter like 22 years ago
Till Adam 57df03fd21 Move the open in KMFolderImap::getAndCheckFolder to the only user in 22 years ago
Carsten Burghardt 015b25c12b Second part of the fix: also rename the mbox correctly 22 years ago
Carsten Burghardt 1548859905 Fix renaming of folders. No, the dot is not the only possible separator. 22 years ago
Carsten Burghardt 8370b92430 If the user is not allowed to create folders under INBOX do not give him the chance 22 years ago
Till Adam bae93aa541 Improve progress reporting for folder listings: 22 years ago
Till Adam 7d6e500c58 dumdidum 22 years ago
Till Adam 068dd703de Make sure that folders which are to be created on the server during startup 22 years ago
Till Adam 49fc7f1e45 If a mailcheck is started while the account is still connecting, schedule 22 years ago
Carsten Burghardt ec23af1095 Correct expanded state for new folders 22 years ago
Till Adam cc66135148 Use KMMsgBase->UID() which we now have and which gets stuff from the index 22 years ago
Carsten Burghardt 7b6c8b15c1 Change 'setAlreadyRemoved' to work recursive as subfolders are also deleted when the parent disappears. 22 years ago
Carsten Burghardt 16445d4f5d - Fix the pretty broken JumpToUnread logic 22 years ago
Carsten Burghardt 8a1ddf1535 More status information for message retrieval 22 years ago
Carsten Burghardt 10416ed5e8 Update the folderlist when folder are included/excluded from new-mail-check 22 years ago
Carsten Burghardt 80aa7855e8 Add a progress info to the imap listDir. The account handles the parent progressitem 22 years ago
Carsten Burghardt 482e5784a0 Change kdWarning to kdDebug as proposed by Ingo 22 years ago
Carsten Burghardt a068eb9658 Wait for a connection. 22 years ago
Carsten Burghardt ea3516c9f0 Make the new-mail check for online imap wait for a connection. This didn't work when the 22 years ago
Carsten Burghardt 68f0406789 Give the account more time to check for new mail. 22 years ago
Carsten Burghardt 1146961616 Got you finally. That is a corner case: open a folder, an unread msg is selected, 22 years ago
David Faure 8a89c05cbf Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
Carsten Burghardt 2d1cb9e6a0 Do not show inbox as expandable when it was created 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
Carsten Burghardt a9732f135b Add the "list only open folders" feature. 22 years ago
Till Adam 0927135137 Crypto state handling for the imap folder check progress items. 22 years ago
Till Adam 4e7e8cc371 Excorsize the remaining users of displayProgress() and port them to 22 years ago
Till Adam 8049245494 Add missing i18n. 22 years ago
Till Adam 0820549843 Hook in the new progress infrastructure because it got zero reaction on 22 years ago
Carsten Burghardt 3e6f8a7079 Check if we definitely know the message before deleting it. 22 years ago
David Faure 2f266d1adc Fixed error message and disappearing local folders when creating a folder over online IMAP 22 years ago
David Faure 2a0ac7a94e Abort running mail checks when closing the last kmail-main-window (KMMainWin) 22 years ago
Till Adam 26b4fd1be2 Merge handleJobError from dimap and imap and move the result into the 22 years ago
David Faure 5f9c82e1b5 Cached imap error handling, for a change :) 22 years ago
Carsten Burghardt a7d7bdb262 Add progress info for put 22 years ago
Carsten Burghardt 104a3af1a0 Speedup the subscription dialog and add a new list type LSUBNOCHECK. 22 years ago
David Faure 9a0022a208 Don't enable the ACL-changing buttons when the user doesn't have authorization to change the ACLs. 22 years ago
Ingo Klcker 7330a73932 label and systemlabel are properties of folder (but not of the storage) 22 years ago
Bo Thorsen ea6a943ec4 Move the idString method from FolderStorage to KMFolder. And fix some FolderStorage derived constructors 22 years ago
Carsten Burghardt 4ab90edd9f Some fixes for the attachment icon. Dedicated to the fearless Cebit fighter Michael Brade ;-) 22 years ago
Carsten Burghardt feee62dbf4 This was wrong. How do we do that for dimap? 22 years ago
Carsten Burghardt 34190da771 Do not suppress public INBOXes 22 years ago
Carsten Burghardt 6499da601f Get rid of unneeded listDir and fix potential crash 22 years ago
Carsten Burghardt 52920b3ecc Fix Empty Trash. It works also with imap. 22 years ago
Otto Bruggeman c3319f3090 1.171 (burghard 15-Feb-04): uid = msg->UID(); 22 years ago
Till Adam 20fce700b1 Add a debug message to alert us when the splitMessageList returns an empty list. That no longer crashes us, but I'd like to notice when it happens. Also remove trailing whitespace. 22 years ago