[kaddressbook] [Bug 332103] Enhancement: Improve interface to sort contacts by tags

Jonathan Marten jjm at keelhaul.me.uk
Fri May 2 21:19:38 BST 2014


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

Jonathan Marten <jjm at keelhaul.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |4.14
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kdep
                   |                            |im/0a92fb453bad60345291d4e5
                   |                            |85d6266a41c84dae

--- Comment #7 from Jonathan Marten <jjm at keelhaul.me.uk> ---
Git commit 0a92fb453bad60345291d4e585d6266a41c84dae by Jonathan Marten.
Committed on 02/05/2014 at 20:14.
Pushed by marten into branch 'master'.

KAddressBook: Add a category filter

This is a widget which by default appears to the right of the
quick search bar.  Checking or unchecking categories in this list
filters the entries that are shown.
REVIEW:117834
FIXED-IN:4.14
GUI:

M  +2    -0    kaddressbook/CMakeLists.txt
A  +150  -0    kaddressbook/categoryfilterproxymodel.cpp     [License: LGPL
(v2+)]
A  +86   -0    kaddressbook/categoryfilterproxymodel.h     [License: LGPL
(v2+)]
A  +316  -0    kaddressbook/categoryselectwidget.cpp     [License: LGPL (v2+)]
A  +87   -0    kaddressbook/categoryselectwidget.h     [License: LGPL (v2+)]
M  +2    -1    kaddressbook/kaddressbookui.rc
M  +24   -4    kaddressbook/mainwidget.cpp
M  +5    -0    kaddressbook/mainwidget.h
M  +2    -1    kaddressbook/settings/kaddressbook.kcfg

http://commits.kde.org/kdepim/0a92fb453bad60345291d4e585d6266a41c84dae

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list