54 Commits (837ead23af269fd8144c1bf5b40138cc68798415)

Author SHA1 Message Date
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
Bo Thorsen e131c9bc34 Put in a working email address 22 years ago
Bo Thorsen e7ee58cfcc Put in a working email address 22 years ago
David Faure 2b229e009d Removed unused member variable 22 years ago
David Faure 3cc94d3df7 Fix Till's fix: don't call writeConfig from setContentsType, which is called from readConfig. 22 years ago
David Faure 012ab72c9d Fix Till's fix: don't call writeConfig from setContentsType, which is called from readConfig. 22 years ago
Carsten Burghardt cfdae1fdaf Support IMAP body search 22 years ago
Till Adam dfc766eb3a Fix proko2 issue #296 (Setting folder type on creation fails) 22 years ago
Till Adam aa7609d974 Fix proko2 issue #296 (Setting folder type on creation fails), by writing 22 years ago
Carsten Burghardt ad115e2b7f Some IMAP folder renaming fixes: 22 years ago
David Faure a83b9d07b0 When deleting a folder, erase the config group for it in kmailrc. 22 years ago
David Faure 4b7c55359d Moved Bo's ContentsType from KMFolder to FolderStorage. This will allow 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
David Faure 36b8e157cb Added a removeMsg() that takes a list of KMMsgBase, like kmcommands do, 22 years ago
David Faure a2ff2ad93f CVS_SILENT and I wondered why my search for ::~ didn't find anything :) 22 years ago
David Faure 63c33c878c Fix for new folder settings not saved (see PATCH mail on kmail-devel). 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
Till Adam 7d2fee8a73 Respect quiet. 22 years ago
Carsten Burghardt f968ff305d Fix recursive deletion of folders for imap. Works also for dimap (of course ;-)) 22 years ago