81 Commits (f4ed3843e160b7273e4d5fe4dc0c11173df501b9)

Author SHA1 Message Date
David Faure 792c675bed Revert Till's commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734). 19 years ago
Allen Winter c47f7cbf4b merge SVN commit 647565 by coolo: 19 years ago
Stephan Kulow f9e4c56c07 compile 19 years ago
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 19 years ago
Allen Winter 1bdba10438 compile++ 19 years ago
Stephan Kulow e9630b9dae fix folder reference counting at least for the most 19 years ago
Allen Winter 1fcc20c3f6 Fix bug where the count of the number of messages searched was always zero. 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
Lus Pedro Coelho 49ecfeea4b Full text indexing for KMAIL (finally) 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 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 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Carsten Burghardt 6be1d3c852 Fix Tills fix for the search updates: block signals while the message has no UID. 21 years ago
Carsten Burghardt a5d5366d11 IMAP Search changes: 21 years ago
Allen Winter a44c8b9d50 Updated license header and copyright for Don Sanders. 21 years ago
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
Marc Mutz d95e73f286 - config.h must be first 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