108 Commits (ce15c980c420f7db6f69bb5021de078e26b11969)

Author SHA1 Message Date
Thomas McGuire 6cdba73ff3 Some work on the filter importer/exporter (all minor): 18 years ago
Andreas Hartmetz 2b0eff77f9 Merged revisions 728541,732440,732794,733495,733511,733519,748479 via svnmerge from 18 years ago
Till Adam 7f7c45dd70 Move transaction code into the filtermanager, from the caller and make sure 19 years ago
Till Adam 21e608b478 Add the ability to import and export filter rules to files. Imported rules 19 years ago
Frank Osterfeld 9848f42cd9 merge from enterprise 19 years ago
Andreas Hartmetz 9a2c2bdc7c cross-port named open()/close() on folders from the 3.5 branch. this is a merge from 3.5 revision 647499 with many extra changes to get kmail to compile again. 19 years ago
Andreas Hartmetz ecfa574042 Intevation Merge issue 38, forward port of fix to issue 1868. Fix folder reference counting in several places. 19 years ago
Andreas Hartmetz 8e56643c4f Lots of fixes to folder refcounting all over the place. There might be even more problems elsewhere, but this fixes Intevation issue #1868. 19 years ago
Tobias Koenig 01c7115ebd Manual adaption and cleanup of the previous script run 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 19 years ago
Allen Winter 23997b6617 bigtime forward port of coolo's kmail_debug_imap work branch. 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
Allen Winter 3fae3c8adc merge SVN commit 600586 by winterz: 20 years ago
Andreas Gungl ec8fdeb0aa Improve feedback and speed when applying ad-hoc filters on many messages 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
Reinhold Kainhofer 7f6ea0b791 KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Reinhold Kainhofer e5830100c0 deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
Reinhold Kainhofer 538e479574 deprecated QStringList methods 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Andreas Gungl b7b43e754c and to make it complete, call clear() where needed 20 years ago
Andreas Gungl a59a967c59 simplification for cleaning up QList<T*> 20 years ago
Andreas Gungl c901b1247d reduce readEntry(...).toInt() where possible 20 years ago
Andreas Gungl e1a1569c46 refactor the logging around the filtering 20 years ago
Andreas Gungl e7a819f07a fix loading and saving of filter definitions 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
David Faure da324c30ae Don't use a global object in a library, the order of initialization is undefined 21 years ago
Andreas Gungl cc4b1608ce Qt3support-- 21 years ago
Andreas Gungl 88b788d5ac Qt3support-- 21 years ago
Andreas Gungl 349f2b36b0 Qt3support-- 21 years ago
Laurent Montel 72f49ff4e0 Compile/link 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
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