diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-20 16:27:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-20 16:27:27 -0600 |
commit | 94273bcb909fac42ef9427e3d8a614cab8c29c66 (patch) | |
tree | 91b99186971ecb475db3ca41b1b12df24029e389 /kaddressbook/TODO | |
parent | 41b65d69967ad0d35f8b4dd37ac63aad1cebdae9 (diff) | |
download | tdepim-94273bcb909fac42ef9427e3d8a614cab8c29c66.tar.gz tdepim-94273bcb909fac42ef9427e3d8a614cab8c29c66.zip |
Rename KABC namespace
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 |