Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
odthelpbrowser: ODT Help Browser implemented
[xestiaab/.git] / source / TODO
index fe563a5..194f215 100644 (file)
@@ -1,20 +1,14 @@
 This file contains tasks that need to be done for future versions of Xestia Address Book.
 
 - Split big C++ files down into smaller files to make the project more manageable.
-       - vcard/vcard34conv.cpp (6,000 lines)
-       - frmMain.cpp (2,830 lines)
+       - vcard/vcard34conv.cpp (6,017 lines)
+       - frmMain.cpp (2,823 lines)
        - frmContactEditor-Save.cpp (2,304 lines)
-       - frmActivityMgr.cpp (1,916 lines)
-       - common/getcontactinfo.cpp (1,692 lines)
-       - frmSearch.cpp (1,668 lines)
-- Implement sleep mode properly and get it working with the main window status bar.
-- Implement SSL support for OS X. This will complete support for OS X.
-- Implement SSL support for Windows. This will complete support for Windows.
+       - frmActivityMgr.cpp (1,627 lines)
+       - common/getcontactinfo.cpp (1,710 lines)
 - Implement unit testing for main features.
        - vCard
-       - CardDAV
-       - Contact Loading
-       - Contact Saving
+- Investigate possibility of replacing use of vCard object with ContactDataObject.
 - Add support for other file formats when importing and exporting (and configure setting).
        - OpenDocument Spreadsheet Format (ODS) (--enable-ods)
        - OpenDocument Database Format (ODB) (--enable-odb)
@@ -31,8 +25,12 @@ This file contains tasks that need to be done for future versions of Xestia Addr
          contents should be kept or merge the contacts.
 - After importing, check that the imported contacts are added to the server properly.
 - Add support for adding the picture with the highest priority to the icon for the contact editor.
-- Add support to convert vCards from the command line using the -c switch.
-       - Takes two or three strings.
-       - Two string format: '-c <format> <infile>'. The output can then be piped to another
-         application.
-       - Three string format: '-c <format> <infile> <outfile>'.
+- 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.
+- Replace the code for getting SSL information for Linux systems with 
+  data from the SSL context object as done with Win32 and macOS.
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy