Diffstat (limited to 'development/opie-1.0-features.html') (more/less context) (ignore whitespace changes)
-rw-r--r-- | development/opie-1.0-features.html | 373 |
1 files changed, 190 insertions, 183 deletions
diff --git a/development/opie-1.0-features.html b/development/opie-1.0-features.html index 99bac58..2977da3 100644 --- a/development/opie-1.0-features.html +++ b/development/opie-1.0-features.html | |||
@@ -1,186 +1,193 @@ | |||
1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
2 | <html> | 2 | <html> |
3 | <head> | 3 | <head> |
4 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 4 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
5 | <meta name="GENERATOR" content="MyMind"> | 5 | <meta name="GENERATOR" content="MyMind"> |
6 | <title>Opie 1.0 Features</title> | 6 | <title>Opie 1.0 Features</title> |
7 | 7 | ||
8 | </head> | 8 | </head> |
9 | <body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000"> | 9 | <body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000"> |
10 | | 10 | |
11 | <table WIDTH="100%" > | 11 | <table WIDTH="100%" > |
12 | <tr> | 12 | <tr> |
13 | <td VALIGN=TOP WIDTH="180"> | 13 | <td VALIGN=TOP WIDTH="180"> |
14 | <center><a href="http://opie.handhelds.org/"><img SRC="http://opie.handhelds.org/images/opie-small.png" alt="Opie Dragon" BORDER=0 height=126 width=120></a></center> | 14 | <center><a href="http://opie.handhelds.org/"><img SRC="http://opie.handhelds.org/images/opie-small.png" alt="Opie Dragon" BORDER=0 height=126 width=120></a></center> |
15 | 15 | ||
16 | <table WIDTH="100%" > | 16 | <table WIDTH="100%" > |
17 | <tr BGCOLOR="#C8C8FF"> | 17 | <tr BGCOLOR="#C8C8FF"> |
18 | <td NOWRAP><b><a href="index.html">Development Versions</a></b></td> | 18 | <td NOWRAP><b><a href="index.html">Development Versions</a></b></td> |
19 | </tr> | 19 | </tr> |
20 | <tr BGCOLOR="#F0F0FF"> | 20 | <tr BGCOLOR="#F0F0FF"> |
21 | <td> | 21 | <td> |
22 | <ul> | 22 | <ul> |
23 | <li>Nothing available yet</a></li> | 23 | <li>Nothing available yet</a></li> |
24 | </ul> | 24 | </ul> |
25 | </td></tr> | 25 | </td></tr> |
26 | <tr BGCOLOR="#C8C8FF"> | 26 | <tr BGCOLOR="#C8C8FF"> |
27 | <td><b>Opie 1.0 feature plan</b></td> | 27 | <td><b>Opie 1.0 feature plan</b></td> |
28 | </tr> | 28 | </tr> |
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>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> |
62 | <li>Reimplement Drag and Drop for Launcher? Mike Crawford</li> | 62 | <li>Reimplement Drag and Drop for Launcher? Mike Crawford</li> |
63 | </ul> | 63 | </ul> |
64 | 64 | ||
65 | <h2>Today - Core - Max Reiss ( Harlekin)</h2> | 65 | <h2>Today - Core - Max Reiss ( Harlekin)</h2> |
66 | <ul> | 66 | <ul> |
67 | <li>mail it support?</li> | 67 | <li>mail it support?</li> |
68 | <li>plugins?</li> | 68 | <li>plugins?</li> |
69 | </ul> | 69 | </ul> |
70 | 70 | ||
71 | <h2>TodoList - Core - Holger Freyther ( zecke ) </h2> | 71 | <h2>TodoList - Core - Holger Freyther ( zecke ) </h2> |
72 | <ul> | 72 | <ul> |
73 | <li>Implement alarms</li> | 73 | <li>Implement alarms</li> |
74 | <li>fix the journal</li> | 74 | <li>fix the journal</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 | </ul> | 76 | </ul> |
77 | 77 | ||
78 | <h2>textedit - Core - ljp </h2> | 78 | <h2>textedit - Core - ljp </h2> |
79 | <ul> | 79 | <ul> |
80 | <li>port to OFileDialog?</li> | 80 | <li>port to OFileDialog?</li> |
81 | <li>read only mode?</li> | 81 | <li>read only mode?</li> |
82 | <li>multiple views?</li> | 82 | <li>multiple views?</li> |
83 | </ul> | 83 | </ul> |
84 | 84 | ||
85 | <h2>datebook - Core - Hakan Ardo</h2> | 85 | <h2>datebook - Core - Hakan Ardo</h2> |
86 | <ul> | 86 | <ul> |
87 | <li>Event note editor</li> | 87 | <li>Event note editor</li> |
88 | <ul> | 88 | <ul> |
89 | <li>Copy indentation from previous line</li> | 89 | <li>Copy indentation from previous line</li> |
90 | <li>Chose a set of tags for each line</li> | 90 | <li>Chose a set of tags for each line</li> |
91 | </ul> | 91 | </ul> |
92 | <li>Hirarchical ListView eg Month/Day/Event/Note</li> | 92 | <li>Hirarchical ListView eg Month/Day/Event/Note</li> |
93 | <li>Editable without popups</li> | 93 | <li>Editable without popups</li> |
94 | <li>Event filter, eg show only one catagory</li> | 94 | <li>Event filter, eg show only one catagory</li> |
95 | <li>Set default catagory</li> | 95 | <li>Set default catagory</li> |
96 | <li>Catagory color, eg show events in different colors</li> | 96 | <li>Catagory color, eg show events in different colors</li> |
97 | <li>Event note editor (cont.)</li> | 97 | <li>Event note editor (cont.)</li> |
98 | <ul> | 98 | <ul> |
99 | <li> Include freehand drawings</li> | 99 | <li>Include freehand drawings</li> |
100 | <li>Connect line to todo items</li> | 100 | <li>Connect line to todo items</li> |
101 | <li>Include sound recording???</li> | 101 | <li>Include sound recording???</li> |
102 | </ul> | 102 | </ul> |
103 | <li>change between new Appointment back to the view?</li> | 103 | <li>change between new Appointment back to the view?</li> |
104 | </ul> | 104 | </ul> |
105 | 105 | ||
106 | <h2>Addressbook - Core - Mike Crawford</h2> | 106 | <h2>Addressbook - Core - Mike Crawford</h2> |
107 | <ul> | 107 | <ul> |
108 | <li>Add buttons to show only the entries starting with A, B, C and so forth</li> | 108 | <li>Add buttons to show only the entries starting with A, B, C and so forth</li> |
109 | <li>Varous bugfixes and tweaks</li> | 109 | <li>Varous bugfixes and tweaks</li> |
110 | <li>Font Selection for the Record View</li> | 110 | <li>Font Selection for the Record View</li> |
111 | </ul> | 111 | </ul> |
112 | 112 | ||
113 | <h2>appearance - Settings </h2> | 113 | <h2>appearance - Settings </h2> |
114 | <ul> | 114 | <ul> |
115 | <li>port to OFileDialog</li> | 115 | <li>port to OFileDialog</li> |
116 | </ul> | 116 | </ul> |
117 | 117 | ||
118 | <h2>OpieMail - (Non)Core - Holger ( Opie 1.1?) </h2> | 118 | <h2>OpieMail - (Non)Core - Holger ( Opie 1.1?) </h2> |
119 | <ul> | 119 | <ul> |
120 | <li>Change storage format</li> | 120 | <li>Change storage format</li> |
121 | <li>SPlit up mainwindow</li> | 121 | <li>SPlit up mainwindow</li> |
122 | <li>Use Layouts</li> | 122 | <li>Use Layouts</li> |
123 | <li>Implement QMessageBoxes for errors</li> | 123 | <li>Implement QMessageBoxes for errors</li> |
124 | <li>implement imap</li> | 124 | <li>implement imap</li> |
125 | <li>message filters</li> | 125 | <li>message filters</li> |
126 | <li>store password encrypted and prompt for it</li> | 126 | <li>store password encrypted and prompt for it</li> |
127 | <li>improve authentication for pop3</li> | 127 | <li>improve authentication for pop3</li> |
128 | <li>make it able to set a mailsize limit<li> | 128 | <li>make it able to set a mailsize limit<li> |
129 | </ul> | 129 | </ul> |
130 | 130 | ||
131 | <h2>OFileManager - Core - Holger (Opie 1.1?) </h2> | 131 | <h2>OFileManager - Core - Holger (Opie 1.1?) </h2> |
132 | <ul> | 132 | <ul> |
133 | <li>build around the new FileSelector</li> | 133 | <li>build around the new FileSelector</li> |
134 | <li>allow multiple views</li> | 134 | <li>allow multiple views</li> |
135 | <li>copy &n paste between views</li> | 135 | <li>copy &n paste between views</li> |
136 | <li>improved widgets (more views)</li> | 136 | <li>improved widgets (more views)</li> |
137 | <li>bookmarks</li> | 137 | <li>bookmarks</li> |
138 | </ul> | 138 | </ul> |
139 | 139 | ||
140 | <h2>ImageViewe - (Non)Core - Holger ( Opie1.1) </h2> | 140 | <h2>ImageViewer - (Non)Core - Holger (Opie 1.1) </h2> |
141 | <ul> | 141 | <ul> |
142 | <li>Move to OFileSelector</li> | 142 | <li>Move to OFileSelector</li> |
143 | <li>add a ThumbnailView to the FileSelector</li> | 143 | <li>add a ThumbnailView to the FileSelector</li> |
144 | <li>slideshows</li> | 144 | <li>slideshows</li> |
145 | <li>No size limit</li> | 145 | <li>No size limit</li> |
146 | <li>better navigation</li> | 146 | <li>better navigation</li> |
147 | </ul> | 147 | </ul> |
148 | 148 | ||
149 | <h2>SpreadSheet </h2> | 149 | <h2>SpreadSheet</h2> |
150 | <ul> | 150 | <ul> |
151 | <li>multiple views of the same documents</li> | 151 | <li>multiple views of the same documents</li> |
152 | <li>multiple views</li> | 152 | <li>multiple views</li> |
153 | </ul> | 153 | </ul> |
154 | 154 | ||
155 | 155 | ||
156 | <h2>KitchenSync syncing - Harlekin + zecke </h2> | 156 | <h2>General</h2> |
157 | <ul> | 157 | <ul> |
158 | <li>Guess what it will do?</li> | 158 | <li>Fix all inconsistences like color <--> colour</li> |
159 | <li>Should be Opie 1.0 be released without proper syncing?</li> | 159 | <li>All strings which appear in the GUI have to be |
160 | </ul> | 160 | in tr("") so that the i18n-teams can translate them.</li> |
161 | </td></tr> | 161 | </ul> |
162 | <tr><td bgcolor=yellow><div align=center>In Progress<br>(works mostly)</div></td><td bgcolor="#ffffee"> | 162 | |
163 | 163 | <h2>KitchenSync syncing - Harlekin + zecke </h2> | |
164 | </td></tr> | 164 | <ul> |
165 | <tr><td bgcolor=green><div align=center>Finished</div></td><td bgcolor="#eeffee"> | 165 | <li>Guess what it will do?</li> |
166 | <h2>libopie</h2> | 166 | <li>Should be Opie 1.0 be released without proper syncing?</li> |
167 | <ul> | 167 | </ul> |
168 | <li>filedialog based on the fileselector</li> | 168 | </td></tr> |
169 | <li>Tododb - add the support for multiple categories zecke </li> | 169 | <tr><td bgcolor=yellow><div align=center>In Progress<br>(works mostly)</div></td><td bgcolor="#ffffee"> |
170 | </ul> | 170 | |
171 | 171 | </td></tr> | |
172 | <h2>TodoList - Core - Holger Freyther ( zecke ) </h2> | 172 | <tr><td bgcolor=green><div align=center>Finished</div></td><td bgcolor="#eeffee"> |
173 | <ul> | 173 | <h2>libopie</h2> |
174 | <li>better sorting</li> | 174 | <ul> |
175 | <li>show overdue events</li> | 175 | <li>filedialog based on the fileselector</li> |
176 | </ul> | 176 | <li>Tododb - add the support for multiple categories zecke </li> |
177 | </td></tr></tbody></table> | 177 | </ul> |
178 | 178 | ||
179 | <hr size=2 align="center" noshade> | 179 | <h2>TodoList - Core - Holger Freyther ( zecke ) </h2> |
180 | <center><font size=-1>Last update: $Date$</font></center> | 180 | <ul> |
181 | </td> | 181 | <li>better sorting</li> |
182 | </tr> | 182 | <li>show overdue events</li> |
183 | </table> | 183 | </ul> |
184 | 184 | </td></tr></tbody></table> | |
185 | </body> | 185 | |
186 | <hr size=2 align="center" noshade> | ||
187 | <center><font size=-1>Last update: $Date$</font></center> | ||
188 | </td> | ||
189 | </tr> | ||
190 | </table> | ||
191 | |||
192 | </body> | ||
186 | </html> | 193 | </html> |