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/TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO
index a9f65de..df55b2d 100644
--- a/core/pim/addressbook/TODO
+++ b/core/pim/addressbook/TODO
@@ -21,41 +21,38 @@ Known Bugs:
21 3. Kategorie-Picker geht nicht. 21 3. Kategorie-Picker geht nicht.
22 22
23 23
24Bugs but not in addressbook: 24Bugs but not in addressbook:
25----------------------------- 25-----------------------------
26- VCARD: If umlaut (äöüß) in address, the parser gets confused.. 26- VCARD: If umlaut (äöüß) in address, the parser gets confused..
27 27
28- Exporting and reimporting of Jobtitle was reported to fail (Could not reproduce this ! (se)) 28- Exporting and reimporting of Jobtitle was reported to fail (Could not reproduce this ! (se))
29 29
30 30
31Urgent: 31Urgent:
32-------- 32--------
33- Implement Button Pics
34
35ContactEditor: 33ContactEditor:
36- Contact-Editor is temporarely reenabled. Wait for replacement. 34- Contact-Editor is temporarely reenabled. Wait for replacement.
37- Redesign of Contacteditor 35- Redesign of Contacteditor
38- Store last settings of combo-boxes 36- Store last settings of combo-boxes
39- Category is on the wrong position after changing to personal and back to normal 37- Category is on the wrong position after changing to personal and back to normal
40 ( Temporarily workaround: Category is never deactivated.. :S ) 38 ( Temporarily workaround: Category is never deactivated.. :S )
41- Personal and Business Web-page is not editable 39- Personal and Business Web-page is not editable
42 40
43Important: 41Important:
44---------- 42----------
45 43
46- Implement a picker/combo for the default email. 44- Implement a picker/combo for the default email.
47- After search (Started with Return): KeyFocus should be on Tabelle 45- After search (Started with Return): KeyFocus should be on Tabelle
48 46
49- Add a dialog to accept and optionally edit received contacts by IRDA.
50- "What's this" should be added (Deleyed after Feature Freeze) 47- "What's this" should be added (Deleyed after Feature Freeze)
51 48
52Less important: 49Less important:
53--------------- 50---------------
54- Reload if contacts were changed externally 51- Reload if contacts were changed externally
55- Overview window cleanup needed.. 52- Overview window cleanup needed..
56- The picker (alphabetical sort widget) should be 53- The picker (alphabetical sort widget) should be
57 placed verticaly or horizontally (configurable) 54 placed verticaly or horizontally (configurable)
58- Find a smart solution for activating/deactivating the "send email" event 55- Find a smart solution for activating/deactivating the "send email" event
59 56
60Should be Fixed (not absolute sure, need further validation): 57Should be Fixed (not absolute sure, need further validation):
61------------------------------------------------------------- 58-------------------------------------------------------------
@@ -99,12 +96,14 @@ Fixed:
99- After Edit: Table position back to edited entry. 96- After Edit: Table position back to edited entry.
100- Optimize Table Update... 97- Optimize Table Update...
101- Change MyDialog to Config 98- Change MyDialog to Config
102- Store position and state of toolbar 99- Store position and state of toolbar
103- Searchwidget closed: Selected user is jumping 100- Searchwidget closed: Selected user is jumping
104- Wenn suchen beendet, dann dauert das Tabellenupdate (was überhaupt überflüssig ist) 101- Wenn suchen beendet, dann dauert das Tabellenupdate (was überhaupt überflüssig ist)
105 zu lange.. 102 zu lange..
106- VCARD: Import of Anniversary does not work correctly (currently disabled) 103- VCARD: Import of Anniversary does not work correctly (currently disabled)
107- Name order selected in "contacteditor" not used in list view. 104- Name order selected in "contacteditor" not used in list view.
108- OK-Key does not switch from Detailview (ablable) to Listview 105- OK-Key does not switch from Detailview (ablable) to Listview
109- Receiving of beams should open a dialog 106- Receiving of beams should open a dialog
110- Fix start of opie-mail 107- Fix start of opie-mail
108- Implement Button Pics
109- Add a dialog to accept and optionally edit received contacts by IRDA.