237 Commits (b7ef88d6de17dda2cba82ca05a8d4331d7d90d59)

Author SHA1 Message Date
Till Adam 5db39328cd Make sure that SEEN flags from the server are properly applied again. 20 years ago
Till Adam ca42d0a104 Make sure that flags changes from the server are merged both ways, flag 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
Till Adam 06e6319dd4 Don't attempt to rename the inbox. Especially not to INBOX. 20 years ago
Ismail Onur Filiz 29d2238ad2 Third batch of fixes related to Christoph Bartoschek's email in kde-pim: 20 years ago
Carsten Burghardt 638c64eacf Init variable, as posted on kde-pim 20 years ago
Carsten Burghardt 732ee20b49 Do not close a selected folder, this is a hotfix for the messagelist corruption. 20 years ago
Allen Winter 69ded4e0c7 Thiago's patch to fix the problem of duplicate "inbox" folders for online imap. 20 years ago
Till Adam 71a25c63c3 Implement client side subscription for online IMAP and disconnected IMAP 20 years ago
Carsten Burghardt 8f325e1406 It is always nice to initialize variables. This one might help with bugs 20 years ago
David Faure a080e815d5 Fix performance problem especially visible with .kde being nfs-mounted: 21 years ago
David Faure 6dac619496 Fix performance problem especially visible with .kde being nfs-mounted: 21 years ago
Till Adam 831a0efae5 If uploading message status in the middle of a mailcheck, instead of 21 years ago
Ingo Klcker 267ba1cacb Avoid 'ASSERT: debug output not ended with \n' 21 years ago
Carsten Burghardt 1c2c940aa5 Make sure no empty imap path is set/saved and issue a warning in this case. 21 years ago
Carsten Burghardt d91b3290fb Safety: when the imapPath is empty delete the folder only locally and not on the server. 21 years ago
Carsten Burghardt 3fa13d0426 Use the correct delimiter for disconnected imap. Refactor this stuff a bit to make the creation of 21 years ago
Carsten Burghardt 9fb3eb0d87 Now that kmail also knows the correct delimiter (from the namespace code) use it 21 years ago
Reinhold Kainhofer 50d4efd7d4 The FSF moved to a different address, so update the license headers all through kdepim to include the new address (see also the FSF's home page for the new address): 21 years ago
Carsten Burghardt 7b24e8d313 Do not send empty searches to the imap server. 21 years ago
Till Adam db572ceb9a Don't crash when closing the search window while a search is still going 21 years ago
Till Adam 1414521c12 Make the folder call ::create() on the storage once it has instantiated 21 years ago
Till Adam d17ee1b7af Move isComplete()/setComplete() and readyToShow()/setReadyToShow() out 21 years ago
Carsten Burghardt d87b934d45 Make getFolder handle it's own open/close sequence. That should fix current imap crashes. 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Ingo Klcker 7dd5ce4fc4 *sigh²* I better go to bed. 21 years ago
Thomas Zander 0b077e7a82 Rename KMAcctExpPop to KMail::PopAccount so I could remove this comment: 21 years ago
Till Adam 50d1dd6723 More avoiding of unnessecary downloads of the full mail although no 21 years ago
Carsten Burghardt 45ed54524a The folder is not needed here. And add an additional check so that we do not pass any invalid uids around. 21 years ago
Till Adam 2be7ff4b4b SVNSILENT let's include kmfolder.h where it's needed and not in 21 years ago
Till Adam 50bf20965b SVNSILENT tab-be-gone 21 years ago
Carsten Burghardt 8291b8fbec - merge uidmap and metadata map 21 years ago
Carsten Burghardt 569741183d Optimization: if we do not find the pattern in the complete string we will not find it in a substring. 21 years ago
Carsten Burghardt fca0f63bee - Save the correct serial number in the metadata map and not always the same. 21 years ago
Carsten Burghardt db2a011d5d Include the namespace with the listjob and use this one to see if the to-be-deleted folders 21 years ago
Carsten Burghardt 5fb5cfb2a9 Minor cleanup. 21 years ago
Carsten Burghardt 6c3d83866f Be verbose and write a debug message when an error occurs. 21 years ago
Carsten Burghardt 1744eb77e0 Better. 21 years ago
Carsten Burghardt a217f0e352 Do not bounce. 21 years ago
Andras Mantia cc66b0dc4f --enable-final fix 21 years ago
Carsten Burghardt c28e46e8c6 Add namespace support to kmail. 21 years ago
Carsten Burghardt a5d5366d11 IMAP Search changes: 21 years ago
Don Sanders e0b0f1f292 Enhance the Kmail filtering system so that filters can be applied to 21 years ago
Rich Birch 52ae3c1e7e BUGS:#86281 21 years ago
Till Adam bfa7365abc Patch by Rich Burch <ringo@albumsnaps.com> fixing the delayed creation 21 years ago
Carsten Burghardt c1f74a9f39 Do not show an error message if a write-only folder is selected. This should be ok as 21 years ago
Carsten Burghardt fc085d94b5 Show an accurate progress dialog at least when 1 message is uploaded. 21 years ago
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