69 Commits (5c76bc5bf29465122e870b9323193ebe1ea94dc7)

Author SHA1 Message Date
Andrew Coles 3cc9da2776 CVS_SILENT 21 years ago
Andreas Gungl dd4b54270d If a filter action could not be applied in a clean way, a message is 22 years ago
Andreas Gungl 587bfaab90 Another little polishing: Make it possible to assign shortcuts 22 years ago
Andreas Gungl 9c930099f6 Don't limit the naming for filters 22 years ago
Andreas Gungl 5fc9dff1c7 finish the toolbar integration of shortcut filters, 22 years ago
Andreas Gungl b7cb291a7d Port the plugging of shortcut filters (AKA ad-hoc filters) into 22 years ago
Zack Rusin f85d94339b From the series: zack does magic and you, the common people, stand in awe. 22 years ago
Andreas Gungl 051795b55d add controls to the log viewer for better control of the logging, 22 years ago
Andreas Gungl 1ffba8d032 prepare support for different detail levels in the log, 22 years ago
Andreas Gungl 3207d76fcd This is the basic version of a filter log viewer. The information is 22 years ago
Ladislav Strojil c92a229a84 Commiting a patch by Ingo Klöcker: 22 years ago
Ingo Klcker 490c2b61f3 CVS_SILENT: s/TRUE/true/ s/FALSE/false/ 23 years ago
Don Sanders c541fd514f Commit the code that uses the MessageProperty class. 23 years ago
Ingo Klcker 369287e0fd - complete the ad hoc filter feature by adding a configurable icon (without icon adding an ad hoc filter to the toolbar wasn't possible resp. sucked) 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Marc Mutz b2cde43f9c Filters are now considered empty only if they have no valid search rules _and_ no valid actions (instead of _or_). 23 years ago
Marc Mutz b5094fe6d4 Clean up KMSearch{Rule,Pattern}, among others: 23 years ago
Stephan Kulow caf616bbeb moving kconfig.h and kcmdlineargs.h in the files that need it (kmkernel.h 23 years ago
Eugene Zelenko fc75286b92 Use HTML tags (<b></b>) for highlighting arguments in message box text 23 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool 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
Stephan Kulow 793f80d991 white space diffs and the configure dialog part of the systemtray (not yet used 24 years ago
Marc Mutz 7ffce868fa identityRenamed() is no longer used or needed 24 years ago
Marc Mutz e2df4c5753 let copy ctor take const reference, not pointer 24 years ago
Marc Mutz c335f4c1f4 fix #43639: Correctly restore "disabled" filters, ie. ones that have neither 24 years ago
Marc Mutz 1ebeeaab0a Committing changes for IdentityManager: 24 years ago
Marc Mutz 2cddffc101 This patch fixes two issues people reported (repeatedly): 25 years ago
Michael Haeckel 3032615b4a On demand downloading of huge mails, deleting without downloading. Manually or 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
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel 3053058627 QList -> QPtrList 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 53696dd9fd Implement outgoing filtering and 25 years ago
Michael Haeckel 84eeb6eb0e Use KConfigGroupSaver everywhere. 25 years ago
Stephan Kulow 1dfa89d00a reworked the folder properties dialog and name it "Properties of folder" instead of "Modify folder" as nothing in there changes the folder 25 years ago
Michael Haeckel ddcb90a23b Remove a lot of debugging code and don't eat actions after a Set Identity 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
Don Sanders 1491a4339d Make it compile on aix, and remove a debug statement. 25 years ago
Dirk Mueller d471555dd9 compile with gcc3. reviewed by Don. 25 years ago
Don Sanders 038840b925 Fix execute, set identity etc filters losing mail if no transfer action 26 years ago
Don Sanders ee85030a1e Fixed bug, does not contain filter rule didn't work. 26 years ago
Hans Petter Bieker 0007cd8b56 Cleaner compilation. 26 years ago
Daniel Naber a89981c3a5 Michael Haeckel's fix for #7217 ("Some Filter rules do not work any longer 26 years ago
Don Sanders 34f8a9e369 Don't unnecessary alarm people by telling them 'skip rest' actions are now 26 years ago
Daniel Naber 7fe836a85b -body search 26 years ago
Don Sanders 4c11045677 Patch from Daniel Naber to add "To or CC" filter. 26 years ago
Matthias Kiefer 9e4c6f35c5 fixed some typos and replaced some text to enable better translations 26 years ago
Don Sanders 6eeb04145d ported from warning to KMessageBox::information. 26 years ago