summaryrefslogtreecommitdiff
path: root/core
authoreilers <eilers>2002-11-27 11:57:13 (UTC)
committer eilers <eilers>2002-11-27 11:57:13 (UTC)
commita75b95fd9f89fc80e867c0efb5837178cab56cbb (patch) (unidiff)
tree969552de643b1890ed61aeb955c160cc3b3ec431 /core
parent796b942cc070da91982689eb6e50b1e1e776c5ed (diff)
downloadopie-a75b95fd9f89fc80e867c0efb5837178cab56cbb.zip
opie-a75b95fd9f89fc80e867c0efb5837178cab56cbb.tar.gz
opie-a75b95fd9f89fc80e867c0efb5837178cab56cbb.tar.bz2
Still a lot of work
Diffstat (limited to 'core') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/TODO12
1 files changed, 10 insertions, 2 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO
index 0380fa3..6b30d6d 100644
--- a/core/pim/addressbook/TODO
+++ b/core/pim/addressbook/TODO
@@ -1,81 +1,89 @@
1Stuff todo until OPIE 1.0 : 1Stuff todo until OPIE 1.0 :
2=========================== 2===========================
3 3
4Feature requests: 4Feature requests:
5----------------- 5-----------------
6- Dial by mobile phone by tapping the number.. 6- Dial by mobile phone by tapping the number..
7 (Maybe using gsmtool. And we may 7 (Maybe using gsmtool. And we may
8 add a library class for this) 8 add a library class for this)
9- dial with dtmfdial incase it's installed and there's no mobile 9- dial with dtmfdial incase it's installed and there's no mobile
10- 3rd column for 2. Contact 10- 3rd column for 2. Contact
11- Implementing additional Views (Phonebook, ...) 11- Implementing additional Views (Phonebook, ...)
12- Birthday & Anniversary Reminder 12- Birthday & Anniversary Reminder
13- Plugin for Today for Birthdays and Anniversaries 13- Plugin for Today for Birthdays and Anniversaries
14 14
15Known Bugs: 15Known Bugs:
16----------- 16-----------
17- OK-Key does not switch from Detailview (ablable) to Listview 17- OK-Key does not switch from Detailview (ablable) to Listview
18- Exporting an reimporting of Jobtitle fails.
19- After finising search: Clear Picker
20- Combo in Contacteditor: Field "Default-Email" is not correctly implemented and
21 should be removed by a picker/combo.
22- Name order selected in "contacteditor" not used in list view.
23
18 24
19Bugs but not in addressbook: 25Bugs but not in addressbook:
20----------------------------- 26-----------------------------
21- VCARD: Import of Anniversary does not work correctly (currently disabled) 27- VCARD: Import of Anniversary does not work correctly (currently disabled)
22- VCARD: If umlaut (äöüß) in address, the parser gets confused.. 28- VCARD: If umlaut (äöüß) in address, the parser gets confused..
23 29
24 30
25Urgent: 31Urgent:
26-------- 32--------
27- Contact-Editor is temporarely reanabled. Wait for replacement. 33- Contact-Editor is temporarely reanabled. Wait for replacement.
28- Redesign of Contacteditor 34- Redesign of Contacteditor
29- Store last settings of combo-boxes 35- Store last settings of combo-boxes
30- Name order selected in "contacteditor" not used in list view.
31- Category is on the wrong position after changing to personal and back to normal 36- Category is on the wrong position after changing to personal and back to normal
32 ( Temporarily workaround: Category is never deactivated.. :S ) 37 ( Temporarily workaround: Category is never deactivated.. :S )
33 38- Optimize Table Update...
39- Change MyDialog to Config
40- Implement Button Pics
41- Fix start of opie-mail
34 42
35Important: 43Important:
36---------- 44----------
37 45
38- After search (Started with Return): KeyFocus should be on Tabelle 46- After search (Started with Return): KeyFocus should be on Tabelle
39- Searchwidget closed: Selected user is jumping 47- Searchwidget closed: Selected user is jumping
40- Wenn suchen beendet, dann dauert das Tabellenupdate (was überhaupt überflüssig ist) 48- Wenn suchen beendet, dann dauert das Tabellenupdate (was überhaupt überflüssig ist)
41 zu lange.. 49 zu lange..
42 50
43- Store position and state of toolbar 51- Store position and state of toolbar
44 52
45- IRDA Receive: Contact is added, but start of editor with new entry expected.. 53- IRDA Receive: Contact is added, but start of editor with new entry expected..
46- "What's this" should be added (Deleyed after Feature Freeze) 54- "What's this" should be added (Deleyed after Feature Freeze)
47 55
48Less important: 56Less important:
49--------------- 57---------------
50- Reload if contacts were changed externally 58- Reload if contacts were changed externally
51- Overview window cleanup needed.. 59- Overview window cleanup needed..
52- The picker (alphabetical sort widget) should be 60- The picker (alphabetical sort widget) should be
53 placed verticaly or horizontally (configurable) 61 placed verticaly or horizontally (configurable)
54- Find a smart solution for activating/deactivating the "send email" event 62- Find a smart solution for activating/deactivating the "send email" event
55 63
56Should be Fixed (not absolute sure, need further validation): 64Should be Fixed (not absolute sure, need further validation):
57------------------------------------------------------------- 65-------------------------------------------------------------
58 66
59 67
60Fixed: 68Fixed:
61------- 69-------
62- Syncing: abtable not reloaded after sync. 70- Syncing: abtable not reloaded after sync.
63- Find widget should be replaced by something like 71- Find widget should be replaced by something like
64 qpdf has. 72 qpdf has.
65- Adding a configuration dialog 73- Adding a configuration dialog
66- Picker: Activated letter schould be more visible 74- Picker: Activated letter schould be more visible
67- Advanced handling of cursor keys (search..) 75- Advanced handling of cursor keys (search..)
68- Mail-Icon is missing 76- Mail-Icon is missing
69- Use opie-mail insted of qt-mail if possible. 77- Use opie-mail insted of qt-mail if possible.
70- Font menu is invisible using german translation 78- Font menu is invisible using german translation
71- Personal contact editor: Disable categories 79- Personal contact editor: Disable categories
72- "Nonenglish" translation bug has to be fixed. 80- "Nonenglish" translation bug has to be fixed.
73- contacteditor: Birthday, annyversary, ... : Use Dateselector 81- contacteditor: Birthday, annyversary, ... : Use Dateselector
74- The names of the countries are sorted by there english names, only.. 82- The names of the countries are sorted by there english names, only..
75 Even if they are translated.. :S 83 Even if they are translated.. :S
76- Cursor keys should work in detail-view (ablabel) 84- Cursor keys should work in detail-view (ablabel)
77 -> Ablabel should be removed and Abtable should be increased with 85 -> Ablabel should be removed and Abtable should be increased with
78 different views (as started by darwin zins).. 86 different views (as started by darwin zins)..
79- Use advanced database functions in abtable to decrease 87- Use advanced database functions in abtable to decrease
80 memory footprint and to make everything more easy ! 88 memory footprint and to make everything more easy !
81 (abtable should store Iterator for selected Category) 89 (abtable should store Iterator for selected Category)