-rw-r--r-- | development/opie-1.0-features.html | 172 |
1 files changed, 172 insertions, 0 deletions
diff --git a/development/opie-1.0-features.html b/development/opie-1.0-features.html new file mode 100644 index 0000000..7a6b9b7 --- a/dev/null +++ b/development/opie-1.0-features.html @@ -0,0 +1,172 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <meta name="GENERATOR" content="MyMind"> + <title>Opie 1.0 Features</title> + +</head> +<body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000"> + +<table WIDTH="100%" > +<tr> +<td VALIGN=TOP WIDTH="180"> +<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> + +<table WIDTH="100%" > +<tr BGCOLOR="#C8C8FF"> +<td NOWRAP><b><a href="index.html">Development Versions</a></b></td> +</tr> +<tr BGCOLOR="#F0F0FF"> +<td> +<ul> +<li>Nothing available yet</a></li> +</ul> +</td></tr> +<tr BGCOLOR="#C8C8FF"> +<td><b>Opie 1.0 feature plan</b></td> +</tr> +</table> + +<td VALIGN=TOP> +<center> +<h1> +Opie 1.0 Planned Features</h1></center> + +<p> +This documents was created to have an overview of planned features for an Opie 1.0 release. +Currently there is no schedule for Opie 1.0 yet because it depends on the amount +of features developers are willing to implement. +</p> + +<table width="100%" border=0> +<tbody> +<tr><td bgcolor=red><div align=center>TODO</div></td><td bgcolor="#ffeeee"> +<h2>library </h2> +<ul> +<li>fix any outstanding bugs in libqpe</li> +<li>implement the help system found on the Zaurus </li> +</ul> + +<h2>obex Holger </h2> +<ul> +<li>implement irObex</li> +</ul> + +<h2>libopie Opies library</h2> +<ul> +<li>Clickable labels Harlekin? and Ardo?</li> +<li>improved fileselector with the possibility to add +new views during runtime Holger Freyther <zecke@handhelds.org></li> +<li>filedialog based on the fileselector</li> +<li>Tododb - add the support for multiple categories zecke </li> +<li>OGlobal::findDocuments via a cache? Still waiting for input from Trolltech</li> +</ul> + +<h2>Today - Core - Max Reiss ( Harlekin)</h2> +<ul> +<li>mail it support?</li> +<li>plugins?</li> +</ul> + +<h2>TodoList - Core - Holger Freyther ( zecke ) </h2> +<ul> +<li>Implement alarms</li> +<li>better sorting</li> +<li>fix the journal</li> +<li>alarms</li> +<li>repeat todos</li> +</ul> + +<h2>textedit - Core - ljp </h2> +<ul> +<li>port to OFileDialog?</li> +<li>read only mode?</li> +<li>multiple views?</li> +</ul> + +<h2>datebook - Core - Hakan Ardo</h2> +<ul> +<li>Event note editor</li> + <ul> + <li>Copy indentation from previous line</li> + <li>Chose a set of tags for each line</li> + </ul> +<li>Hirarchical ListView eg Month/Day/Event/Note</li> +<li>Editable without popups</li> +<li>Event filter, eg show only one catagory</li> +<li>Set default catagory</li> +<li>Catagory color, eg show events in different colors</li> +<li>Event note editor (cont.)</li> +<ul> +<li> Include freehand drawings</li> +<li>Connect line to todo items</li> +<li>Include sound recording???</li> +</ul> +<li>change between new Appointment back to the view?</li> +</ul> + +<h2>appearance - Settings </h2> +<ul> +<li>port to OFileDialog</li> +</ul> + +<h2>OpieMail - (Non)Core - Holger ( Opie 1.1?) </h2> +<ul> +<li>Change storage format</li> +<li>SPlit up mainwindow</li> +<li>Use Layouts</li> +<li>Implement QMessageBoxes for errors</li> +<li>implement imap</li> +<li>message filters</li> +<li>store password encrypted and prompt for it</li> +<li>improve authentication for pop3</li> +<li>make it able to set a mailsize limit<li> +</ul> + +<h2>OFileManager - Core - Holger (Opie 1.1?) </h2> +<ul> +<li>build around the new FileSelector</li> +<li>allow multiple views</li> +<li>copy &n paste between views</li> +<li>improved widgets (more views)</li> +<li>bookmarks</li> +</ul> + +<h2>ImageViewe - (Non)Core - Holger ( Opie1.1) </h2> +<ul> +<li>Move to OFileSelector</li> +<li>add a ThumbnailView to the FileSelector</li> +<li>slideshows</li> +<li>No size limit</li> +<li>better navigation</li> +</ul> + +<h2>SpreadSheet </h2> +<ul> +<li>multiple views of the same documents</li> +<li>multiple views</li> +</ul> + + +<h2>KitchenSync syncing - Harlekin + zecke </h2> +<ul> +<li>Guess what it will do?</li> +</ul> +</td></tr> +<tr><td bgcolor=yellow><div align=center>In Progress<br>(works mostly)</div></td><td bgcolor="#ffffee"> + +</td></tr> +<tr><td bgcolor=green><div align=center>Finished</div></td><td bgcolor="#eeffee"> + + +</td></tr></tbody></table> + +<hr size=2 align="center" noshade> +<center><font size=-1>Last update: $Date$</font></center> +</td> +</tr> +</table> + +</body> +</html> |