253 Commits (4404c80afdf4392fc577c9e1e9031d88d1ad1eee)

Author SHA1 Message Date
Carsten Burghardt cef542ab9a And the next step from the Usability study: kick the "Belongs To" off the properties 21 years ago
Carsten Burghardt 0634ccf287 To copy mails from local to an imap folder took ages because the imap 21 years ago
Carsten Burghardt 14dee06350 Make searching non-blocking again. 21 years ago
Till Adam c0569d210c Be sure to cleanup hanging progress items even if jobs are killed due 22 years ago
Till Adam 788d778314 Just to be safe. 22 years ago
Till Adam 518b1f607e Icky tabs. 22 years ago
Carsten Burghardt f0fc82333b Add the feature to move folders to any other location. Non local folders 22 years ago
Stephan Kulow ea26855ee5 fixing make final 22 years ago
Don Sanders 24629139d9 When a message is copied into an imap folder ensure the serial number in 22 years ago
Carsten Burghardt 1f26689517 Fix X-Count parsing 22 years ago
Carsten Burghardt 48ba90887d Better progress feedback when an imap folder is selected 22 years ago
Carsten Burghardt 654126dd2c Refactor imap search to a job 22 years ago
Carsten Burghardt a69a23c088 Forward port 92416 22 years ago
Carsten Burghardt 5b706099c9 Seems like it was no good idea to use the same signal for new searches and for the update 22 years ago
Carsten Burghardt e5bb181e32 I love the string match of QObjects connect 22 years ago
Carsten Burghardt b5756b7457 Several fixes: 22 years ago
Laurent Montel 3b46ee84c5 it++ -> ++it 22 years ago
Carsten Burghardt cd8e8f4659 Better imap support for the search. 22 years ago
Till Adam c084c93aad When making a connection to an imap server fails, set an error condition 22 years ago
Till Adam 6e2c37f85d Don't try to create an email out of an empty string. This works around a 22 years ago
Till Adam eb9ffd76aa Patch by Waldo fixing multiple signal connection and superfluous calls to 22 years ago
Carsten Burghardt cfdae1fdaf Support IMAP body search 22 years ago
Till Adam 0a38498ba5 Don't crash when creating a folder fails. 22 years ago
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