Bug 296220

Summary: Contact applet has copy+pasted code from contact list for drawing contact treeview
Product: [Frameworks and Libraries] telepathy Reporter: David Edmundson <kde>
Component: contact-appletAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: task CC: mklapetek
Priority: NOR Keywords: junior-jobs
Version: unspecified   
Target Milestone: Future   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.7.0

Description David Edmundson 2012-03-17 16:36:02 UTC
The contact applet in the config page has a treeview of contacts (much like the contact list) the delegates have been copy + pasted from there and are out of date. This stuff needs to be in the library.

I want this code moved to the lib/Widgets folder from the contact-list and both projects to use that.
Comment 1 David Edmundson 2013-04-12 19:50:26 UTC
Moving normal -> task as it's not a problem that users will see.
Comment 2 Martin Klapetek 2013-04-20 12:20:31 UTC
I think it would be more fitting to change it for the contact select dialog we use everywhere else.
Comment 3 David Edmundson 2013-04-20 12:26:33 UTC
+1

New plan: Replace contact selection in ContactApplet config with ContactGridWidget.

Sounds like a plan. Adding as a junior job.
Comment 4 David Edmundson 2013-06-18 17:20:14 UTC
Fixed in http://commits.kde.org/telepathy-contact-applet/8d7ff327bf342aaff7270fbe88951fb7a3097cde
 by Dan Vratil