75 Commits (936797a14c010aa8ea77d50b5ae273d78f1c3fab)

Author SHA1 Message Date
Waldo Bastian 665dfcad04 Keep filters around when the mailbox happens to be deleted. 24 years ago
Marc Mutz d81d4f88a8 fix #37735 24 years ago
Dirk Mueller aa0cadacd1 CVS-SILENT: fixincludes -e 25 years ago
Marc Mutz ae617bc68b Rename "Finished" constant to "Moved" and get rid of stopIt in loop (has been in production for months here) 25 years ago
Michael Haeckel c66504d6d3 Filter rules have to override the fcc folder, otherwise that doesn't work well. 25 years ago
Michael Haeckel 74ab72fb48 Make it possible to store sent mail in imap folders. 25 years ago
Michael Haeckel fbb0e7f156 Update the folder list in real time also for the sent-mail folder. 25 years ago
Michael Haeckel 2bbaeac862 Handle the case that a folder is created/renamed/removed while the filter 25 years ago
Michael Haeckel ce0255bd9f Readd this special regexp implementation. 25 years ago
Roberto Teixeira c08e892412 Added option to allow each identity having a separate sent-mail folder. Also 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel f73545a607 Use the real Qt3 QRegExp from Qt3. 25 years ago
Michael Haeckel 88ecd12115 Handle the case, that the first body part is an attachment again correctely. 25 years ago
Michael Haeckel 3053058627 QList -> QPtrList 25 years ago
Marc Mutz 4647974d61 Fix for the "Closing the filter dialog takes 45 Minutes"-Bug. 25 years ago
Michael Haeckel d942bedded Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
Michael Haeckel ceffd57016 - Store filenames always in unicode. Although this requires much more local8Bit 25 years ago
Stephan Kulow 6164556515 use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
Marc Mutz ff1b7c1452 Make KMMessage::asString() return a QCString instead of a QString and take 25 years ago
Marc Mutz e12ef0feec Prepending yet more files with necessary #undef QT_NO_{ASCII_CAST,COMPAT}. 25 years ago
Marc Mutz 6d3ebf242a Implement "remove header", "add header" and "rewrite header" 25 years ago
Marc Mutz 403059b509 Outsource custom widget classes into kmfawidgets.{h,cpp}. 25 years ago
Marc Mutz a8fcab72a3 Implement "confirm delivery" filter action. 25 years ago
Marc Mutz bf5b3023c4 Implement "set status" filter action. 25 years ago
Marc Mutz 3a11e550fc remove unneeded includes 25 years ago
Marc Mutz 53696dd9fd Implement outgoing filtering and 25 years ago
Marc Mutz e98c7d72cc Add an addressbook button to filter actions that take and address as argument. 25 years ago
Michael Haeckel 669052969c Prevent some compiler warnings. 25 years ago
Michael Haeckel 6fef5490e1 Don't leak file handles in the pipe through action. 25 years ago
Michael Haeckel 5f9fc9e618 %n for execute command is now also replaces with the mail body for mails 25 years ago
Michael Haeckel 75dfec2458 Bounce filter action by Marc Mutz <Marc.Mutz@uni-bielefeld.de> 25 years ago
Michael Haeckel aa6f266407 Reimplement filter app. 25 years ago
Michael Haeckel c248041620 Monster patch by Marc Mutz <Marc.Mutz@uni-bielefeld.de> 25 years ago
Stephan Kulow 044f34e4c3 don't leak filters 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Michael Haeckel 76ce4c1133 The execute filter rule can again pass also binary attachments to a script. 25 years ago
Daniel Naber 89ecb6cff4 better use of KTempFile() 26 years ago
Don Sanders bb065aa20d GUI GUI GUI GUI Change. 26 years ago
Michael Haeckel 6bc0449271 Execute rule now supports message parts a arguments. 26 years ago
Don Sanders af7b051c81 Large patch from Denis Perchine and Jacek Stolarczyk to add 26 years ago
Michael Haeckel ca95422039 Translate the system folder names in the search dialog and in the filter dialog. 26 years ago
Hans Petter Bieker 0007cd8b56 Cleaner compilation. 26 years ago
Don Sanders 7e2174306a Changed name of default identity from "unknown" to "Default". 26 years ago
Daniel Naber 9637e47637 removing "skip rest", it's redundant. ignore the warning you'll 26 years ago
Don Sanders 7e0d7eddf8 Reverted unnecessary QGuardedPtr patch 26 years ago
Don Sanders 8d96c2baf8 Support using filter rules to set the smtp server to use when replying 26 years ago
Don Sanders 333877ace6 patch from matt@nightrealms.com to work around some QGuardedPtr gcc 2.95.2 26 years ago
Don Sanders dc8666eeee Ported createFolderList over to returning a QValueList< QGuardedPtr< KMFolder > >* instead of 26 years ago
Don Sanders 3b274ffc47 Fix a problem with folders being deleted while the filter dialog is 26 years ago
George Staikos fcaa7556fc final patchlet for external filters. 26 years ago