author | eilers <eilers> | 2004-07-18 14:01:53 (UTC) |
---|---|---|
committer | eilers <eilers> | 2004-07-18 14:01:53 (UTC) |
commit | 5dbb4003205a87445ff48ecdf110a5f476852f5d (patch) (unidiff) | |
tree | a4dd6c4d1ce59741277931dec450399bda534e46 | |
parent | bb9c5344b397796ed424e3daddaf68e6c062c747 (diff) | |
download | opie-5dbb4003205a87445ff48ecdf110a5f476852f5d.zip opie-5dbb4003205a87445ff48ecdf110a5f476852f5d.tar.gz opie-5dbb4003205a87445ff48ecdf110a5f476852f5d.tar.bz2 |
Update.. New hidden configuration for disabling auto uppercaser..
Todo: Make it visible via configuration settings
-rw-r--r-- | core/pim/addressbook/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO index 383f8c5..2a72061 100644 --- a/core/pim/addressbook/TODO +++ b/core/pim/addressbook/TODO | |||
@@ -27,12 +27,14 @@ Important: | |||
27 | 27 | ||
28 | - Configure the letter-picker: lastname/fullname search | 28 | - Configure the letter-picker: lastname/fullname search |
29 | -> Currently just behind the scenes .. | 29 | -> Currently just behind the scenes .. |
30 | - Implement a correct handling of Organizations. They are currently | 30 | - Implement a correct handling of Organizations. They are currently |
31 | handled as normal persons.. :( | 31 | handled as normal persons.. :( |
32 | 32 | ||
33 | - Make hidden Confguration visible: Group Editor, bool disableAutoCaps | ||
34 | |||
33 | Less important: | 35 | Less important: |
34 | --------------- | 36 | --------------- |
35 | - Reload if contacts were changed externally | 37 | - Reload if contacts were changed externally |
36 | - The picker (alphabetical sort widget) should be | 38 | - The picker (alphabetical sort widget) should be |
37 | placed verticaly or horizontally (configurable) | 39 | placed verticaly or horizontally (configurable) |
38 | - After search (Started with Return): KeyFocus should be on Tabelle | 40 | - After search (Started with Return): KeyFocus should be on Tabelle |