diff options
Diffstat (limited to 'kaddressbook/TODO')
-rw-r--r-- | kaddressbook/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kaddressbook/TODO b/kaddressbook/TODO index df0db82b0..36b7ff8cf 100644 --- a/kaddressbook/TODO +++ b/kaddressbook/TODO @@ -29,7 +29,7 @@ Improvements (things that just need to be improved/rewritten) - Add a meta data wrapper for views - DONE - Add show/hide toolbars in the edit menu - DONE - Break KAddressBook into KAddressBook and ViewManager - DONE -- Change the view items to take a KABC::Addressee rather than a uid - DONE +- Change the view items to take a TDEABC::Addressee rather than a uid - DONE - DnD on Card View - DONE - Card View specific config options - DONE - Implemented a good date picker widget somehow using the KDatePicker @@ -44,7 +44,7 @@ Improvements (things that just need to be improved/rewritten) Fixes (things that used to work and are now broken) ----- -- Fix import/export code to use KABC::Addressee - DONE +- Fix import/export code to use TDEABC::Addressee - DONE - Fix/reinstate LDAP dialog - DONE - Fix vcard importing - Fix KPilot abbrowser conduit |