summaryrefslogtreecommitdiff
path: root/core/pim/addressbook/TODO
Unidiff
Diffstat (limited to 'core/pim/addressbook/TODO') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/addressbook/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO
index d8720b3..0accd87 100644
--- a/core/pim/addressbook/TODO
+++ b/core/pim/addressbook/TODO
@@ -11,19 +11,21 @@ Important:
11- "What's this" should be added 11- "What's this" should be added
12- The names of the countries are sorted by there english names, only.. 12- The names of the countries are sorted by there english names, only..
13 Even if they are translated.. :S 13 Even if they are translated.. :S
14- Store last settings of combo-boxes 14- Store last settings of combo-boxes
15- Mail-Icon is missing 15- Mail-Icon is missing
16 16
17Less important: 17Less important:
18 18
19- Find widget should be replaced by something like 19- Find widget should be replaced by something like
20 qpdf has. 20 qpdf has.
21- The picker (alphabetical sort widget) should be 21- The picker (alphabetical sort widget) should be
22 placed verticaly or horizontally (configurable) 22 placed verticaly or horizontally (configurable)
23 23- Use advanced database functions in abtable to decrease
24 memory footprint and to make everything more easy !
25 (abtable should store Iterator for selected Category)
24 26
25Should be Fixed (not absolute sure, need validation): 27Should be Fixed (not absolute sure, need validation):
26- "Nonenglish" translation bug has to be fixed. 28- "Nonenglish" translation bug has to be fixed.
27 29
28Fixed: 30Fixed:
29- Syncing: abtable not reloaded after sync. 31- Syncing: abtable not reloaded after sync.