summaryrefslogtreecommitdiff
authoreilers <eilers>2002-10-28 09:35:28 (UTC)
committer eilers <eilers>2002-10-28 09:35:28 (UTC)
commit33834e447ef1313da826c64c6c09953eb3502b69 (patch) (unidiff)
tree5879adbb0387cecde37b78d909e38825a7505d80
parentcb687974f9e97c0ce6117b0ac4551ad4d4342b6a (diff)
downloadopie-33834e447ef1313da826c64c6c09953eb3502b69.zip
opie-33834e447ef1313da826c64c6c09953eb3502b69.tar.gz
opie-33834e447ef1313da826c64c6c09953eb3502b69.tar.bz2
Next changes may brake future snapshots. Therefore we work on
the branch "GO_FOR_OPIE_1_0" .. ;) We will be merge all changes at code freeze..
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO
index 654bbd2..517d702 100644
--- a/core/pim/addressbook/TODO
+++ b/core/pim/addressbook/TODO
@@ -1,46 +1,52 @@
1Stuff todo until OPIE 1.0 : 1Stuff todo until OPIE 1.0 :
2 2
3----> This main branch ist currently stable enough for
4----> snapshots.. To avoid corrupted snapshots, we currently
5----> working on a different branch..
6----> YOU FIND THE CURRENT WORK IN THE BRANCH "GO_FOR_OPIE_1_0"
7
8
3Pending bugfixes from previous work: 9Pending bugfixes from previous work:
4 10
5Urgent: 11Urgent:
6 12
7 13
8Important: 14Important:
9 15
10- Name order selected in "contacteditor" not used in list view. 16- Name order selected in "contacteditor" not used in list view.
11 17
12- Overview window cleanup needed.. 18- Overview window cleanup needed..
13- Cursor keys should work in detail-view (ablabel) 19- Cursor keys should work in detail-view (ablabel)
14 -> Ablabel should be removed and Abtable should be increased with 20 -> Ablabel should be removed and Abtable should be increased with
15 different views (as started by darwin zins).. 21 different views (as started by darwin zins)..
16- Store last settings of combo-boxes 22- Store last settings of combo-boxes
17- Finishing of new View functions (List, Phonebook...) 23- Finishing of new View functions (List, Phonebook...)
18- Reload if contacts were changed externally 24- Reload if contacts were changed externally
19- "What's this" should be added 25- "What's this" should be added
20 26
21Less important: 27Less important:
22 28
23- The picker (alphabetical sort widget) should be 29- The picker (alphabetical sort widget) should be
24 placed verticaly or horizontally (configurable) 30 placed verticaly or horizontally (configurable)
25- Use advanced database functions in abtable to decrease 31- Use advanced database functions in abtable to decrease
26 memory footprint and to make everything more easy ! 32 memory footprint and to make everything more easy !
27 (abtable should store Iterator for selected Category) 33 (abtable should store Iterator for selected Category)
28 34
29Should be Fixed (not absolute sure, need further validation): 35Should be Fixed (not absolute sure, need further validation):
30 36
31 37
32Fixed: 38Fixed:
33- Syncing: abtable not reloaded after sync. 39- Syncing: abtable not reloaded after sync.
34- Find widget should be replaced by something like 40- Find widget should be replaced by something like
35 qpdf has. 41 qpdf has.
36- Adding a configuration dialog 42- Adding a configuration dialog
37- Picker: Activated letter schould be more visible 43- Picker: Activated letter schould be more visible
38- Advanced handling of cursor keys (search..) 44- Advanced handling of cursor keys (search..)
39- Mail-Icon is missing 45- Mail-Icon is missing
40- Use opie-mail insted of qt-mail if possible. 46- Use opie-mail insted of qt-mail if possible.
41- Font menu is invisible using german translation 47- Font menu is invisible using german translation
42- Personal contact editor: Disable categories 48- Personal contact editor: Disable categories
43- "Nonenglish" translation bug has to be fixed. 49- "Nonenglish" translation bug has to be fixed.
44- contacteditor: Birthday, annyversary, ... : Use Dateselector 50- contacteditor: Birthday, annyversary, ... : Use Dateselector
45- The names of the countries are sorted by there english names, only.. 51- The names of the countries are sorted by there english names, only..
46 Even if they are translated.. :S 52 Even if they are translated.. :S