summaryrefslogtreecommitdiffabout
path: root/bin
authorzautrix <zautrix>2005-02-04 22:22:10 (UTC)
committer zautrix <zautrix>2005-02-04 22:22:10 (UTC)
commit936b4b2aa37e699052a2517dc2d928d717398cf6 (patch) (unidiff)
tree964ac33783c2126ecbaea0a2ee72b83ae6475b52 /bin
parent4659ee80518c7d5108c21ba04a12a25eab783113 (diff)
downloadkdepimpi-936b4b2aa37e699052a2517dc2d928d717398cf6.zip
kdepimpi-936b4b2aa37e699052a2517dc2d928d717398cf6.tar.gz
kdepimpi-936b4b2aa37e699052a2517dc2d928d717398cf6.tar.bz2
fifi
Diffstat (limited to 'bin') (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 3ba0841..7214035 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,398 +1,403 @@
1Info about the changes in new versions of KDE-Pim/Pi 1Info about the changes in new versions of KDE-Pim/Pi
2 2
3********** VERSION 2.0.3 ************ 3********** VERSION 2.0.3 ************
4 4
5KO/Pi: 5KO/Pi:
6Added feature for changing alarm settings for many items at once: 6Added feature for changing alarm settings for many items at once:
7Open list view (or search dialog), select the desired items and choose in 7Open list view (or search dialog), select the desired items and choose in
8the popup menu: Set alarm for selected... 8the popup menu: Set alarm for selected...
9 9
10Added to the event/todo viewer the option to send an email to 10Added to the event/todo viewer the option to send an email to
11all attendees or all selected (with RSVP) attendees. 11all attendees or all selected (with RSVP) attendees.
12 12
13Made the week-month mode changing in month view faster. 13Made the week-month mode changing in month view faster.
14 14
15Made month view better useable with keyboard.
16Now TAB key jumps to next cell with an event/todo.
17Scroll in cell with coursor keys, scroll in time (next week) with
18Shift/Control + coursorkeys.
19
15********** VERSION 2.0.2 ************ 20********** VERSION 2.0.2 ************
16 21
17KO/Pi: 22KO/Pi:
18Fixed the layout problem of the day label buttons 23Fixed the layout problem of the day label buttons
19of the agenda view introduced in version 2.0.1. 24of the agenda view introduced in version 2.0.1.
20 25
21Added WhatsThis support for the todo view and the list view. 26Added WhatsThis support for the todo view and the list view.
22 27
23Added a quite useful feature to the montview. 28Added a quite useful feature to the montview.
24Just click on the week numbers on the left. 29Just click on the week numbers on the left.
25And in the top right corner of month view/agenda view 30And in the top right corner of month view/agenda view
26there is now a "week number quick selector". 31there is now a "week number quick selector".
27(Click on the black triangle). 32(Click on the black triangle).
28 33
29Made the quite difficult timezone change in KO/Pi easy. 34Made the quite difficult timezone change in KO/Pi easy.
30 35
31OM/Pi: 36OM/Pi:
32Fixed too small icons on desktop. 37Fixed too small icons on desktop.
33Fixed non visible icons in mainwindow on Z with fastload enabled. 38Fixed non visible icons in mainwindow on Z with fastload enabled.
34Added signature file setting to smtp account config. 39Added signature file setting to smtp account config.
35And the signature can be edited and saved in the edit mail dialog. 40And the signature can be edited and saved in the edit mail dialog.
36That does mean: 41That does mean:
37Simply edit the signature for the selected smtp account in the 42Simply edit the signature for the selected smtp account in the
38edit new mail dialog and press the "save signature" button there. 43edit new mail dialog and press the "save signature" button there.
39Then the signature is saved to the file specified in the smtp account settings. 44Then the signature is saved to the file specified in the smtp account settings.
40If there is no file specified, it is saved automatically to the file 45If there is no file specified, it is saved automatically to the file
41kdepim/apps/kopiemail/<accountname>.sig. 46kdepim/apps/kopiemail/<accountname>.sig.
42 47
43 48
44 49
45********** VERSION 2.0.1 ************ 50********** VERSION 2.0.1 ************
46 51
47Oooops ... I forgot to test on the Zaurus 5500 ... 52Oooops ... I forgot to test on the Zaurus 5500 ...
48 53
49Fixed many problems of new (english) strings (and german translations) 54Fixed many problems of new (english) strings (and german translations)
50introduced in the latest versions, where the text was not fitting on the 55introduced in the latest versions, where the text was not fitting on the
51240x320 display of the Zaurus 5500. 56240x320 display of the Zaurus 5500.
52 57
53KO/Pi: 58KO/Pi:
54Added a popup menu ( press pen and hold to get popup ) to the agenda view 59Added a popup menu ( press pen and hold to get popup ) to the agenda view
55with many useful items (add event/todo, show next week, two weeks, month, journal). 60with many useful items (add event/todo, show next week, two weeks, month, journal).
56 61
57Added items to the todolist popup menu for: 62Added items to the todolist popup menu for:
58Display all opened, all closed or all todos flat. 63Display all opened, all closed or all todos flat.
59The "flat" view makes is possible to sort all todos after ,e.g., prio or date. 64The "flat" view makes is possible to sort all todos after ,e.g., prio or date.
60Made the reparenting of todos on the desktop possible via Drag&Drop. 65Made the reparenting of todos on the desktop possible via Drag&Drop.
61Fixed several bugs in setting the completed datetime for todos. 66Fixed several bugs in setting the completed datetime for todos.
62Added info about completed datetime of todos to the todo viewer. 67Added info about completed datetime of todos to the todo viewer.
63Now displaying a completed todo (with completed datetime set) in the agenda view 68Now displaying a completed todo (with completed datetime set) in the agenda view
64at the time of the completion. Such that now it is possible to see in the agenda view 69at the time of the completion. Such that now it is possible to see in the agenda view
65when what todo was completed. 70when what todo was completed.
66Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos. 71Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos.
67Now the behaviour is: 72Now the behaviour is:
68Setting a parent to complete sets all (sub)childs to complete. 73Setting a parent to complete sets all (sub)childs to complete.
69Setting a parent to uncomplete does not change the childs. 74Setting a parent to uncomplete does not change the childs.
70Setting a child to uncomplete sets all parent to uncomplete. 75Setting a child to uncomplete sets all parent to uncomplete.
71Setting a child to complete does not change the parents. 76Setting a child to complete does not change the parents.
72 77
73Smart updating and double buffering of the daymatrix. 78Smart updating and double buffering of the daymatrix.
74Showing holidays in the day matrix. 79Showing holidays in the day matrix.
75Many other small performance updates. 80Many other small performance updates.
76 81
77Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode. 82Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode.
78 83
79Now the translation file usertranslation.txt is supposed to be in utf8 format. 84Now the translation file usertranslation.txt is supposed to be in utf8 format.
80If you want to translate a language from western europe, just change the germantranslation.txt file. Please read the updated Usertranslation HowTo in KO/Pi Help menu. 85If you want to translate a language from western europe, just change the germantranslation.txt file. Please read the updated Usertranslation HowTo in KO/Pi Help menu.
81 86
82 87
83********** VERSION 2.0.0 ************ 88********** VERSION 2.0.0 ************
84 89
85Stable release 2.0.0! 90Stable release 2.0.0!
86 91
87KO/Pi: 92KO/Pi:
88Fixed problem in edit dialog recreation at startup. 93Fixed problem in edit dialog recreation at startup.
89Made "toggle view*" menu items enabled context sensitive. 94Made "toggle view*" menu items enabled context sensitive.
90Changed agenda size menu to items 1-10. 95Changed agenda size menu to items 1-10.
91Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. 96Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down.
92Usebility enhancements in the KO/Pi menus. 97Usebility enhancements in the KO/Pi menus.
93Birthday import now adds year to summary. 98Birthday import now adds year to summary.
94What's Next view shows age in years for birthday. 99What's Next view shows age in years for birthday.
95 100
96OM/Pi: 101OM/Pi:
97Added three info lines to display subject, from and to of selected mails. 102Added three info lines to display subject, from and to of selected mails.
98 103
99KA/Pi: 104KA/Pi:
100Fixed jump bar behaviour on Zaurus. 105Fixed jump bar behaviour on Zaurus.
101Now KA/Pi search field supports searching for a range of starting characters. 106Now KA/Pi search field supports searching for a range of starting characters.
102E.g. to search for all contact beginning with b to n, type 107E.g. to search for all contact beginning with b to n, type
103b-n 108b-n
104in the search field. 109in the search field.
105 110
106********** VERSION 1.9.20 ************ 111********** VERSION 1.9.20 ************
107 112
108KO/Pi: 113KO/Pi:
109Added for the "dislplay one day" agenda mode 114Added for the "dislplay one day" agenda mode
110info in the caption and in the day lables: 115info in the caption and in the day lables:
111Now it is displayed, if the selected day is from "day before yesterday" 116Now it is displayed, if the selected day is from "day before yesterday"
112to "day after tomorrow". 117to "day after tomorrow".
113Made it possible to delete a Todo, which has sub-todos. 118Made it possible to delete a Todo, which has sub-todos.
114Fixed two small problems in the todo view. 119Fixed two small problems in the todo view.
115Added missing German translation for filter edit and print dialog. 120Added missing German translation for filter edit and print dialog.
116Made search dialog closeable by cancel key. 121Made search dialog closeable by cancel key.
117 122
118Made it possible to select in the date picker the (ligt grey ) 123Made it possible to select in the date picker the (ligt grey )
119dates of the prev./next month with the mouse. 124dates of the prev./next month with the mouse.
120 125
121OM/Pi: 126OM/Pi:
122"Delete mail" icon in main window now deletes all selected mails. 127"Delete mail" icon in main window now deletes all selected mails.
123Fixed the problem, that the state flag of imap mails was ignored. 128Fixed the problem, that the state flag of imap mails was ignored.
124Now mails with "FLAG_SEEN" on the imap server get no icon in the list view 129Now mails with "FLAG_SEEN" on the imap server get no icon in the list view
125to indecate that they are already seen. 130to indecate that they are already seen.
126Fixed the problem that the body of some mails was not displayed in the 131Fixed the problem that the body of some mails was not displayed in the
127mail viewer when fetching them from the imap server directly to read them. 132mail viewer when fetching them from the imap server directly to read them.
128Made it (configurable) possible to show the "To:" field in the list view. 133Made it (configurable) possible to show the "To:" field in the list view.
129Added to the mail viewer the option "View Source" to make it possible to see the raw mail data. 134Added to the mail viewer the option "View Source" to make it possible to see the raw mail data.
130Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the 135Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the
131local storage folder (specified in account settings) of the account of the mail. 136local storage folder (specified in account settings) of the account of the mail.
132Removed some memory leaks in OM/Pi. 137Removed some memory leaks in OM/Pi.
133 138
134 139
135********** VERSION 1.9.19 ************ 140********** VERSION 1.9.19 ************
136 141
137Added a lot of missing translations to KA/Pi, 142Added a lot of missing translations to KA/Pi,
138Added some missing translations to KO/Pi and OM/Pi. 143Added some missing translations to KO/Pi and OM/Pi.
139 144
140Fixed some minor problems in KA/Pi + KO/Pi. 145Fixed some minor problems in KA/Pi + KO/Pi.
141 146
142Fixed a crash when closing PwM/Pi. 147Fixed a crash when closing PwM/Pi.
143Added German translation for PwM/Pi. 148Added German translation for PwM/Pi.
144 149
145Made view change and Month View update faster in KO/Pi. 150Made view change and Month View update faster in KO/Pi.
146 151
147 152
148********** VERSION 1.9.18 ************ 153********** VERSION 1.9.18 ************
149 154
150FYI: The VERSION 1.9.17 was a testing release only. 155FYI: The VERSION 1.9.17 was a testing release only.
151Please read the changelog of VERSION 1.9.17 as well. 156Please read the changelog of VERSION 1.9.17 as well.
152 157
153Cleaned up the syncing config dialog. 158Cleaned up the syncing config dialog.
154Added sync config options for date range for events. 159Added sync config options for date range for events.
155Added sync config options for filters on incoming data. 160Added sync config options for filters on incoming data.
156Added sync config options for filters on outgoing data. 161Added sync config options for filters on outgoing data.
157Please read the updated SyncHowTo about the new filter settings. 162Please read the updated SyncHowTo about the new filter settings.
158These filter settings make it now possible to sync with shared 163These filter settings make it now possible to sync with shared
159calendars without writing back private or confidential data 164calendars without writing back private or confidential data
160(via the outgoing filters). 165(via the outgoing filters).
161To sync only with particular parts of a shared calendar, 166To sync only with particular parts of a shared calendar,
162the incoming filter settings can be used. 167the incoming filter settings can be used.
163An example can be found in the SyncHowTo. 168An example can be found in the SyncHowTo.
164Same for shared addressbooks. 169Same for shared addressbooks.
165 170
166Added a setting for the global kdepim data storage. 171Added a setting for the global kdepim data storage.
167Usually the data is stored in (yourhomedir/kdepim). 172Usually the data is stored in (yourhomedir/kdepim).
168Now you can set in the Global config dialog TAB, subTAB "Data storage path" 173Now you can set in the Global config dialog TAB, subTAB "Data storage path"
169a directory where all the kdepim data is stored. 174a directory where all the kdepim data is stored.
170That makes it easy to save all kdepim data on a SD card on the Z, for example. 175That makes it easy to save all kdepim data on a SD card on the Z, for example.
171 176
172KO/Pi: 177KO/Pi:
173The timeedit input has a pulldown list for times. 178The timeedit input has a pulldown list for times.
174If opened, this pulldown list should now has the right time highlighted. 179If opened, this pulldown list should now has the right time highlighted.
175Added the possibility to exclude events/todos/journals in a filter. 180Added the possibility to exclude events/todos/journals in a filter.
176You should exclude journals, if you do not want them to sync with a public calendar. 181You should exclude journals, if you do not want them to sync with a public calendar.
177 182
178KA/Pi: 183KA/Pi:
179Added the possibility to in/exclude public/private/confidential contacts to a filter. 184Added the possibility to in/exclude public/private/confidential contacts to a filter.
180If you have already defined filterrules in KA/Pi you have to adjust them all by setting the "include public/private/confidential" property manually. Sorry for that ... 185If you have already defined filterrules in KA/Pi you have to adjust them all by setting the "include public/private/confidential" property manually. Sorry for that ...
181Added printing of card view and details view on desktop. 186Added printing of card view and details view on desktop.
182Printing of list view is not working... 187Printing of list view is not working...
183Added button for removing pictures in contact editor. 188Added button for removing pictures in contact editor.
184Parsing data fix of KA/Pi version 1.9.17. 189Parsing data fix of KA/Pi version 1.9.17.
185Fixed the "parse name automatically" problem of KA/Pi version 1.9.17. 190Fixed the "parse name automatically" problem of KA/Pi version 1.9.17.
186Fixed some syncing merging problems. 191Fixed some syncing merging problems.
187 192
188 193
189********** VERSION 1.9.17 ************ 194********** VERSION 1.9.17 ************
190 195
191KO/Pi: 196KO/Pi:
192Fixed that tooltips were not updated after moving an item in agenda view. 197Fixed that tooltips were not updated after moving an item in agenda view.
193Fixed a bug in sorting start date for recurring events in list view. 198Fixed a bug in sorting start date for recurring events in list view.
194Changed the left button in todo viewer from "Agenda" to "Set completed". 199Changed the left button in todo viewer from "Agenda" to "Set completed".
195This makes it possible to change a todo in the What's Next View quickly to the completed state without leaving the What's Next View. 200This makes it possible to change a todo in the What's Next View quickly to the completed state without leaving the What's Next View.
196Added more info in the todo viewer: Startdate, parent/sub todos. 201Added more info in the todo viewer: Startdate, parent/sub todos.
197 202
198 203
199KA/Pi: 204KA/Pi:
200All fields search does now actually search all the (possible) fields, 205All fields search does now actually search all the (possible) fields,
201not only those listed in the contact list. 206not only those listed in the contact list.
202Made is possible to inline a picture in a vcard on the Z. 207Made is possible to inline a picture in a vcard on the Z.
203This was only possible on the desktop, now is it possible on the Z as well. 208This was only possible on the desktop, now is it possible on the Z as well.
204Fixed of missing save settings after filter configuration. 209Fixed of missing save settings after filter configuration.
205Made saving of addressbook much faster. 210Made saving of addressbook much faster.
206Fixed extension widget layout problem. 211Fixed extension widget layout problem.
207Fixed saving of default formatted name settings. 212Fixed saving of default formatted name settings.
208Fixed formatted name handling in edit dialog. 213Fixed formatted name handling in edit dialog.
209Added an option for changing formatted names of many contacts 214Added an option for changing formatted names of many contacts
210(menu: File - Change - Set formatted name). 215(menu: File - Change - Set formatted name).
211 216
212QWhatsThis was not working on the Z ( only black rectangle was shown). 217QWhatsThis was not working on the Z ( only black rectangle was shown).
213This is Fixed. 218This is Fixed.
214 219
215KDE-Sync: 220KDE-Sync:
216Now readonly KDE resources are synced as well. 221Now readonly KDE resources are synced as well.
217(They are not changed in KDE itself, of course). 222(They are not changed in KDE itself, of course).
218 223
219 224
220 225
221********** VERSION 1.9.16 ************ 226********** VERSION 1.9.16 ************
222 227
223KO/Pi: 228KO/Pi:
224Fixed search dialog size on Z 6000 (480x640 display). 229Fixed search dialog size on Z 6000 (480x640 display).
225Added setting to hide/show time in agenda items. 230Added setting to hide/show time in agenda items.
226Added setting to hide not running todos in todo view. 231Added setting to hide not running todos in todo view.
227Added columns for start date/time in todo view. 232Added columns for start date/time in todo view.
228Replaced the solid half-hour lines in agenda view by dot lines. 233Replaced the solid half-hour lines in agenda view by dot lines.
229Added possibility of printing the What's Next View on the desktop 234Added possibility of printing the What's Next View on the desktop
230(i.e. Windows and Linux). 235(i.e. Windows and Linux).
231Fixed a crash in KO/Pi when starting KO/Pi with What's Next view. 236Fixed a crash in KO/Pi when starting KO/Pi with What's Next view.
232Added tooltips in month view.(Tooltips only available on desktop) 237Added tooltips in month view.(Tooltips only available on desktop)
233 238
234Fixed a strange problem in KO/Pi alarm applet. 239Fixed a strange problem in KO/Pi alarm applet.
235Did not find the actual problem, 240Did not find the actual problem,
236such that now Qtopia reboots again if deinstalling the alarm applet. 241such that now Qtopia reboots again if deinstalling the alarm applet.
237But the alarm applet should work again. 242But the alarm applet should work again.
238 243
239KA/Pi: 244KA/Pi:
240Fixed the problem, that internal pictures were not saved. 245Fixed the problem, that internal pictures were not saved.
241 246
242Fixed a problem in the pi-sync mode by increasing the timeout for data transfer from 20 seconds to 5 minutes. 247Fixed a problem in the pi-sync mode by increasing the timeout for data transfer from 20 seconds to 5 minutes.
243 248
244Fixed some minor problems. (Like word wrap in help text windows). 249Fixed some minor problems. (Like word wrap in help text windows).
245 250
246Fixed a compiling problem in microkde/kresources. 251Fixed a compiling problem in microkde/kresources.
247 252
248KO/Pi is using zdbat (renamed to db2file) for syncing with Sharp DTM. 253KO/Pi is using zdbat (renamed to db2file) for syncing with Sharp DTM.
249This version now includes zdbat 1.0.0 (old version was zdbat 0.2.9) 254This version now includes zdbat 1.0.0 (old version was zdbat 0.2.9)
250such that now syncing KO/Pi with Sharp DTM should work on the 255such that now syncing KO/Pi with Sharp DTM should work on the
251Zaurus C 3000 model. 256Zaurus C 3000 model.
252 257
253********** VERSION 1.9.15 ************ 258********** VERSION 1.9.15 ************
254 259
255Usebilty enhancements in KO/Pi: 260Usebilty enhancements in KO/Pi:
256When clicking on the date in a month view cell, the day view is shown. 261When clicking on the date in a month view cell, the day view is shown.
257Old behaviour was, that the "new event" dialog popped up. 262Old behaviour was, that the "new event" dialog popped up.
258 263
259Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu). 264Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu).
260That means, you can restore the latest 265That means, you can restore the latest
261event/todo/journal you have deleted. 266event/todo/journal you have deleted.
262A journal is deleted, if you clear all the text of the journal. 267A journal is deleted, if you clear all the text of the journal.
263 268
264Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14. 269Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14.
265 270
266KA/Pi starting in 480x640 resolution: 271KA/Pi starting in 480x640 resolution:
267Hide the filter action in toolbar 272Hide the filter action in toolbar
268and added icons for undo/delete/redo in toolbar. 273and added icons for undo/delete/redo in toolbar.
269 274
270Change in OM/Pi ViewMail dialog: 275Change in OM/Pi ViewMail dialog:
271When clicking on the "delete" icon the mail is deleted after confirmation as usual. 276When clicking on the "delete" icon the mail is deleted after confirmation as usual.
272But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any). 277But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any).
273 278
274Fixed a crash when deleting mail-accounts in OM/Pi. 279Fixed a crash when deleting mail-accounts in OM/Pi.
275 280
276 281
277********** VERSION 1.9.14 ************ 282********** VERSION 1.9.14 ************
278 283
279Fixed some problems with the dialog sizes when switching 284Fixed some problems with the dialog sizes when switching
280portrait/landscape mode on 640x480 PDA display. 285portrait/landscape mode on 640x480 PDA display.
281 286
282Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi. 287Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi.
283 288
284Fixed an ugly bug in KOpieMail: 289Fixed an ugly bug in KOpieMail:
285KOpieMail was not able to write files (mails) to MSDOS file system, 290KOpieMail was not able to write files (mails) to MSDOS file system,
286like on an usual preformatted SD card. That should work now. 291like on an usual preformatted SD card. That should work now.
287To save your mail data on the Sd card do the following: 292To save your mail data on the Sd card do the following:
288Create a dir on the SD card: 293Create a dir on the SD card:
289mkdir /mnt/card/localmail 294mkdir /mnt/card/localmail
290Go to your home dir: 295Go to your home dir:
291cd 296cd
292Go to kopiemail data storage dir: 297Go to kopiemail data storage dir:
293cd kdepim/apps/kopiemail 298cd kdepim/apps/kopiemail
294Create a symlink to the SD card: 299Create a symlink to the SD card:
295ls -s /mnt/card/localmail 300ls -s /mnt/card/localmail
296Now KOpieMail will store all mails on the SD card. 301Now KOpieMail will store all mails on the SD card.
297 302
298KO/Pi Monthview: 303KO/Pi Monthview:
299Now "Go to Today" selects the current month from day 1-end, 304Now "Go to Today" selects the current month from day 1-end,
300not the current date + some days. 305not the current date + some days.
301I.e. "Go to Today" shows now always 306I.e. "Go to Today" shows now always
302the current month with first day of month in the first row. 307the current month with first day of month in the first row.
303 308
304Added missing German translation. 309Added missing German translation.
305 310
306Fixed icons of executeable on Wintendo. 311Fixed icons of executeable on Wintendo.
307 312
308Added a "Show next Mail" button to the OM/Pi 313Added a "Show next Mail" button to the OM/Pi
309mail viewer such that the mail below the current mail 314mail viewer such that the mail below the current mail
310in the mail list view of the current folder 315in the mail list view of the current folder
311can be read with a single click. 316can be read with a single click.
312 317
313 318
314********** VERSION 1.9.13 ************ 319********** VERSION 1.9.13 ************
315 320
316Fixed nasty PwM/Pi file reading bug, when 321Fixed nasty PwM/Pi file reading bug, when
317the used hash algo of file is different then the global 322the used hash algo of file is different then the global
318hash algo. 323hash algo.
319 324
320Added KA/Pi support for opie mailit mailapplication. 325Added KA/Pi support for opie mailit mailapplication.
321 326
322Fixed some bugs in OM/Pi. 327Fixed some bugs in OM/Pi.
323Now character conversion tables are available for the Zaurus 328Now character conversion tables are available for the Zaurus
324to make OM/Pi working properly. 329to make OM/Pi working properly.
325To get the character conversion in OM/Pi working, please download 330To get the character conversion in OM/Pi working, please download
326at the sourceforge project site the package 331at the sourceforge project site the package
327sr-character-conversion_SharpROM_arm.ipk.zip 332sr-character-conversion_SharpROM_arm.ipk.zip
328(or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms) 333(or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms)
329from the section "general files for KDE/Pim" 334from the section "general files for KDE/Pim"
330Instructions how to install this package are in a ReadMe in this file. 335Instructions how to install this package are in a ReadMe in this file.
331 336
332 337
333Fixed the orientation change problem in KA/Pi when switching 338Fixed the orientation change problem in KA/Pi when switching
334portrait/landscape mode. 339portrait/landscape mode.
335 340
336French translation available for KA/Pi and OM/Pi. 341French translation available for KA/Pi and OM/Pi.
337 342
338Fixed some problems with categories in KO/Pi in DTM sync. 343Fixed some problems with categories in KO/Pi in DTM sync.
339 344
340Added selection dialog for export to phone in KA/Pi. 345Added selection dialog for export to phone in KA/Pi.
341 346
342If in KO/Pi is an attendee selected to add to a meeting and this 347If in KO/Pi is an attendee selected to add to a meeting and this
343attendee is already in the list of attendees, this person is not added 348attendee is already in the list of attendees, this person is not added
344again. 349again.
345 350
346Some menu cleanup in KA/Pi. 351Some menu cleanup in KA/Pi.
347 352
348********** VERSION 1.9.12 ************ 353********** VERSION 1.9.12 ************
349 354
350Fix for the bug in KO/Pi What's Next view of version 1.9.11. 355Fix for the bug in KO/Pi What's Next view of version 1.9.11.
351 356
352Bugfix: Licence file is now shown again. 357Bugfix: Licence file is now shown again.
353 358
354OM/Pi now supports Unicode (utf8 charset). 359OM/Pi now supports Unicode (utf8 charset).
355Fixed some bugs in OM/Pi. 360Fixed some bugs in OM/Pi.
356 361
357KA/Pi has more German translation. 362KA/Pi has more German translation.
358 363
359 364
360********** VERSION 1.9.11 ************ 365********** VERSION 1.9.11 ************
361 366
362Fixed several problems in PWM/Pi, like 367Fixed several problems in PWM/Pi, like
363asking the user, if unsaved changed are pending 368asking the user, if unsaved changed are pending
364when closing the app. 369when closing the app.
365And PwM/Pi handles now different texts for the 370And PwM/Pi handles now different texts for the
366fields Description, Username, Password, configurable per category. 371fields Description, Username, Password, configurable per category.
367 372
368Fixed a crash in KO/Pi , when importing/loading vcs files 373Fixed a crash in KO/Pi , when importing/loading vcs files
369which have an entry with an attendee with state: 374which have an entry with an attendee with state:
370NEEDS ACTION 375NEEDS ACTION
371 376
372Fixed some problems in the German translation of OM/Pi, 377Fixed some problems in the German translation of OM/Pi,
373which makes some dialogs not fitting on the screen 378which makes some dialogs not fitting on the screen
374of the Z 5500. 379of the Z 5500.
375 380
376Fixed Qtopia crash, when disabling/deinstalling 381Fixed Qtopia crash, when disabling/deinstalling
377KO/Pi alarm applet. 382KO/Pi alarm applet.
378 383
379Implemented direct KDE<->KA/Pi sync for KA/Pi running 384Implemented direct KDE<->KA/Pi sync for KA/Pi running
380on Linux desktop. 385on Linux desktop.
381 386
382Added feature "remove sync info" to sync menu. 387Added feature "remove sync info" to sync menu.
383 388
384Tweaked the KO/Pi What's next view a bit, added 389Tweaked the KO/Pi What's next view a bit, added
385setting to hide events that are done. 390setting to hide events that are done.
386 391
387Disabled "beam receive enabled" on startup to 392Disabled "beam receive enabled" on startup to
388avoid problems if Fastload is enabled. 393avoid problems if Fastload is enabled.
389Please set "beam receive enabled", 394Please set "beam receive enabled",
390if you want to receive data via IR. 395if you want to receive data via IR.
391 396
392Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running 397Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running
393on Linux desktop. 398on Linux desktop.
394 399
395Made in KA/Pi scrolling possible, if details view is selected. 400Made in KA/Pi scrolling possible, if details view is selected.
396(The keyboard focus is set automatically to the search line) 401(The keyboard focus is set automatically to the search line)
397 402
398Fixed a bug in DMT sync, that a new entry in DTM was added 403Fixed a bug in DMT sync, that a new entry in DTM was added