| Summary: | Add filter option for attachments. | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Christoph Thielecke <crissi99> |
| Component: | search | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | montel |
| Priority: | NOR | ||
| Version First Reported In: | 5.24.5 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/pim/mailcommon/-/commit/926fb5dc26b503f45ab4b95053b49af26fc9fcfe | Version Fixed/Implemented In: | 24.12.0 |
| Sentry Crash Report: | |||
|
Description
Christoph Thielecke
2024-08-10 14:08:23 UTC
indeed we don't have it. I will work on it. Regards Git commit 82eb9f2e2dfc914a4c66c2c14c28e5f6f3b61c11 by Laurent Montel. Committed on 18/09/2024 at 06:31. Pushed by mlaurent into branch 'master'. Add searchruleattachment M +2 -0 src/CMakeLists.txt M +3 -1 src/search/searchpatternedit.cpp M +1 -1 src/search/searchpatternedit.h M +3 -0 src/search/searchrule/searchrule.cpp A +52 -0 src/search/searchrule/searchruleattachment.cpp [License: GPL(v2.0+)] A +23 -0 src/search/searchrule/searchruleattachment.h [License: GPL(v2.0+)] https://invent.kde.org/pim/mailcommon/-/commit/82eb9f2e2dfc914a4c66c2c14c28e5f6f3b61c11 Git commit 926fb5dc26b503f45ab4b95053b49af26fc9fcfe by Laurent Montel. Committed on 18/09/2024 at 06:52. Pushed by mlaurent into branch 'master'. Fix 491533: Add filter option for attachments. FIXED-IN: 24.12.0 M +9 -0 src/search/searchrule/searchruleattachment.cpp M +1 -0 src/search/searchrule/searchruleattachment.h https://invent.kde.org/pim/mailcommon/-/commit/926fb5dc26b503f45ab4b95053b49af26fc9fcfe |