author | llornkcor <llornkcor> | 2002-04-20 00:24:58 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-04-20 00:24:58 (UTC) |
commit | 9dc836d915eb8160a104c5ea4d59ba8015e9fce0 (patch) (unidiff) | |
tree | 36049d99e13fbbaf57d59024419c6ec454434922 | |
parent | 10c881d21c166bd7d06e96187cabf6cfe44ccdb3 (diff) | |
download | opie-9dc836d915eb8160a104c5ea4d59ba8015e9fce0.zip opie-9dc836d915eb8160a104c5ea4d59ba8015e9fce0.tar.gz opie-9dc836d915eb8160a104c5ea4d59ba8015e9fce0.tar.bz2 |
added a few lines
-rw-r--r-- | development/opie-1.0-features.html | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/development/opie-1.0-features.html b/development/opie-1.0-features.html index fb2d2f2..6f2c518 100644 --- a/development/opie-1.0-features.html +++ b/development/opie-1.0-features.html | |||
@@ -69,27 +69,26 @@ | |||
69 | <li>plugins?</li> | 69 | <li>plugins?</li> |
70 | </ul> | 70 | </ul> |
71 | 71 | ||
72 | <h2>TodoList - Core - Holger Freyther ( zecke ) </h2> | 72 | <h2>TodoList - Core - Holger Freyther ( zecke ) </h2> |
73 | <ul> | 73 | <ul> |
74 | <li>Implement alarms</li> | 74 | <li>Implement alarms</li> |
75 | <li><strike>repeat todos</strike> it's too much datebook</li> | 75 | <li><strike>repeat todos</strike> it's too much datebook</li> |
76 | <li>link todos to addressbook entries and events</li> | 76 | <li>link todos to addressbook entries and events</li> |
77 | </ul> | 77 | </ul> |
78 | 78 | ||
79 | <h2>textedit - Core - ljp </h2> | 79 | <h2>textedit - Core - ljp </h2> |
80 | <ul> | 80 | <ul> |
81 | <li>port to OFileDialog?</li> | 81 | <li>port to OFileDialog</li> |
82 | <li>read only mode?</li> | 82 | <li>read only mode </li> |
83 | <li>multiple views?</li> | ||
84 | </ul> | 83 | </ul> |
85 | 84 | ||
86 | <h2>datebook - Core - Hakan Ardo</h2> | 85 | <h2>datebook - Core - Hakan Ardo</h2> |
87 | <ul> | 86 | <ul> |
88 | <li>Event note editor</li> | 87 | <li>Event note editor</li> |
89 | <ul> | 88 | <ul> |
90 | <li>Copy indentation from previous line</li> | 89 | <li>Copy indentation from previous line</li> |
91 | <li>Chose a set of tags for each line</li> | 90 | <li>Chose a set of tags for each line</li> |
92 | </ul> | 91 | </ul> |
93 | <li>Hirarchical ListView eg Month/Day/Event/Note</li> | 92 | <li>Hirarchical ListView eg Month/Day/Event/Note</li> |
94 | <li>Editable without popups</li> | 93 | <li>Editable without popups</li> |
95 | <li>Event filter, eg show only one catagory</li> | 94 | <li>Event filter, eg show only one catagory</li> |
@@ -147,24 +146,37 @@ | |||
147 | <li>add a ThumbnailView to the FileSelector</li> | 146 | <li>add a ThumbnailView to the FileSelector</li> |
148 | <li>slideshows</li> | 147 | <li>slideshows</li> |
149 | <li>No size limit</li> | 148 | <li>No size limit</li> |
150 | <li>better navigation</li> | 149 | <li>better navigation</li> |
151 | </ul> | 150 | </ul> |
152 | 151 | ||
153 | <h2>SpreadSheet</h2> | 152 | <h2>SpreadSheet</h2> |
154 | <ul> | 153 | <ul> |
155 | <li>multiple views of the same documents</li> | 154 | <li>multiple views of the same documents</li> |
156 | <li>multiple views</li> | 155 | <li>multiple views</li> |
157 | </ul> | 156 | </ul> |
158 | 157 | ||
158 | <h2>Opieplayer - Core - ljp </h2> | ||
159 | <ul> | ||
160 | <li>add mp3 streaming</li> | ||
161 | <li>add ability to scroll through file</li> | ||
162 | <li>better large video support</li> | ||
163 | <li>ogg (maybe for 1.2?)</li> | ||
164 | </ul> | ||
165 | |||
166 | <h2>opieftp - Noncore - ljp </h2> | ||
167 | <ul> | ||
168 | <li>perhaps get remote permissions</li> | ||
169 | </ul> | ||
170 | |||
159 | 171 | ||
160 | <h2>General</h2> | 172 | <h2>General</h2> |
161 | <ul> | 173 | <ul> |
162 | <li>Fix all inconsistences like color <--> colour</li> | 174 | <li>Fix all inconsistences like color <--> colour</li> |
163 | <li>All strings which appear in the GUI have to be | 175 | <li>All strings which appear in the GUI have to be |
164 | in tr("") so that the i18n-teams can translate them.</li> | 176 | in tr("") so that the i18n-teams can translate them.</li> |
165 | </ul> | 177 | </ul> |
166 | 178 | ||
167 | <h2>KitchenSync syncing - Harlekin + zecke </h2> | 179 | <h2>KitchenSync syncing - Harlekin + zecke </h2> |
168 | <ul> | 180 | <ul> |
169 | <li>Guess what it will do?</li> | 181 | <li>Guess what it will do?</li> |
170 | <li>Should be Opie 1.0 be released without proper syncing?</li> | 182 | <li>Should be Opie 1.0 be released without proper syncing?</li> |