author | mickeyl <mickeyl> | 2003-08-31 13:33:56 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-08-31 13:33:56 (UTC) |
commit | d868ed99b6018a969239d079767925c929c71fad (patch) (side-by-side diff) | |
tree | 5625e8524ff5cbc28a3670c53785b85975d3bb26 /development | |
parent | f52226ebfac87af435c6c227e18a0fbcbdff41d8 (diff) | |
download | opie-d868ed99b6018a969239d079767925c929c71fad.zip opie-d868ed99b6018a969239d079767925c929c71fad.tar.gz opie-d868ed99b6018a969239d079767925c929c71fad.tar.bz2 |
add various stuff
-rw-r--r-- | development/feature_plan/opie-featurelist.xml | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/development/feature_plan/opie-featurelist.xml b/development/feature_plan/opie-featurelist.xml index 43f2c77..2e9e3d2 100644 --- a/development/feature_plan/opie-featurelist.xml +++ b/development/feature_plan/opie-featurelist.xml @@ -40,44 +40,63 @@ and with the right size for big screens.</summary> <responsible email="opie-devel@handhelds.org" name="Open" /> </feature> <feature status="todo" target="1.2" > <summary>Icon Themes</summary> <responsible email="opie-devel@handhelds.org" name="Open" /> </feature> </category> <category name="Launcher" > <feature status="todo" target="BigScreen" > <summary>Background picture displayed in different modes</summary> <responsible email="opie-devel@handhelds.org" name="Open" /> </feature> + <feature status="todo" target="BigScreen" > + <summary>Implement a launcher (and/or application class) which is able to auto-position and -resize a fixed number of concurrent application windows (e.g. 4 apps per screen)</summary> + <responsible email="" name="" /> + </feature> + <feature status="todo" target="BigScreen" > + <summary>Add width- and height-customizability for + + * window titlebar + * window borders + * taskbar + + +</summary> + <responsible email="" name="" /> + </feature> </category> <category name="Addressbook" /> <category name="All" > <feature status="todo" target="1.2" > <summary>Make all applications use more from libopie and see what is commonly used and create a common implementation if necessary.</summary> <responsible email="opie-devel@handhelds.org" name="Open" /> </feature> <feature status="todo" target="BigScreen" > <summary>Kill showMaximized and use QPEApplication function to show the widget. This allows both X11 and BigScreen Qt/E to look and behave better on bigger screens</summary> <responsible email="opie-devel@handhelds.org" name="Open" /> </feature> <feature status="todo" target="1.2" > <summary>security considerations and flaw search -Search for memcopies, printf, snprinft, strcat, and replace with their n functions -Search for misuse and unguarded usage of system -Kiosk mode?</summary> <responsible email="opie-devel@handhelds.org" name="Open" /> </feature> + <feature status="todo" target="BigScreen" > + <summary>Toolbuttons are too big and have too much spacing.</summary> + <responsible email="" name="" /> + </feature> </category> <category name="libopie" > <feature status="todo" target="BigScreen" > <summary>Write OSplitter. OSplitter is a widget that adjusts itself to the screen size. On small handheld displays it's a OTabWidget and on bigger screen and on resize it will be a real QSplitter if available or QHBoxLayout. Currently only horizontal mode is planed. Primary use: AdvancedFm</summary> <responsible email="opie-devel@handhelds.org" name="Open" /> </feature> <feature status="todo" target="BigScreen" > <summary>class OWidgetStack. @@ -206,24 +225,28 @@ should go to the settings tab and access methods for them to libopie(2)</summary </category> <category name="X11" > <feature status="todo" target="1.2" > <summary>Finish the port of Opie/X11 together with big screen extensions and evaluate the usage of d-bus</summary> <responsible email="opie-devel@handhelds.org" name="Open" /> </feature> </category> <category name="Development" > <feature status="todo" target="1.0.2" > <summary>Create a Knoppix development CD</summary> <responsible email="opie-devel@handhelds.org" name="Open" /> </feature> + <feature status="todo" target="1.0.2" > + <summary>Create more example applications</summary> + <responsible email="" name="" /> + </feature> </category> <category name="OpieOffice" > <feature status="todo" target="NewApps" > <summary>Create a Office Suite with PocketPCs native format for opie-sheet and the new opie-write. Opie presentation maybe a svg capable viewer?</summary> <responsible email="opie-devel@handhelds.org" name="Open" /> </feature> </category> <category name="Porting" > <feature status="todo" target="NewApps" > <summary>New lightweight minikde with only defines so that no increase of the binary size occurs</summary> <responsible email="opie-devel@handhelds.org" name="Open" /> @@ -248,14 +271,54 @@ Opie presentation maybe a svg capable viewer?</summary> <category name="Bluetooth" > <feature status="todo" target="1.2" > <summary>consolidate Bluetooth apps allow more gui operations</summary> <responsible email="opie-devel@handhelds.org" name="Open" /> </feature> </category> <category name="Todolist" /> <category name="Datebook" > <feature status="todo" target="1.0.2" > <summary>Fix problems with events prior to 1. January 1970 aka negative unix time. Don't interpret it as -1</summary> <responsible email="opie-devel@handhelds.org" name="Open" /> </feature> + <feature status="todo" target="BigScreen" > + <summary>Modify layout, i.e. text in the time row is truncated w/ Verdana-12</summary> + <responsible email="" name="" /> + </feature> + <feature status="todo" target="BigScreen" > + <summary>Implement a Year view</summary> + <responsible email="" name="" /> + </feature> + </category> + <category name="Applets" > + <feature status="todo" target="1.2" > + <summary>Write a decent applet container which shows only "modified" applets (look e.g. at Windows here :)</summary> + <responsible email="" name="" /> + </feature> + <feature status="todo" target="BigScreen" > + <summary>Rework all applets to honor something like Taskbar::appletWidth and Taskbar::appletHeight</summary> + <responsible email="" name="" /> + </feature> + </category> + <category name="OSearch" > + <feature status="todo" target="1.0.2" > + <summary>Scale icons</summary> + <responsible email="" name="" /> + </feature> + <feature status="todo" target="1.0.2" > + <summary>Use less ui spacing in the upper half of the screen</summary> + <responsible email="" name="" /> + </feature> + </category> + <category name="Opie-Console" > + <feature status="todo" target="BigScreen" > + <summary>Add customization for terminal font</summary> + <responsible email="" name="" /> + </feature> + </category> + <category name="Clock" > + <feature status="todo" target="BigScreen" > + <summary>Make it less ugly</summary> + <responsible email="" name="" /> + </feature> </category> </features> |