Ingo Klcker
b25c3023bc
- warning--
...
- fix comments
- fix indentation
svn path=/trunk/kdepim/; revision=309168
22 years ago
Martin Kbele
3efbb79fa8
added another filterrule (wishlist #33535 ): "has an attachment" and "has no attachment".
...
a new MessageRuleWidgetHandler was necessary.
svn path=/trunk/kdepim/; revision=308651
22 years ago
Ingo Klcker
30d088992e
CVS_SILENT Fix typo in comment. Whitespace and indentation fixes.
...
svn path=/trunk/kdepim/; revision=297531
22 years ago
Martin Kbele
a6c7625dda
added a new filterrule:
...
"is in [not] category".
checks whether (for example) "From" is in the category you set in your addressbook.
note: only the categories which are actually used are considered.
svn path=/trunk/kdepim/; revision=297514
22 years ago
Till Adam
cb4aaee980
Factor the quick search with status filtering into its own class and files
...
and make it actually work. The string based quick search and status selection
are now cummulative, which means the status is an additional constraint on
the text based search and vice versa.
svn path=/trunk/kdepim/; revision=296930
22 years ago
Andrew Coles
af11dae280
Corrected typographical errors.
...
22 years ago
Ingo Klcker
8f4173ffcc
- Make use of RuleWidgetHandlers for managing the search/filter rule widgets.
...
- Add is-in-addressbook filter rule (original patch by Martin Koebele).
svn path=/trunk/kdepim/; revision=295991
22 years ago
Ingo Klcker
944c8584ce
Don't leak QObjectLists.
...
svn path=/trunk/kdepim/; revision=295603
22 years ago
Andrew Coles
9519a458ee
Corrected typo (isn't -> is not).
...
22 years ago
Ingo Klcker
4d1ad7ff81
Add RuleWidgetHandlers and RuleWidgetHandlerManager. There are currently three handlers which handle the function widgets and the value widgets for search/filter rules: a status rule handler, a numeric rule handler (for size and age) and a general text rule handler. I'll send a patch with the corresponding changes in kmsearchpatternedit.* to the list.
...
svn path=/trunk/kdepim/; revision=294528
22 years ago