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

2015-11-24 Thread Jonathan Marten via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=332103

Jonathan Marten  changed:

   What|Removed |Added

 CC||denis.pr...@wanadoo.fr

--- Comment #9 from Jonathan Marten  ---
*** Bug 275985 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2015-11-24 Thread Jonathan Marten via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=332103

Jonathan Marten  changed:

   What|Removed |Added

 CC||malte.ge...@googlemail.com

--- Comment #8 from Jonathan Marten  ---
*** Bug 330335 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-05-02 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=332103

Jonathan Marten j...@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 j...@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-0kaddressbook/CMakeLists.txt
A  +150  -0kaddressbook/categoryfilterproxymodel.cpp [License: LGPL
(v2+)]
A  +86   -0kaddressbook/categoryfilterproxymodel.h [License: LGPL
(v2+)]
A  +316  -0kaddressbook/categoryselectwidget.cpp [License: LGPL (v2+)]
A  +87   -0kaddressbook/categoryselectwidget.h [License: LGPL (v2+)]
M  +2-1kaddressbook/kaddressbookui.rc
M  +24   -4kaddressbook/mainwidget.cpp
M  +5-0kaddressbook/mainwidget.h
M  +2-1kaddressbook/settings/kaddressbook.kcfg

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-04-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=332103

Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #4 from Laurent Montel mon...@kde.org ---
(In reply to comment #3)
 Thank you for your work! It is exactly the feature I thought about.
 
 To the answer of Laurent Montel:
 I don't know qt really, but imho a qcombobox let you choose only one
 categorie/tag. A list like the patch implements let you choose more tags the
 same time, e.g. family and near friends to send a groupmail to them etc...

As you told you don't know qt really :)
we can have a qcombobox where we can select multi element see
KPIm::kcheckcombobox
So we can do it with combobox.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-04-29 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=332103

--- Comment #5 from Philippe ROUBACH philippe.roub...@free.fr ---
why you don't use the existing tool in kmail for kaddressbook ?

why differenty gui for 2 apps of kontact ?

i would prefer in kontact this : same function = same gui

in the future i imagine this same tool for akgregator and knotes etc.

and more : why you don't unify  a search tool for all kde app using baloo ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-04-29 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=332103

--- Comment #6 from Jonathan Marten j...@keelhaul.me.uk ---
I'll investigate the combo box option.  Not sure whether the same quicksearch
as in kmail (comment #5) is appropriate, as what the address book really needs
is a filter rather than a search.  Please add any further comments to the
reviewboard page so that all the discussion can be kept together there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-04-28 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=332103

Jonathan Marten j...@keelhaul.me.uk changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Jonathan Marten j...@keelhaul.me.uk ---
Category filter GUI: https://git.reviewboard.kde.org/r/117834/

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-04-28 Thread ci3nte
https://bugs.kde.org/show_bug.cgi?id=332103

ci3...@gmail.com changed:

   What|Removed |Added

   Platform|Gentoo Packages |unspecified

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-04-28 Thread ci3nte
https://bugs.kde.org/show_bug.cgi?id=332103

--- Comment #3 from ci3...@gmail.com ---
Thank you for your work! It is exactly the feature I thought about.

To the answer of Laurent Montel:
I don't know qt really, but imho a qcombobox let you choose only one
categorie/tag. A list like the patch implements let you choose more tags the
same time, e.g. family and near friends to send a groupmail to them etc...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-04-26 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=332103

Jonathan Marten j...@keelhaul.me.uk changed:

   What|Removed |Added

 CC||philippe.roub...@free.fr

--- Comment #1 from Jonathan Marten j...@keelhaul.me.uk ---
*** Bug 333925 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-03-13 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=332103

Jonathan Marten j...@keelhaul.me.uk changed:

   What|Removed |Added

 CC||j...@keelhaul.me.uk

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs