82 Commits (4ed594e25eaa1fc42eec66db8c77ae165bc40aea)

Author SHA1 Message Date
Don Sanders 3eac1eae4f Include online IMAP folders as filter action targets in the filter 21 years ago
Andreas Gungl b7662141fa improvements for the anti-spam wizard 21 years ago
Till Adam 0f19073993 Don't delete the filters by clearing our list of them, as is our solemn 21 years ago
Till Adam 7247fc0de9 Move from inheriting from QPtrList to having a QValueList member, for 21 years ago
Till Adam 57305f92e7 Excorcize a QPtrList. 21 years ago
Till Adam cde1af93e8 Don't download all mails in the inbox when not a single filter matches 21 years ago
Don Sanders e0b0f1f292 Enhance the Kmail filtering system so that filters can be applied to 21 years ago
Till Adam 956e4ed630 Don't add an <unknown> dummy entry when creating a new filter via the RMB 22 years ago
Till Adam d8c1edc27f Only do the expensive take() and addKeepUID() which is done to ensure that 22 years ago
Andreas Gungl e9eeba8a7f - create unique filter names in the wizard 22 years ago
Till Adam 8da4076435 The missing pieces of Andreas' xmlgui spam filter crash fix. 22 years ago
Till Adam cfd39273bc change appendFilter( KMFilter ) into appendFilters( QPtrList<KMFilter> ) so 22 years ago
Till Adam d49ffb355b Forward port of fix from the branch: 22 years ago
Till Adam 0dca2ac40d Don't crash when a folder which is a resource folder is deleted, because 22 years ago
Otto Bruggeman f70a0733bb Added filtering to the Filter Actions 22 years ago
Andreas Gungl 051795b55d add controls to the log viewer for better control of the logging, 22 years ago
Andreas Gungl 7f0618b470 make member variables of the classes starting with m; 22 years ago
Andreas Gungl 1ffba8d032 prepare support for different detail levels in the log, 22 years ago
Andreas Gungl f5e3a8520d improve the readability of the log output (separators and indentation), 22 years ago
Andreas Gungl 3207d76fcd This is the basic version of a filter log viewer. The information is 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Bo Thorsen 65bdb529f4 Fix dIMAP bug 71734: Mails were instantly stripped of the X-UID header, causing it to be seen as a new mail on every sync. 23 years ago
Ingo Klcker e08b86fe86 Fix bug 69860 (output of pipe through sometimes not used). This also fixes 23 years ago
Ingo Klcker 57d89c3b3f CVS_SILENT: remove trailing whitespace 23 years ago
Don Sanders dcd9c13d51 Fix a problem with ad hoc filters, reviewed by Till. 23 years ago
Don Sanders c541fd514f Commit the code that uses the MessageProperty class. 23 years ago
Till Adam 91351ea73c Innitialize the refcounting variable. 23 years ago
Till Adam 699d2d444b Introduce ref-counting of the filter manager to fix crashes when the 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Till Adam c82ac86a1e Don't crash when changing folders during filtering. 23 years ago
Marc Mutz 61d3224b4c Clean and fix up KMSearch{Rule,Pattern}{,Edit} even more: 23 years ago
Marc Mutz b5094fe6d4 Clean up KMSearch{Rule,Pattern}, among others: 23 years ago
Marc Mutz c750182b9a disentangle KMFilterMgr::process() mess: 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
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Ingo Klcker 84f4965f64 Revert HEAD to KDE_3_1_BRANCH. Of course I didn't remove any files that where added to HEAD. 24 years ago
Marc Mutz e80f5ce61c from make_it_cool: faster kmsearchpatterns, preparing kmfiltermgr for ad-hoc-filter execution; this doesn't affect kroupware 24 years ago
Stephan Kulow e6461866a8 ported Don's KMKernel::config into HEAD 24 years ago
Karl-Heinz Zimmer c0fda6b004 internal AEgypten bugfix #12#3: By calling Assemble( Header, Body ) on the DwMessage _without_ having the Header and the Body assembled automatically we aoid loosing double empty lines between the diferent parts of the body after some header lines were added/modified. 24 years ago
Marc Mutz 1af2d972bb code beautyfication; --virtual 24 years ago
Marc Mutz 1ebeeaab0a Committing changes for IdentityManager: 24 years ago
Marc Mutz f9249b211b remove unused account and filter groups from the config file before writing 24 years ago
Marc Mutz c64819537c Safe part of my local include fixes. 25 years ago
Dirk Mueller aa0cadacd1 CVS-SILENT: fixincludes -e 25 years ago
Marc Mutz b28f159999 Don't bloat the mbox file when filtering in inbox. Watch this carefully! 25 years ago
Michael Haeckel 0c022a3a00 Don't crash on exit after doing manual filtering. 25 years ago
Marc Mutz 2bb04ce249 fix the "all filters are always applied regardless of their Inbound, Outbound, Explicit setting" bug 25 years ago
Marc Mutz 2cddffc101 This patch fixes two issues people reported (repeatedly): 25 years ago