summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--development/opie-1.0-features.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/development/opie-1.0-features.html b/development/opie-1.0-features.html
index 2977da3..2dbf09a 100644
--- a/development/opie-1.0-features.html
+++ b/development/opie-1.0-features.html
@@ -65,99 +65,100 @@
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 - Dan Williams (drw)</h2>
114 <ul> 114 <ul>
115 <li>port to OFileDialog</li> 115 <li>port to OFileDialog</li>
116 <li>move color selection popup menu/dialog to libopie</li>
116 </ul> 117 </ul>
117 118
118 <h2>OpieMail - (Non)Core - Holger ( Opie 1.1?) </h2> 119 <h2>OpieMail - (Non)Core - Holger ( Opie 1.1?) </h2>
119 <ul> 120 <ul>
120 <li>Change storage format</li> 121 <li>Change storage format</li>
121 <li>SPlit up mainwindow</li> 122 <li>SPlit up mainwindow</li>
122 <li>Use Layouts</li> 123 <li>Use Layouts</li>
123 <li>Implement QMessageBoxes for errors</li> 124 <li>Implement QMessageBoxes for errors</li>
124 <li>implement imap</li> 125 <li>implement imap</li>
125 <li>message filters</li> 126 <li>message filters</li>
126 <li>store password encrypted and prompt for it</li> 127 <li>store password encrypted and prompt for it</li>
127 <li>improve authentication for pop3</li> 128 <li>improve authentication for pop3</li>
128 <li>make it able to set a mailsize limit<li> 129 <li>make it able to set a mailsize limit<li>
129 </ul> 130 </ul>
130 131
131 <h2>OFileManager - Core - Holger (Opie 1.1?) </h2> 132 <h2>OFileManager - Core - Holger (Opie 1.1?) </h2>
132 <ul> 133 <ul>
133 <li>build around the new FileSelector</li> 134 <li>build around the new FileSelector</li>
134 <li>allow multiple views</li> 135 <li>allow multiple views</li>
135 <li>copy &n paste between views</li> 136 <li>copy &n paste between views</li>
136 <li>improved widgets (more views)</li> 137 <li>improved widgets (more views)</li>
137 <li>bookmarks</li> 138 <li>bookmarks</li>
138 </ul> 139 </ul>
139 140
140 <h2>ImageViewer - (Non)Core - Holger (Opie 1.1) </h2> 141 <h2>ImageViewer - (Non)Core - Holger (Opie 1.1) </h2>
141 <ul> 142 <ul>
142 <li>Move to OFileSelector</li> 143 <li>Move to OFileSelector</li>
143 <li>add a ThumbnailView to the FileSelector</li> 144 <li>add a ThumbnailView to the FileSelector</li>
144 <li>slideshows</li> 145 <li>slideshows</li>
145 <li>No size limit</li> 146 <li>No size limit</li>
146 <li>better navigation</li> 147 <li>better navigation</li>
147 </ul> 148 </ul>
148 149
149 <h2>SpreadSheet</h2> 150 <h2>SpreadSheet</h2>
150 <ul> 151 <ul>
151 <li>multiple views of the same documents</li> 152 <li>multiple views of the same documents</li>
152 <li>multiple views</li> 153 <li>multiple views</li>
153 </ul> 154 </ul>
154 155
155 156
156 <h2>General</h2> 157 <h2>General</h2>
157 <ul> 158 <ul>
158 <li>Fix all inconsistences like color <--> colour</li> 159 <li>Fix all inconsistences like color <--> colour</li>
159 <li>All strings which appear in the GUI have to be 160 <li>All strings which appear in the GUI have to be
160 in tr("") so that the i18n-teams can translate them.</li> 161 in tr("") so that the i18n-teams can translate them.</li>
161 </ul> 162 </ul>
162 163
163 <h2>KitchenSync syncing - Harlekin + zecke </h2> 164 <h2>KitchenSync syncing - Harlekin + zecke </h2>