47 Commits (8ca8afd9323b74649e919afd2eaae2facec44a6a)

Author SHA1 Message Date
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
Don Sanders feaabb0210 Synchronized with KMail 1.0.24 in 1.1 branch. Approximately 14 weeks of updates have been merged. 27 years ago
Stephan Kulow a319ad6c44 CVS_SILENT compilation fixes 27 years ago
Stephan Kulow 1afae79487 CVS_SILENT ported to Qt 2.0 27 years ago
Stefan Taferner dc07f317df * kmfilteraction.cpp (process): Removed patch for kmfilter 28 years ago
Markus Wuebben 4ccce67b14 //$markus: -Applied patch for filtering 28 years ago
Stefan Taferner ca05f0391e * Filters: Bugfix: when deleting a folder that was the target 28 years ago
Stefan Taferner 8f6dd7dee4 Fixed problem with sending multiple addresses, esp. those that contain 29 years ago
Stefan Taferner 3015f41a72 * dead.letter is now written when kmail crashes 29 years ago
Stefan Taferner eba875be4e Working hard on the mail filter dialog. Still not done. 29 years ago
Kalle Dalheimer fcb71731dd Compiles even on gcc 2.7.2.1 now... 29 years ago
Stefan Taferner 2bf8c1600a New version of KMail with nearly re-written message and folder classes B-) 29 years ago
Stefan Taferner a4da64754d Switched nearly every character pointer in KMMessage and KMMsgPart to 29 years ago
Stefan Taferner 59a5dd3621 Implemented basis for mail filters. 29 years ago
Stefan Taferner e040f05ccc Fixed various things and added latest changes of Markus. 29 years ago