https://bugs.kde.org/show_bug.cgi?id=443791

Ingo Klöcker <kloec...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.19.0
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |mailcommon/commit/dc60839a8
                   |                            |51c8db9b3b24eab759405e18f9b
                   |                            |2ae1

--- Comment #2 from Ingo Klöcker <kloec...@kde.org> ---
Git commit dc60839a851c8db9b3b24eab759405e18f9b2ae1 by Ingo Klöcker.
Committed on 15/10/2021 at 15:29.
Pushed by kloecker into branch 'master'.

Add hierarchical filtering of folders

This allows filtering a hierarchy of folders with path patterns like
"parent/sub" which matches all folders matching "sub" with parent folders
matching "parent".

Funded by: Intevation GmbH
FIXED-IN: 5.19.0

M  +89   -0    autotests/foldertreewidgettest.cpp
M  +1    -0    src/CMakeLists.txt
M  +19   -0    src/folder/entitycollectionorderproxymodel.cpp
M  +7    -0    src/folder/entitycollectionorderproxymodel.h
M  +11   -9    src/folder/foldertreewidget.cpp
A  +103  -0    src/folder/hierarchicalfoldermatcher.cpp     [License:
GPL(v2.0+)]
A  +37   -0    src/folder/hierarchicalfoldermatcher_p.h     [License:
GPL(v2.0+)]

https://invent.kde.org/pim/mailcommon/commit/dc60839a851c8db9b3b24eab759405e18f9b2ae1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to