72 Commits (f266760a46d4e27fecf7403cc3b687feb0ef8dd1)

Author SHA1 Message Date
Ingo Klcker b6fdfba82a Fix the nasty bug which caused folder settings to disappear. It turns out that we deleted the config group just after we had saved it. Doh. Fixed by deleting the old folder configuration only if the folder has been renamed/moved. All kudos to Martin Koller for giving me the crucial hint. 21 years ago
Ingo Klcker 34ac47a31a This check is wrong. idx must be in the range 0..(count-1). Rewrite the rule to make it easier to read. 21 years ago
Andreas Gungl fa4aa0b8d8 care for messages which are marked as unread and ignored 21 years ago
Ingo Klcker 2db5ac7003 Add comment and cleanup. 21 years ago
Grzegorz Jaskiewicz ba8fdb8a68 don't crash on very very outdated cache, this is much more sane than simple asert that causes crash! 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Till Adam 2a01012faa Move the account list into kmfolder, from folderstorage, it's a feature 21 years ago
Till Adam e002a6a15a Add a KMail::Util namespace in new files util.h and util.cpp and move 21 years ago
Till Adam 6aff238c31 SVNSILENT whitespace 21 years ago
Till Adam db572ceb9a Don't crash when closing the search window while a search is still going 21 years ago
David Faure d4be48428b the most important part of the forward-port was missing; thanks to Till for noticing 21 years ago
David Faure 9e6702f8ab Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
Till Adam c7076e4e77 Tell folders about a change in contents type in the folderstorage and 21 years ago
Till Adam 3c5d6feafe SVNSILENT unused 21 years ago
Till Adam 1414521c12 Make the folder call ::create() on the storage once it has instantiated 21 years ago
Thomas Zander 0e6d149441 debug fix 21 years ago
Thomas Zander 1716f2536e Make (internal) error message clearer 21 years ago
Till Adam 451fe27a3e o Further disentangle serial number cache handling, message dict 21 years ago
Till Adam dde0e721a4 o rename the methods dealing with the folder ids file to 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Thomas Zander 753d8448fb CVSSILENT: More header cleanup 21 years ago
Thomas Zander e9bc21966a Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
Thomas Zander 55eabf8ecc Remove kmfoldernode's setType() and type() methods and all the places where it is 21 years ago
Carsten Burghardt 9baa20e7a7 Ouch. No idea how that crept in but calling KMFolderIndex::take instead of KMFolderMaildir is simply wrong. 21 years ago
Till Adam d3428ce9ef Don't inform the resource when copying resource folders. Issue 727. 21 years ago
Carsten Burghardt a5d5366d11 IMAP Search changes: 21 years ago
Mario Teijeiro Otero 63081f9e1d * Delay signals related with gui and storage when this 21 years ago
Carsten Burghardt 5cc679260a Backport of: 21 years ago
Carsten Burghardt df660a6456 Fix attachment issues. 21 years ago
Till Adam e5156b7483 Find a way to do subject threading without needing to have the subject 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
Till Adam ae57a7fda1 Forward port of proko2 icon fix. Tell everyone using the folder location 21 years ago
Till Adam a1b41733b4 Tell everything using the storage location as an identifier for the folder 21 years ago
Carsten Burghardt 14dee06350 Make searching non-blocking again. 21 years ago
Till Adam ebbc2739af CVS_SILENT Remove outdated comment. 22 years ago
Carsten Burghardt f0fc82333b Add the feature to move folders to any other location. Non local folders 22 years ago
Till Adam 0d50352c08 Set messages to complete which have been retrieved to be added to a target 22 years ago
Till Adam 4f1cc212e9 Make sure all connected slots can deal with messageRetrieved(0)which 22 years ago
Carsten Burghardt 654126dd2c Refactor imap search to a job 22 years ago
David Faure e3a84ea573 readTemporaryMsg speedup fix for proko2 - 3.3-branch code not affected 22 years ago
David Faure c18486b02a 19% speedup when loading 10000 kolab kontacts (and a similar improvement 22 years ago
David Faure eddd691d0a SerNum fix for readTemporaryMsg 22 years ago
David Faure d9462fceff SerNum fix for readTemporaryMsg 22 years ago
David Faure ce956090c1 10% speedup when loading many many objects (e.g. contacts) on startup - thanks to callgrind. 22 years ago
David Faure 4efae064bc A faster method for retrieving a message without getMsg + unGetMsg (*) 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 b5756b7457 Several fixes: 22 years ago
Bo Thorsen f09aa404fd From the branch: Let the expunged signal say where it came from. Required for my upcoming bugfix 22 years ago
Bo Thorsen 1d8d8f1b0a Let the expunged signal say where it came from. Required for my upcoming bugfix 22 years ago