Fix compiler warnings
[scorecard] / TODO
diff --git a/TODO b/TODO
index ec612eb..b6f6922 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,20 +1,29 @@
-TODO General:
+TOP Items
 
-- Course view
-- Stat view
-- Settings
+TODO General:
+- New score dialog should be the same as main view (f.ex showing
+  subtotals, totals, and score colors).
+- edit course table is selectable (chk others)
+- split club/course DB in master and user
+- If course is in the score but not in course, navogating away from
+  the score not possible. Editing the score core dumps.
 - Delete score
 - Delete course
-- Edit score
-- Edit course
+- Settings
+- New score - first entry does not update
+  - Seems to be bug in the Qt/Maemo
+- Date picker button (widget is missing)
+- Use syslog
+- Year filters and maybe more, must be easy to apply
 
-TODO Hildon 2.2
 
-- Date picker for the score dialog
+TODO Hildon 2.2
 - Replace LineEdit w/ HildonEntry
+- Use info dialogs and system banners
 
-Know issues
-- empty data dir causes crash
-- new course + new score on that causes crash. Data is okay, issue in
-  using new data.
+TODO Debian packaging
+- don't install club.xml if it has been modified
+- install data to SD card if present
+TODO Arch
+- move scorelist (and all data handling) to table-model