X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2FTODO;h=194f215e1304905296c85ec6c1ebe510b51f73fb;hp=41de4b1d142517468c87c132cd41923f87fdf27c;hb=026f712767e01c4c9720e868d72b3cb16333fafa;hpb=ccc379ac30775d5b73698b83875a35fc1bfa56d0 diff --git a/source/TODO b/source/TODO index 41de4b1..194f215 100644 --- a/source/TODO +++ b/source/TODO @@ -28,6 +28,7 @@ This file contains tasks that need to be done for future versions of Xestia Addr - Add icons (within the contact editor and search) to make the application stand out better. - Move the saving data process in frmContactEditor to ContactDataObject. This process will also need to be refactored so less code is used. +- Investigate issues with vCard 3<->4 conversion as some values appear to be missing (add unit tests). - Take syncronisation code out of frmActivityMgr, place into a new "framework" and make it easily to test against through the unit testing application. - Implement the quit application function properly.