65 Commits (faedae547fef99f26d2e4ca10df67d8b7c634ec5)

Author SHA1 Message Date
Carsten Burghardt 14dee06350 Make searching non-blocking again. 21 years ago
Till Adam b9ca95f15f Make sure that the searchDone signals of folders are only unhooked if 22 years ago
Carsten Burghardt 654126dd2c Refactor imap search to a job 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 54d8ca095d Hopefully fix Tills imap search crashes 22 years ago
Carsten Burghardt b5756b7457 Several fixes: 22 years ago
Carsten Burghardt cd8e8f4659 Better imap support for the search. 22 years ago
Marc Mutz eccd95f70c From KDE_3_3_BRANCH: 22 years ago
Carsten Burghardt cfdae1fdaf Support IMAP body search 22 years ago
Till Adam fa2da52d55 Don't nuke the whole search file but only the index when invalidating a 22 years ago
Till Adam 0772d9f5cc CVS_SILENT untabify 22 years ago
Carsten Burghardt d6021d7597 The rest of the search folder fixes. 22 years ago
Carsten Burghardt e09c9c4518 Online IMAP with search folders fixes - part 1 22 years ago
Don Sanders 621ff3dde1 Be a bit more responsive when searching. 22 years ago
David Faure 152f8d472c GUI improvements for the compaction feature: 22 years ago
David Faure b1da3c11d7 GUI: Implemented "Expire messages by moving them to another folder". 22 years ago
David Faure d0bc54df5c Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
Ingo Klcker 8f7d17e95e When searching messages start with the newest messages in the folder. Patch by Malte Stretz. 22 years ago
Carsten Burghardt 52041f310c The get-rid-of-old-things patch. 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Don Sanders f6d8ec7775 Check KMFolder* folder is non null before use on line 283. 23 years ago
Till Adam 088d0c12ab Don't ask the kernel for the mainwidget to ask the mainwidget for the 23 years ago
Bo Thorsen b89149b7b5 Move dIMAP to a new folder manager. One bug is still there: It doesn't show up in the folder tree! 23 years ago
Ladislav Strojil 36b0aeb8ff Removing KMFolder::quiet(bool beQuiet) method that was used to prevent some 23 years ago
Marc Mutz 440d618087 Remove all FooInherited #defines and all "base" typedefs to make it consistent. They're removed since they obfuscate the inheritance trees and potential problems when changing the inheritance (the compiler doesn't force you to look at every reference to the superclass). 23 years ago
Ingo Klcker 000864c09b Note to self: Read your own notes! 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Don Sanders 2abfcf0215 Fix excessive memory use when searching regression. 23 years ago
Stephan Kulow f07924312e by valgrind's suggestion 23 years ago
Don Sanders 5f8012a6a1 Fix bug reported by sadeagle. 23 years ago
Till Adam e36ca95447 o split KMSearchRule into a (mostly) abstract base class and three derived 23 years ago
Carsten Burghardt bbdcd95335 Load imap attachments on demand and load the messages itself progressively. Cool ;-) 23 years ago
Daniel Molkentin 2f118feed6 constant usage of QFile::encodeName() when dealing with files. Boy that was a wild mix before... 23 years ago
Zack Rusin b775dd5f5c Please, oh, please do not use constructs like 'protocol() == "someprotocol"'. 23 years ago
Till Adam ae304a4eda These changes do two things: 23 years ago
Till Adam 50af1e9da1 Fix a mem leak. Another testament of George's unnatural attachment to 23 years ago
Don Sanders 9084563347 Fix Bug:51091 23 years ago
Till Adam b68946ff07 We cannot assert the folder is opened here. 23 years ago
Daniel Molkentin 2d4393d908 argl, cornelius was faster, but I think this is better nevertheless 23 years ago
Matt Rogers 32015b811f helpin' out stakios with some dynamic_cast fixes 23 years ago
Till Adam 2f05fffdbf Don't assert folder is open, open it if necessary. It is legal for it to 23 years ago
Till Adam 5a96b2f423 o fix opening of already existing search folders after re-applying the 23 years ago
Marc Mutz 61012388f3 Fix some warnings when compiling with --disable-debug (-DNDEBUG). 23 years ago
Stephan Kulow caf616bbeb moving kconfig.h and kcmdlineargs.h in the files that need it (kmkernel.h 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Till Adam c651b251cd Rethread messages correctly on add and remove. 23 years ago
Till Adam 9792c95c3e Check for matching new messages on folderComplete, not for each message 23 years ago
Till Adam ca684d63cf make search folders work with non-imap folders again 23 years ago
Till Adam 12e1cc6dac implement getMsg and ignoreJobsForMessage to make search folders work with 23 years ago
Laurent Montel 6019f52737 Fix includes 23 years ago