113 Commits (f85b723f415debcf686ee39b2b2bf8c24203c358)

Author SHA1 Message Date
Don Sanders c541fd514f Commit the code that uses the MessageProperty class. 23 years ago
Bo Thorsen 85baea1056 This fixes using dIMAP folders as filter targets. Looks like I forgot this place when I added the new dIMAP foldermgr - now I wonder if there are other places 23 years ago
Till Adam 641b0cfef0 Add Ham message status to go with the Spam one I added last night. Makes 23 years ago
Till Adam 111db18a6f Add status flag for "spam" and make it settable, gettable, searchable and 23 years ago
Marc Mutz 562308fd7f GUI: s/move to folder/file into folder/g; (cf. #56496 for why) 23 years ago
Marc Mutz 030dcd8fc6 consistently queue all filter-generated messages (previously, some were queued and some were not), cf. #61670 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Marc Mutz 0cbde4283e minor code beautifications; missing include 23 years ago
Till Adam 6d94654bcb - Add watched and ignored status as targets for set status filter actions. 23 years ago
Ingo Klcker cc44b4e2ba Much better. Thanks Malte. 23 years ago
Ingo Klcker 525568561c There are only 7 stati. 23 years ago
Till Adam bc407ae671 Fix setStatus filter actions by using statusToStr which for that purpose 23 years ago
Simon Hausmann a000dc6363 - QRegExp -> KRegExp3 23 years ago
Simon Hausmann b92c858a02 - KRegExp3 -> QRegExp 23 years ago
Dirk Mueller 4e03bcdbde speling fixes. some also modfiy API functions, but those are not in installed 23 years ago
Marc Mutz 8d8a81f12a If you want to fix a bug, refactor first :-) 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
Marc Mutz 6363f6c43d move custom sound widget to where it belongs + some minor code cleanups in kmfawidgets.cpp 23 years ago
Laurent Montel e7e107505a Now "execute command" filter action used a kurlrequester widget 23 years ago
Laurent Montel cf9195a3e3 disable sound test button when url is empty 23 years ago
Ingo Klcker 875ee1d3af Include moc file a end of cpp file and change 'execute sound' to 'play a sound' 23 years ago
Laurent Montel a482903428 Commit my new filter action. 23 years ago
Daniel Molkentin 3111ae92b4 getting rid of some unneeded QRegExps 23 years ago
Carsten Pfeiffer 2162e98ee8 s/qlineedit/klineedit/ 23 years ago
Ingo Klcker fd8cd42583 Remove all KDE_VERSION <= 306 hacks 24 years ago
Marc Mutz a1098f8cb2 replace %{foo} with content of header foo in pipe through and exec command actions 24 years ago
Don Sanders 2e95afc197 Begin integrating the kroupware 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
Dirk Mueller 4690729da7 proper shell handling 24 years ago
Marc Mutz c95155782d from kroupware_branch: RFC-compliant MDN support 24 years ago
Marc Mutz 4303663188 Make it possible to use 7bit as CTE also for the main body part. Patch by Tsunehisa Kazawa <kazawa@ca2.so-net.ne.jp> 24 years ago
Marc Mutz 7ffce868fa identityRenamed() is no longer used or needed 24 years ago
Simon Hausmann e5e84ad687 +#include <kdeversion.h> 24 years ago
Ingo Klcker 07f0eeec88 Make KMail compile again with KDE_3_0_BRANCH 24 years ago
Gioele Barabucci 79936a45ec KShellProcess -> KProcess + setUseShell(true) 24 years ago
Marc Mutz 511ec113dd use UOIDs for identities; you need to let kconf_update run 24 years ago
Ingo Klcker 0edd99a261 Fix Bug#38809: attachments lost using filters for forwarding. 24 years ago
Marc Mutz 1ebeeaab0a Committing changes for IdentityManager: 24 years ago
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