-rw-r--r-- | noncore/apps/opie-console/BUGS | 17 | ||||
-rw-r--r-- | noncore/apps/opie-console/PLANS | 16 |
2 files changed, 26 insertions, 7 deletions
diff --git a/noncore/apps/opie-console/BUGS b/noncore/apps/opie-console/BUGS index 2956b31..23a1026 100644 --- a/noncore/apps/opie-console/BUGS +++ b/noncore/apps/opie-console/BUGS | |||
@@ -7 +7,18 @@ Send/receive: lrzsz behaves strange when trying to use | |||
7 | --overwrite or --rename. | 7 | --overwrite or --rename. |
8 | |||
9 | - console should autoconnect by default | ||
10 | |||
11 | - keys and buttonbar merge | ||
12 | |||
13 | - keys really working | ||
14 | |||
15 | - scripting with "direct subpopup" | ||
16 | |||
17 | - kill more compiler warnings. | ||
18 | |||
19 | - more colorshemes ( "orange is ugly" ) | ||
20 | |||
21 | - irda and bluetooth out ( can be done with normal serial as long as the | ||
22 | connection is allready up, and extended stuff is a lot of work; maybe later | ||
23 | in again ). | ||
24 | |||
diff --git a/noncore/apps/opie-console/PLANS b/noncore/apps/opie-console/PLANS index 11fb2fc..ea1b5fd 100644 --- a/noncore/apps/opie-console/PLANS +++ b/noncore/apps/opie-console/PLANS | |||
@@ -25,11 +25,7 @@ the future | |||
25 | Fullscreen | 25 | Fullscreen |
26 | Modem - Josef | ||
27 | Keys - hash | ||
26 | 28 | ||
27 | TASKS in progress: | 29 | TASKS in progress: |
28 | Irda ConfigWidget - Harlekin | ||
29 | BT ConfigWidget - Harlekin | ||
30 | IRDA-Layer - Harlekin | ||
31 | Bluetooth-Layer - Harlekin | ||
32 | Modem - Josef | ||
33 | Keys - hash | 30 | Keys - hash |
34 | TE - ibotty | ||
35 | Scripting - wazlaf | 31 | Scripting - wazlaf |
@@ -50,2 +46,8 @@ OPEN tasks: | |||
50 | Receiving ( copy &n paste from filetransfer.cpp ) | 46 | Receiving ( copy &n paste from filetransfer.cpp ) |
51 | 47 | ||
48 | POSTPONED UNTIL LATER: | ||
49 | Irda ConfigWidget | ||
50 | BT ConfigWidget | ||
51 | IRDA-Layer | ||
52 | Bluetooth-Layer | ||
53 | |||