64 Commits (b76bdbb1b7cff43e5fcd31da1bc32d741fa88941)

Author SHA1 Message Date
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
George Staikos 8bd7264657 fixed some bugs in the program filter. 26 years ago
George Staikos 0382eb9f66 Updated Stefan's code to use KTempFile instead. Much more secure and 26 years ago
George Staikos ddb5bbbb99 Stefan's filter patch to pipe messages to programs. 26 years ago
Don Sanders c405f9e424 Improve backwards compatibility. (skip message was causing other rules to be ignored and forcing mails to end up in the inbox). 26 years ago
Don Sanders 05f55c49c3 Bit more work on multiple identities 26 years ago
Don Sanders c6f9af351f Bit more work on multiple identities/personas 26 years ago
Bernhard Rosenkraenzer 02690eed6d Fix build with gcc 2.9* 26 years ago
Don Sanders 9d9b4e8388 With some hesitation I commit a patch that: 26 years ago
Sven Radej fd968c341e sven: Removed old signal-driven IPC and introduced DCOP interface. New 26 years ago
Don Sanders 184a616140 Minor updates. (Suppress warnings) 27 years ago
Don Sanders b3075eceb3 The Merge. QT 2.1 (cvs) now required. 27 years ago