KTp/libkpeople: Difference between revisions
< KTp
Line 14: | Line 14: | ||
}} | }} | ||
{{FeatureProjectTodo | {{FeatureProjectTodo | ||
| | | Remove unused / commented out code | ||
| | | | ||
| | | | ||
Line 30: | Line 30: | ||
{{FeatureProjectTodo | {{FeatureProjectTodo | ||
| Add widget to PersonViewer to view associated websites | | Add widget to PersonViewer to view associated websites | ||
| | |||
| | |||
}} | |||
{{Port away from QStandardItemModel | |||
| It's slow. | |||
| | | | ||
| | | |
Revision as of 22:33, 13 May 2013
Important
Status | Summary | Notes | Claimed By |
---|---|---|---|
TODO | Add KPeople namespace | ||
TODO | Restore updates on presence change | ||
TODO | Remove unused / commented out code | ||
TODO | Add dialog for finding duplicates | ||
TODO | Add Dialog to view PersonData | (see PersonViewer) in mck182 scratch | |
TODO | Add widget to PersonViewer to view associated websites |
PIM Demos
Status | Summary | Notes | Claimed By |
---|
KTp Stuff
Status | Summary | Notes | Claimed By |
---|---|---|---|
TODO | Move KTp plugins to k-ci-i | ||
TODO | Add PersonData method to KTp::ContactsModel runtime switch from libkpeople or not. | ||
TODO | Add PersonData method to KTp::Contact | ||
TODO | KTp Contact has helper methods to get name + avatar for person | ||
TODO | KTp ContactFactory can get personData as a feature on load, otherwise use Tp stuff. | ||
TODO | Fix the singleton AccountManager problem | I don't know how many times I've shouted at people about the problem with using AM as a singleton.. and now we've done it in libkpeople. Brilliant. |