Bug 296220 - Contact applet has copy+pasted code from contact list for drawing contact treeview
Summary: Contact applet has copy+pasted code from contact list for drawing contact tre...
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: contact-applet (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR task
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2012-03-17 16:36 UTC by David Edmundson
Modified: 2013-06-18 17:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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