-rw-r--r-- | development/opie-1.0-features.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/development/opie-1.0-features.html b/development/opie-1.0-features.html index 7a6b9b7..9e828d5 100644 --- a/development/opie-1.0-features.html +++ b/development/opie-1.0-features.html | |||
@@ -29,66 +29,64 @@ | |||
29 | </table> | 29 | </table> |
30 | 30 | ||
31 | <td VALIGN=TOP> | 31 | <td VALIGN=TOP> |
32 | <center> | 32 | <center> |
33 | <h1> | 33 | <h1> |
34 | Opie 1.0 Planned Features</h1></center> | 34 | Opie 1.0 Planned Features</h1></center> |
35 | 35 | ||
36 | <p> | 36 | <p> |
37 | This documents was created to have an overview of planned features for an Opie 1.0 release. | 37 | This documents was created to have an overview of planned features for an Opie 1.0 release. |
38 | Currently there is no schedule for Opie 1.0 yet because it depends on the amount | 38 | Currently there is no schedule for Opie 1.0 yet because it depends on the amount |
39 | of features developers are willing to implement. | 39 | of features developers are willing to implement. |
40 | </p> | 40 | </p> |
41 | 41 | ||
42 | <table width="100%" border=0> | 42 | <table width="100%" border=0> |
43 | <tbody> | 43 | <tbody> |
44 | <tr><td bgcolor=red><div align=center>TODO</div></td><td bgcolor="#ffeeee"> | 44 | <tr><td bgcolor=red><div align=center>TODO</div></td><td bgcolor="#ffeeee"> |
45 | <h2>library </h2> | 45 | <h2>library </h2> |
46 | <ul> | 46 | <ul> |
47 | <li>fix any outstanding bugs in libqpe</li> | 47 | <li>fix any outstanding bugs in libqpe</li> |
48 | <li>implement the help system found on the Zaurus </li> | 48 | <li>implement the help system found on the Zaurus </li> |
49 | </ul> | 49 | </ul> |
50 | 50 | ||
51 | <h2>obex Holger </h2> | 51 | <h2>obex Holger </h2> |
52 | <ul> | 52 | <ul> |
53 | <li>implement irObex</li> | 53 | <li>implement irObex</li> |
54 | </ul> | 54 | </ul> |
55 | 55 | ||
56 | <h2>libopie Opies library</h2> | 56 | <h2>libopie Opies library</h2> |
57 | <ul> | 57 | <ul> |
58 | <li>Clickable labels Harlekin? and Ardo?</li> | 58 | <li>Clickable labels Harlekin? and Ardo?</li> |
59 | <li>improved fileselector with the possibility to add | 59 | <li>improved fileselector with the possibility to add |
60 | new views during runtime Holger Freyther <zecke@handhelds.org></li> | 60 | new views during runtime Holger Freyther <zecke@handhelds.org></li> |
61 | <li>filedialog based on the fileselector</li> | ||
62 | <li>Tododb - add the support for multiple categories zecke </li> | ||
63 | <li>OGlobal::findDocuments via a cache? Still waiting for input from Trolltech</li> | 61 | <li>OGlobal::findDocuments via a cache? Still waiting for input from Trolltech</li> |
64 | </ul> | 62 | </ul> |
65 | 63 | ||
66 | <h2>Today - Core - Max Reiss ( Harlekin)</h2> | 64 | <h2>Today - Core - Max Reiss ( Harlekin)</h2> |
67 | <ul> | 65 | <ul> |
68 | <li>mail it support?</li> | 66 | <li>mail it support?</li> |
69 | <li>plugins?</li> | 67 | <li>plugins?</li> |
70 | </ul> | 68 | </ul> |
71 | 69 | ||
72 | <h2>TodoList - Core - Holger Freyther ( zecke ) </h2> | 70 | <h2>TodoList - Core - Holger Freyther ( zecke ) </h2> |
73 | <ul> | 71 | <ul> |
74 | <li>Implement alarms</li> | 72 | <li>Implement alarms</li> |
75 | <li>better sorting</li> | 73 | <li>better sorting</li> |
76 | <li>fix the journal</li> | 74 | <li>fix the journal</li> |
77 | <li>alarms</li> | 75 | <li>alarms</li> |
78 | <li>repeat todos</li> | 76 | <li>repeat todos</li> |
79 | </ul> | 77 | </ul> |
80 | 78 | ||
81 | <h2>textedit - Core - ljp </h2> | 79 | <h2>textedit - Core - ljp </h2> |
82 | <ul> | 80 | <ul> |
83 | <li>port to OFileDialog?</li> | 81 | <li>port to OFileDialog?</li> |
84 | <li>read only mode?</li> | 82 | <li>read only mode?</li> |
85 | <li>multiple views?</li> | 83 | <li>multiple views?</li> |
86 | </ul> | 84 | </ul> |
87 | 85 | ||
88 | <h2>datebook - Core - Hakan Ardo</h2> | 86 | <h2>datebook - Core - Hakan Ardo</h2> |
89 | <ul> | 87 | <ul> |
90 | <li>Event note editor</li> | 88 | <li>Event note editor</li> |
91 | <ul> | 89 | <ul> |
92 | <li>Copy indentation from previous line</li> | 90 | <li>Copy indentation from previous line</li> |
93 | <li>Chose a set of tags for each line</li> | 91 | <li>Chose a set of tags for each line</li> |
94 | </ul> | 92 | </ul> |
@@ -129,44 +127,48 @@ new views during runtime Holger Freyther <zecke@handhelds.org></li> | |||
129 | <li>build around the new FileSelector</li> | 127 | <li>build around the new FileSelector</li> |
130 | <li>allow multiple views</li> | 128 | <li>allow multiple views</li> |
131 | <li>copy &n paste between views</li> | 129 | <li>copy &n paste between views</li> |
132 | <li>improved widgets (more views)</li> | 130 | <li>improved widgets (more views)</li> |
133 | <li>bookmarks</li> | 131 | <li>bookmarks</li> |
134 | </ul> | 132 | </ul> |
135 | 133 | ||
136 | <h2>ImageViewe - (Non)Core - Holger ( Opie1.1) </h2> | 134 | <h2>ImageViewe - (Non)Core - Holger ( Opie1.1) </h2> |
137 | <ul> | 135 | <ul> |
138 | <li>Move to OFileSelector</li> | 136 | <li>Move to OFileSelector</li> |
139 | <li>add a ThumbnailView to the FileSelector</li> | 137 | <li>add a ThumbnailView to the FileSelector</li> |
140 | <li>slideshows</li> | 138 | <li>slideshows</li> |
141 | <li>No size limit</li> | 139 | <li>No size limit</li> |
142 | <li>better navigation</li> | 140 | <li>better navigation</li> |
143 | </ul> | 141 | </ul> |
144 | 142 | ||
145 | <h2>SpreadSheet </h2> | 143 | <h2>SpreadSheet </h2> |
146 | <ul> | 144 | <ul> |
147 | <li>multiple views of the same documents</li> | 145 | <li>multiple views of the same documents</li> |
148 | <li>multiple views</li> | 146 | <li>multiple views</li> |
149 | </ul> | 147 | </ul> |
150 | 148 | ||
151 | 149 | ||
152 | <h2>KitchenSync syncing - Harlekin + zecke </h2> | 150 | <h2>KitchenSync syncing - Harlekin + zecke </h2> |
153 | <ul> | 151 | <ul> |
154 | <li>Guess what it will do?</li> | 152 | <li>Guess what it will do?</li> |
155 | </ul> | 153 | </ul> |
156 | </td></tr> | 154 | </td></tr> |
157 | <tr><td bgcolor=yellow><div align=center>In Progress<br>(works mostly)</div></td><td bgcolor="#ffffee"> | 155 | <tr><td bgcolor=yellow><div align=center>In Progress<br>(works mostly)</div></td><td bgcolor="#ffffee"> |
158 | 156 | ||
159 | </td></tr> | 157 | </td></tr> |
160 | <tr><td bgcolor=green><div align=center>Finished</div></td><td bgcolor="#eeffee"> | 158 | <tr><td bgcolor=green><div align=center>Finished</div></td><td bgcolor="#eeffee"> |
161 | 159 | <h2>libopie</h2> | |
160 | <ul> | ||
161 | <li>filedialog based on the fileselector</li> | ||
162 | <li>Tododb - add the support for multiple categories zecke </li> | ||
163 | </ul> | ||
162 | 164 | ||
163 | </td></tr></tbody></table> | 165 | </td></tr></tbody></table> |
164 | 166 | ||
165 | <hr size=2 align="center" noshade> | 167 | <hr size=2 align="center" noshade> |
166 | <center><font size=-1>Last update: $Date$</font></center> | 168 | <center><font size=-1>Last update: $Date$</font></center> |
167 | </td> | 169 | </td> |
168 | </tr> | 170 | </tr> |
169 | </table> | 171 | </table> |
170 | 172 | ||
171 | </body> | 173 | </body> |
172 | </html> | 174 | </html> |