summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 9b70a36..21f5b2f 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,774 +1,772 @@
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.0 ************ 3********** VERSION 2.0.0 ************
4 4
5Stable release 2.0.0!
6
7KO/Pi: 5KO/Pi:
8Fixed problem in edit dialog recreation at startup. 6Fixed problem in edit dialog recreation at startup.
9Made "toggle view*" menu items enabled context sensitive. 7Made "toggle view*" menu items enabled context sensitive.
10Changed agenda size menu to items 1-10. 8Changed agenda size menu to items 1-10.
11Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. 9Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down.
12OM/Pi: 10OM/Pi:
13Added three info lines to display subject, from and to of selected mails. 11Added three info lines to display subject, from and to of selected mails.
14 12
15********** VERSION 1.9.20 ************ 13********** VERSION 1.9.20 ************
16 14
17KO/Pi: 15KO/Pi:
18Added for the "dislplay one day" agenda mode 16Added for the "dislplay one day" agenda mode
19info in the caption and in the day lables: 17info in the caption and in the day lables:
20Now it is displayed, if the selected day is from "day before yesterday" 18Now it is displayed, if the selected day is from "day before yesterday"
21to "day after tomorrow". 19to "day after tomorrow".
22Made it possible to delete a Todo, which has sub-todos. 20Made it possible to delete a Todo, which has sub-todos.
23Fixed two small problems in the todo view. 21Fixed two small problems in the todo view.
24Added missing German translation for filter edit and print dialog. 22Added missing German translation for filter edit and print dialog.
25Made search dialog closeable by cancel key. 23Made search dialog closeable by cancel key.
26 24
27Made it possible to select in the date picker the (ligt grey ) 25Made it possible to select in the date picker the (ligt grey )
28dates of the prev./next month with the mouse. 26dates of the prev./next month with the mouse.
29 27
30OM/Pi: 28OM/Pi:
31"Delete mail" icon in main window now deletes all selected mails. 29"Delete mail" icon in main window now deletes all selected mails.
32Fixed the problem, that the state flag of imap mails was ignored. 30Fixed the problem, that the state flag of imap mails was ignored.
33Now mails with "FLAG_SEEN" on the imap server get no icon in the list view 31Now mails with "FLAG_SEEN" on the imap server get no icon in the list view
34to indecate that they are already seen. 32to indecate that they are already seen.
35Fixed the problem that the body of some mails was not displayed in the 33Fixed the problem that the body of some mails was not displayed in the
36mail viewer when fetching them from the imap server directly to read them. 34mail viewer when fetching them from the imap server directly to read them.
37Made it (configurable) possible to show the "To:" field in the list view. 35Made it (configurable) possible to show the "To:" field in the list view.
38Added to the mail viewer the option "View Source" to make it possible to see the raw mail data. 36Added to the mail viewer the option "View Source" to make it possible to see the raw mail data.
39Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the 37Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the
40local storage folder (specified in account settings) of the account of the mail. 38local storage folder (specified in account settings) of the account of the mail.
41Removed some memory leaks in OM/Pi. 39Removed some memory leaks in OM/Pi.
42 40
43 41
44********** VERSION 1.9.19 ************ 42********** VERSION 1.9.19 ************
45 43
46Added a lot of missing translations to KA/Pi, 44Added a lot of missing translations to KA/Pi,
47Added some missing translations to KO/Pi and OM/Pi. 45Added some missing translations to KO/Pi and OM/Pi.
48 46
49Fixed some minor problems in KA/Pi + KO/Pi. 47Fixed some minor problems in KA/Pi + KO/Pi.
50 48
51Fixed a crash when closing PwM/Pi. 49Fixed a crash when closing PwM/Pi.
52Added German translation for PwM/Pi. 50Added German translation for PwM/Pi.
53 51
54Made view change and Month View update faster in KO/Pi. 52Made view change and Month View update faster in KO/Pi.
55 53
56 54
57********** VERSION 1.9.18 ************ 55********** VERSION 1.9.18 ************
58 56
59FYI: The VERSION 1.9.17 was a testing release only. 57FYI: The VERSION 1.9.17 was a testing release only.
60Please read the changelog of VERSION 1.9.17 as well. 58Please read the changelog of VERSION 1.9.17 as well.
61 59
62Cleaned up the syncing config dialog. 60Cleaned up the syncing config dialog.
63Added sync config options for date range for events. 61Added sync config options for date range for events.
64Added sync config options for filters on incoming data. 62Added sync config options for filters on incoming data.
65Added sync config options for filters on outgoing data. 63Added sync config options for filters on outgoing data.
66Please read the updated SyncHowTo about the new filter settings. 64Please read the updated SyncHowTo about the new filter settings.
67These filter settings make it now possible to sync with shared 65These filter settings make it now possible to sync with shared
68calendars without writing back private or confidential data 66calendars without writing back private or confidential data
69(via the outgoing filters). 67(via the outgoing filters).
70To sync only with particular parts of a shared calendar, 68To sync only with particular parts of a shared calendar,
71the incoming filter settings can be used. 69the incoming filter settings can be used.
72An example can be found in the SyncHowTo. 70An example can be found in the SyncHowTo.
73Same for shared addressbooks. 71Same for shared addressbooks.
74 72
75Added a setting for the global kdepim data storage. 73Added a setting for the global kdepim data storage.
76Usually the data is stored in (yourhomedir/kdepim). 74Usually the data is stored in (yourhomedir/kdepim).
77Now you can set in the Global config dialog TAB, subTAB "Data storage path" 75Now you can set in the Global config dialog TAB, subTAB "Data storage path"
78a directory where all the kdepim data is stored. 76a directory where all the kdepim data is stored.
79That makes it easy to save all kdepim data on a SD card on the Z, for example. 77That makes it easy to save all kdepim data on a SD card on the Z, for example.
80 78
81KO/Pi: 79KO/Pi:
82The timeedit input has a pulldown list for times. 80The timeedit input has a pulldown list for times.
83If opened, this pulldown list should now has the right time highlighted. 81If opened, this pulldown list should now has the right time highlighted.
84Added the possibility to exclude events/todos/journals in a filter. 82Added the possibility to exclude events/todos/journals in a filter.
85You should exclude journals, if you do not want them to sync with a public calendar. 83You should exclude journals, if you do not want them to sync with a public calendar.
86 84
87KA/Pi: 85KA/Pi:
88Added the possibility to in/exclude public/private/confidential contacts to a filter. 86Added the possibility to in/exclude public/private/confidential contacts to a filter.
89If 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 ... 87If 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 ...
90Added printing of card view and details view on desktop. 88Added printing of card view and details view on desktop.
91Printing of list view is not working... 89Printing of list view is not working...
92Added button for removing pictures in contact editor. 90Added button for removing pictures in contact editor.
93Parsing data fix of KA/Pi version 1.9.17. 91Parsing data fix of KA/Pi version 1.9.17.
94Fixed the "parse name automatically" problem of KA/Pi version 1.9.17. 92Fixed the "parse name automatically" problem of KA/Pi version 1.9.17.
95Fixed some syncing merging problems. 93Fixed some syncing merging problems.
96 94
97 95
98********** VERSION 1.9.17 ************ 96********** VERSION 1.9.17 ************
99 97
100KO/Pi: 98KO/Pi:
101Fixed that tooltips were not updated after moving an item in agenda view. 99Fixed that tooltips were not updated after moving an item in agenda view.
102Fixed a bug in sorting start date for recurring events in list view. 100Fixed a bug in sorting start date for recurring events in list view.
103Changed the left button in todo viewer from "Agenda" to "Set completed". 101Changed the left button in todo viewer from "Agenda" to "Set completed".
104This 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. 102This 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.
105Added more info in the todo viewer: Startdate, parent/sub todos. 103Added more info in the todo viewer: Startdate, parent/sub todos.
106 104
107 105
108KA/Pi: 106KA/Pi:
109All fields search does now actually search all the (possible) fields, 107All fields search does now actually search all the (possible) fields,
110not only those listed in the contact list. 108not only those listed in the contact list.
111Made is possible to inline a picture in a vcard on the Z. 109Made is possible to inline a picture in a vcard on the Z.
112This was only possible on the desktop, now is it possible on the Z as well. 110This was only possible on the desktop, now is it possible on the Z as well.
113Fixed of missing save settings after filter configuration. 111Fixed of missing save settings after filter configuration.
114Made saving of addressbook much faster. 112Made saving of addressbook much faster.
115Fixed extension widget layout problem. 113Fixed extension widget layout problem.
116Fixed saving of default formatted name settings. 114Fixed saving of default formatted name settings.
117Fixed formatted name handling in edit dialog. 115Fixed formatted name handling in edit dialog.
118Added an option for changing formatted names of many contacts 116Added an option for changing formatted names of many contacts
119(menu: File - Change - Set formatted name). 117(menu: File - Change - Set formatted name).
120 118
121QWhatsThis was not working on the Z ( only black rectangle was shown). 119QWhatsThis was not working on the Z ( only black rectangle was shown).
122This is Fixed. 120This is Fixed.
123 121
124KDE-Sync: 122KDE-Sync:
125Now readonly KDE resources are synced as well. 123Now readonly KDE resources are synced as well.
126(They are not changed in KDE itself, of course). 124(They are not changed in KDE itself, of course).
127 125
128 126
129 127
130********** VERSION 1.9.16 ************ 128********** VERSION 1.9.16 ************
131 129
132KO/Pi: 130KO/Pi:
133Fixed search dialog size on Z 6000 (480x640 display). 131Fixed search dialog size on Z 6000 (480x640 display).
134Added setting to hide/show time in agenda items. 132Added setting to hide/show time in agenda items.
135Added setting to hide not running todos in todo view. 133Added setting to hide not running todos in todo view.
136Added columns for start date/time in todo view. 134Added columns for start date/time in todo view.
137Replaced the solid half-hour lines in agenda view by dot lines. 135Replaced the solid half-hour lines in agenda view by dot lines.
138Added possibility of printing the What's Next View on the desktop 136Added possibility of printing the What's Next View on the desktop
139(i.e. Windows and Linux). 137(i.e. Windows and Linux).
140Fixed a crash in KO/Pi when starting KO/Pi with What's Next view. 138Fixed a crash in KO/Pi when starting KO/Pi with What's Next view.
141Added tooltips in month view.(Tooltips only available on desktop) 139Added tooltips in month view.(Tooltips only available on desktop)
142 140
143Fixed a strange problem in KO/Pi alarm applet. 141Fixed a strange problem in KO/Pi alarm applet.
144Did not find the actual problem, 142Did not find the actual problem,
145such that now Qtopia reboots again if deinstalling the alarm applet. 143such that now Qtopia reboots again if deinstalling the alarm applet.
146But the alarm applet should work again. 144But the alarm applet should work again.
147 145
148KA/Pi: 146KA/Pi:
149Fixed the problem, that internal pictures were not saved. 147Fixed the problem, that internal pictures were not saved.
150 148
151Fixed a problem in the pi-sync mode by increasing the timeout for data transfer from 20 seconds to 5 minutes. 149Fixed a problem in the pi-sync mode by increasing the timeout for data transfer from 20 seconds to 5 minutes.
152 150
153Fixed some minor problems. (Like word wrap in help text windows). 151Fixed some minor problems. (Like word wrap in help text windows).
154 152
155Fixed a compiling problem in microkde/kresources. 153Fixed a compiling problem in microkde/kresources.
156 154
157KO/Pi is using zdbat (renamed to db2file) for syncing with Sharp DTM. 155KO/Pi is using zdbat (renamed to db2file) for syncing with Sharp DTM.
158This version now includes zdbat 1.0.0 (old version was zdbat 0.2.9) 156This version now includes zdbat 1.0.0 (old version was zdbat 0.2.9)
159such that now syncing KO/Pi with Sharp DTM should work on the 157such that now syncing KO/Pi with Sharp DTM should work on the
160Zaurus C 3000 model. 158Zaurus C 3000 model.
161 159
162********** VERSION 1.9.15 ************ 160********** VERSION 1.9.15 ************
163 161
164Usebilty enhancements in KO/Pi: 162Usebilty enhancements in KO/Pi:
165When clicking on the date in a month view cell, the day view is shown. 163When clicking on the date in a month view cell, the day view is shown.
166Old behaviour was, that the "new event" dialog popped up. 164Old behaviour was, that the "new event" dialog popped up.
167 165
168Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu). 166Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu).
169That means, you can restore the latest 167That means, you can restore the latest
170event/todo/journal you have deleted. 168event/todo/journal you have deleted.
171A journal is deleted, if you clear all the text of the journal. 169A journal is deleted, if you clear all the text of the journal.
172 170
173Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14. 171Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14.
174 172
175KA/Pi starting in 480x640 resolution: 173KA/Pi starting in 480x640 resolution:
176Hide the filter action in toolbar 174Hide the filter action in toolbar
177and added icons for undo/delete/redo in toolbar. 175and added icons for undo/delete/redo in toolbar.
178 176
179Change in OM/Pi ViewMail dialog: 177Change in OM/Pi ViewMail dialog:
180When clicking on the "delete" icon the mail is deleted after confirmation as usual. 178When clicking on the "delete" icon the mail is deleted after confirmation as usual.
181But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any). 179But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any).
182 180
183Fixed a crash when deleting mail-accounts in OM/Pi. 181Fixed a crash when deleting mail-accounts in OM/Pi.
184 182
185 183
186********** VERSION 1.9.14 ************ 184********** VERSION 1.9.14 ************
187 185
188Fixed some problems with the dialog sizes when switching 186Fixed some problems with the dialog sizes when switching
189portrait/landscape mode on 640x480 PDA display. 187portrait/landscape mode on 640x480 PDA display.
190 188
191Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi. 189Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi.
192 190
193Fixed an ugly bug in KOpieMail: 191Fixed an ugly bug in KOpieMail:
194KOpieMail was not able to write files (mails) to MSDOS file system, 192KOpieMail was not able to write files (mails) to MSDOS file system,
195like on an usual preformatted SD card. That should work now. 193like on an usual preformatted SD card. That should work now.
196To save your mail data on the Sd card do the following: 194To save your mail data on the Sd card do the following:
197Create a dir on the SD card: 195Create a dir on the SD card:
198mkdir /mnt/card/localmail 196mkdir /mnt/card/localmail
199Go to your home dir: 197Go to your home dir:
200cd 198cd
201Go to kopiemail data storage dir: 199Go to kopiemail data storage dir:
202cd kdepim/apps/kopiemail 200cd kdepim/apps/kopiemail
203Create a symlink to the SD card: 201Create a symlink to the SD card:
204ls -s /mnt/card/localmail 202ls -s /mnt/card/localmail
205Now KOpieMail will store all mails on the SD card. 203Now KOpieMail will store all mails on the SD card.
206 204
207KO/Pi Monthview: 205KO/Pi Monthview:
208Now "Go to Today" selects the current month from day 1-end, 206Now "Go to Today" selects the current month from day 1-end,
209not the current date + some days. 207not the current date + some days.
210I.e. "Go to Today" shows now always 208I.e. "Go to Today" shows now always
211the current month with first day of month in the first row. 209the current month with first day of month in the first row.
212 210
213Added missing German translation. 211Added missing German translation.
214 212
215Fixed icons of executeable on Wintendo. 213Fixed icons of executeable on Wintendo.
216 214
217Added a "Show next Mail" button to the OM/Pi 215Added a "Show next Mail" button to the OM/Pi
218mail viewer such that the mail below the current mail 216mail viewer such that the mail below the current mail
219in the mail list view of the current folder 217in the mail list view of the current folder
220can be read with a single click. 218can be read with a single click.
221 219
222 220
223********** VERSION 1.9.13 ************ 221********** VERSION 1.9.13 ************
224 222
225Fixed nasty PwM/Pi file reading bug, when 223Fixed nasty PwM/Pi file reading bug, when
226the used hash algo of file is different then the global 224the used hash algo of file is different then the global
227hash algo. 225hash algo.
228 226
229Added KA/Pi support for opie mailit mailapplication. 227Added KA/Pi support for opie mailit mailapplication.
230 228
231Fixed some bugs in OM/Pi. 229Fixed some bugs in OM/Pi.
232Now character conversion tables are available for the Zaurus 230Now character conversion tables are available for the Zaurus
233to make OM/Pi working properly. 231to make OM/Pi working properly.
234To get the character conversion in OM/Pi working, please download 232To get the character conversion in OM/Pi working, please download
235at the sourceforge project site the package 233at the sourceforge project site the package
236sr-character-conversion_SharpROM_arm.ipk.zip 234sr-character-conversion_SharpROM_arm.ipk.zip
237(or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms) 235(or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms)
238from the section "general files for KDE/Pim" 236from the section "general files for KDE/Pim"
239Instructions how to install this package are in a ReadMe in this file. 237Instructions how to install this package are in a ReadMe in this file.
240 238
241 239
242Fixed the orientation change problem in KA/Pi when switching 240Fixed the orientation change problem in KA/Pi when switching
243portrait/landscape mode. 241portrait/landscape mode.
244 242
245French translation available for KA/Pi and OM/Pi. 243French translation available for KA/Pi and OM/Pi.
246 244
247Fixed some problems with categories in KO/Pi in DTM sync. 245Fixed some problems with categories in KO/Pi in DTM sync.
248 246
249Added selection dialog for export to phone in KA/Pi. 247Added selection dialog for export to phone in KA/Pi.
250 248
251If in KO/Pi is an attendee selected to add to a meeting and this 249If in KO/Pi is an attendee selected to add to a meeting and this
252attendee is already in the list of attendees, this person is not added 250attendee is already in the list of attendees, this person is not added
253again. 251again.
254 252
255Some menu cleanup in KA/Pi. 253Some menu cleanup in KA/Pi.
256 254
257********** VERSION 1.9.12 ************ 255********** VERSION 1.9.12 ************
258 256
259Fix for the bug in KO/Pi What's Next view of version 1.9.11. 257Fix for the bug in KO/Pi What's Next view of version 1.9.11.
260 258
261Bugfix: Licence file is now shown again. 259Bugfix: Licence file is now shown again.
262 260
263OM/Pi now supports Unicode (utf8 charset). 261OM/Pi now supports Unicode (utf8 charset).
264Fixed some bugs in OM/Pi. 262Fixed some bugs in OM/Pi.
265 263
266KA/Pi has more German translation. 264KA/Pi has more German translation.
267 265
268 266
269********** VERSION 1.9.11 ************ 267********** VERSION 1.9.11 ************
270 268
271Fixed several problems in PWM/Pi, like 269Fixed several problems in PWM/Pi, like
272asking the user, if unsaved changed are pending 270asking the user, if unsaved changed are pending
273when closing the app. 271when closing the app.
274And PwM/Pi handles now different texts for the 272And PwM/Pi handles now different texts for the
275fields Description, Username, Password, configurable per category. 273fields Description, Username, Password, configurable per category.
276 274
277Fixed a crash in KO/Pi , when importing/loading vcs files 275Fixed a crash in KO/Pi , when importing/loading vcs files
278which have an entry with an attendee with state: 276which have an entry with an attendee with state:
279NEEDS ACTION 277NEEDS ACTION
280 278
281Fixed some problems in the German translation of OM/Pi, 279Fixed some problems in the German translation of OM/Pi,
282which makes some dialogs not fitting on the screen 280which makes some dialogs not fitting on the screen
283of the Z 5500. 281of the Z 5500.
284 282
285Fixed Qtopia crash, when disabling/deinstalling 283Fixed Qtopia crash, when disabling/deinstalling
286KO/Pi alarm applet. 284KO/Pi alarm applet.
287 285
288Implemented direct KDE<->KA/Pi sync for KA/Pi running 286Implemented direct KDE<->KA/Pi sync for KA/Pi running
289on Linux desktop. 287on Linux desktop.
290 288
291Added feature "remove sync info" to sync menu. 289Added feature "remove sync info" to sync menu.
292 290
293Tweaked the KO/Pi What's next view a bit, added 291Tweaked the KO/Pi What's next view a bit, added
294setting to hide events that are done. 292setting to hide events that are done.
295 293
296Disabled "beam receive enabled" on startup to 294Disabled "beam receive enabled" on startup to
297avoid problems if Fastload is enabled. 295avoid problems if Fastload is enabled.
298Please set "beam receive enabled", 296Please set "beam receive enabled",
299if you want to receive data via IR. 297if you want to receive data via IR.
300 298
301Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running 299Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running
302on Linux desktop. 300on Linux desktop.
303 301
304Made in KA/Pi scrolling possible, if details view is selected. 302Made in KA/Pi scrolling possible, if details view is selected.
305(The keyboard focus is set automatically to the search line) 303(The keyboard focus is set automatically to the search line)
306 304
307Fixed a bug in DMT sync, that a new entry in DTM was added 305Fixed a bug in DMT sync, that a new entry in DTM was added
308on every sync to Kx/Pi. 306on every sync to Kx/Pi.
309 307
310Fixed missing writing of KA/Pi categories to DMT entries when syncing. 308Fixed missing writing of KA/Pi categories to DMT entries when syncing.
311 309
312Fixed a bug in DMT sync with todos created in KO/Pi containing 310Fixed a bug in DMT sync with todos created in KO/Pi containing
313non-latin1 characters. 311non-latin1 characters.
314 312
315Rearranged package contents of Sharp-ipks and made all 313Rearranged package contents of Sharp-ipks and made all
316packages installable on SD again. 314packages installable on SD again.
317 315
318Fixed the writing of addressbook data in DTM sync. 316Fixed the writing of addressbook data in DTM sync.
319Empty fields in KA/Pi were not removed. 317Empty fields in KA/Pi were not removed.
320 318
321Added better category handling in KA/Pi: 319Added better category handling in KA/Pi:
322Added item 320Added item
323Edit Categories and 321Edit Categories and
324Manage new categories 322Manage new categories
325to the settings menu. 323to the settings menu.
326Possible to configure a view to display categories. 324Possible to configure a view to display categories.
327 325
328Added detailed "KDE Sync Howto" and "Multi Sync Howto" to Help menu. 326Added detailed "KDE Sync Howto" and "Multi Sync Howto" to Help menu.
329 327
330Fixed displaying of "free" days and time in KO Monthview and Agendaview. 328Fixed displaying of "free" days and time in KO Monthview and Agendaview.
331 329
332... and many other bugfixes. 330... and many other bugfixes.
333 331
334********** VERSION 1.9.10 ************ 332********** VERSION 1.9.10 ************
335 333
336Many internal small bugfixes. 334Many internal small bugfixes.
337And fix of the "big" bug in KO/Pi, 335And fix of the "big" bug in KO/Pi,
338that after Syncing the appointments had an offset by several hours. 336that after Syncing the appointments had an offset by several hours.
339That was a problem with the internal timezone setting, 337That was a problem with the internal timezone setting,
340introduced by the changed timezone configuration settings. 338introduced by the changed timezone configuration settings.
341 339
342German translation for OM/Pi is now available. 340German translation for OM/Pi is now available.
343 341
344 342
345********** VERSION 1.9.9 ************ 343********** VERSION 1.9.9 ************
346 344
347KDE-Pim/Pi has a new Member! 345KDE-Pim/Pi has a new Member!
348It is called PWM/Pi (Passwordmanager/platform-independent) 346It is called PWM/Pi (Passwordmanager/platform-independent)
349and it is available for the Zaurus. 347and it is available for the Zaurus.
350It is planned, that it will be available later for Windows. 348It is planned, that it will be available later for Windows.
351(And for Linux, of course). 349(And for Linux, of course).
352It is a port of the Passwordmanager of KDE. 350It is a port of the Passwordmanager of KDE.
353It will need the MicroKDElibs to run. 351It will need the MicroKDElibs to run.
354 352
355Made loading of addressbooks in KA/Pi up to 7 times faster! 353Made loading of addressbooks in KA/Pi up to 7 times faster!
356The bigger your addressbook file, the more starting speed 354The bigger your addressbook file, the more starting speed
357will you gain. (relatively) 355will you gain. (relatively)
358 356
359The Qtopia addressbook connector is now platform independend 357The Qtopia addressbook connector is now platform independend
360as well and should work on any platform for importing/exporting 358as well and should work on any platform for importing/exporting
361Qtopia and Opie XML files. 359Qtopia and Opie XML files.
362 360
363Added a +30min feature to the timezone settings to make 361Added a +30min feature to the timezone settings to make
364KDE-Pim/Pi useable in Australia and other parts on the 362KDE-Pim/Pi useable in Australia and other parts on the
365world with strange timezones ;-) 363world with strange timezones ;-)
366 364
367German "Umlaute" should now be sorted correctly on the Z in KA/Pi. 365German "Umlaute" should now be sorted correctly on the Z in KA/Pi.
368 366
369It is now possible to disable the 367It is now possible to disable the
370"receive data via infrared" feature, such that syncing with 368"receive data via infrared" feature, such that syncing with
371Outlook is now possible again with Kx/Pi runing. 369Outlook is now possible again with Kx/Pi runing.
372Please disable it, before syncing Sharp DTM with Outlook. 370Please disable it, before syncing Sharp DTM with Outlook.
373For your convenience, the "receive data via infrared" feature 371For your convenience, the "receive data via infrared" feature
374is disabled automatically, if you sync Kx/Pi with DTM. 372is disabled automatically, if you sync Kx/Pi with DTM.
375You have to enable it again manually after syncing. 373You have to enable it again manually after syncing.
376Enabling this feature makes it impossible to start the 374Enabling this feature makes it impossible to start the
377Sharp DTM apps. If this feature is enabled, you will only get the 375Sharp DTM apps. If this feature is enabled, you will only get the
378alarm notification from KO/Pi and not from the Sharp calendar. 376alarm notification from KO/Pi and not from the Sharp calendar.
379This is very useful if you sync KO/Pi with Sharp DTM, 377This is very useful if you sync KO/Pi with Sharp DTM,
380because after syncing you usually would get notified about 378because after syncing you usually would get notified about
381an alarm by KO/Pi and the Sharp Calendar. 379an alarm by KO/Pi and the Sharp Calendar.
382 380
383Together with the Linux desktop version of KO/Pi 381Together with the Linux desktop version of KO/Pi
384it is now possible to sync KO/Pi on the Zaurus 382it is now possible to sync KO/Pi on the Zaurus
385with the complete KDE-desktop (3.3 or later) 383with the complete KDE-desktop (3.3 or later)
386calendar data easily. 384calendar data easily.
387That makes it possible to sync the Z with one 385That makes it possible to sync the Z with one
388click of a mouse with the KDE-Desktop. 386click of a mouse with the KDE-Desktop.
389This feature it available for all Zaurus platforms KO/Pi 387This feature it available for all Zaurus platforms KO/Pi
390is running on. 388is running on.
391The only thing needed is a running KO/Pi on Linux and 389The only thing needed is a running KO/Pi on Linux and
392a compiled version of the small 390a compiled version of the small
393KDE-Pim/Pi<->KDE-Desktop access command line program, 391KDE-Pim/Pi<->KDE-Desktop access command line program,
394which is in the KDE-Pim/Pi sources available. 392which is in the KDE-Pim/Pi sources available.
395 393
396The "KDE-desktop" syncing feature for KA/Pi will follow 394The "KDE-desktop" syncing feature for KA/Pi will follow
397in the next releases. 395in the next releases.
398 396
399Fixed the vcard export bug, which had the version 1.9.8. 397Fixed the vcard export bug, which had the version 1.9.8.
400 398
401Added missing GERMAN translation to KO/Pi. 399Added missing GERMAN translation to KO/Pi.
402Hi PsionX, could you add the missing french translation?Thx! 400Hi PsionX, could you add the missing french translation?Thx!
403 401
404Translation files for KA/Pi are available as well. 402Translation files for KA/Pi are available as well.
405GERMAN translation will be available in the next release. 403GERMAN translation will be available in the next release.
406PsionX ( yres, you again ;-) ), could you start translating 404PsionX ( yres, you again ;-) ), could you start translating
407KA/Pi? Thx! 405KA/Pi? Thx!
408 406
409You can download the version 1.9.9 at 407You can download the version 1.9.9 at
410 408
411http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604 409http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604
412 410
413Note: 411Note:
414To run the mail program OM/Pi you need libopenssl. 412To run the mail program OM/Pi you need libopenssl.
415A link to a download loaction is available at 413A link to a download loaction is available at
416ZSI at www.killefiz.de 414ZSI at www.killefiz.de
417 415
418 416
419********** VERSION 1.9.8 ************ 417********** VERSION 1.9.8 ************
420 418
421Fixed character decoding in OM/Pi. 419Fixed character decoding in OM/Pi.
422(e.g. German "Umlaute" were not displayed properly.) 420(e.g. German "Umlaute" were not displayed properly.)
423 421
424Made is possible to reparent todos in KO/Pi. 422Made is possible to reparent todos in KO/Pi.
425Use contextmenu or keys (look at Help-Keys + Colors) for that. 423Use contextmenu or keys (look at Help-Keys + Colors) for that.
426 424
427Added the missing Sync-Howto and WhatsNew to the packages. 425Added the missing Sync-Howto and WhatsNew to the packages.
428 426
429KO/Pi on Linux desktop can now sync with KDE desktop. 427KO/Pi on Linux desktop can now sync with KDE desktop.
430That means: When using KO/Pi on Linux desktop for syncing with 428That means: When using KO/Pi on Linux desktop for syncing with
431KDE desktop and the Zaurus, the Zaurus can be synced now 429KDE desktop and the Zaurus, the Zaurus can be synced now
432with all KDE-Calendar resources, not only with one local file. 430with all KDE-Calendar resources, not only with one local file.
433(That makes it possible to sync the Zaurus with the 431(That makes it possible to sync the Zaurus with the
434calendar data on a Kolab server) 432calendar data on a Kolab server)
435 433
436KA/Pi syncing with KDE desktop will be available in the next version. 434KA/Pi syncing with KDE desktop will be available in the next version.
437 435
438 436
439********** VERSION 1.9.7 ************ 437********** VERSION 1.9.7 ************
440 438
441KO/Pi - KA/Pi on Windows: 439KO/Pi - KA/Pi on Windows:
442Now a directory can be defined by the user, where the 440Now a directory can be defined by the user, where the
443application/config data should be saved. 441application/config data should be saved.
444 Define your desired path in the evironment variable 442 Define your desired path in the evironment variable
445 MICROKDEHOME 443 MICROKDEHOME
446 before starting KO/Pi or KA/Pi. 444 before starting KO/Pi or KA/Pi.
447 445
448An easy Kx/Pi to Kx/Pi syncing is now possible 446An easy Kx/Pi to Kx/Pi syncing is now possible
449(it is called Pi-Sync) via network. 447(it is called Pi-Sync) via network.
450Please look at the Sync Howto. 448Please look at the Sync Howto.
451 449
452Exporting of calendar data and contacts to mobile phones is now possible. 450Exporting of calendar data and contacts to mobile phones is now possible.
453The SyncHowto is updated with information howto 451The SyncHowto is updated with information howto
454access/sync mobile phones. 452access/sync mobile phones.
455Please look at the Sync Howto. 453Please look at the Sync Howto.
456 454
457Now KO/Pi and KA/Pi on the Zaurus can receive data via infrared directly. 455Now KO/Pi and KA/Pi on the Zaurus can receive data via infrared directly.
458Please disable Fastload for the original contact/calendar applications 456Please disable Fastload for the original contact/calendar applications
459and close them. 457and close them.
460KO/Pi and KA/Pi must be running in order to receive the data. 458KO/Pi and KA/Pi must be running in order to receive the data.
461(KO/Pi and KA/Pi are always running if Fastload for them is enabled!) 459(KO/Pi and KA/Pi are always running if Fastload for them is enabled!)
462 460
463In the KA/Pi details view are now the preferred tel. numbers displayed on top 461In the KA/Pi details view are now the preferred tel. numbers displayed on top
464of the other data ( emails/tel.numbers/addresses) 462of the other data ( emails/tel.numbers/addresses)
465 463
466Fixed some syncing problems in KA/Pi. 464Fixed some syncing problems in KA/Pi.
467 465
468Added font settings for the KA/Pi details view. 466Added font settings for the KA/Pi details view.
469Added fields "children's name" and "gender" to KA/Pi. 467Added fields "children's name" and "gender" to KA/Pi.
470 468
471Made searching in KA/Pi better: 469Made searching in KA/Pi better:
472Now the first item in a view is selected after a search automatically and 470Now the first item in a view is selected after a search automatically and
473the views can be scrolled up/down when the search input field has the keyboard focus. 471the views can be scrolled up/down when the search input field has the keyboard focus.
474 472
475And, of course, fixed a bunch of reported bugs in KO/Pi and KA/Pi. 473And, of course, fixed a bunch of reported bugs in KO/Pi and KA/Pi.
476 474
477 475
478********** VERSION 1.9.6 ************ 476********** VERSION 1.9.6 ************
479 477
480Changes in the external application communication on the Zaurus 478Changes in the external application communication on the Zaurus
481in order to use less RAM when the apps are running. 479in order to use less RAM when the apps are running.
482First syncing of addressbooks (KA/Pi) is possible. 480First syncing of addressbooks (KA/Pi) is possible.
483 481
484 482
485********** VERSION 1.9.5a ************ 483********** VERSION 1.9.5a ************
486 484
487Fixed a bug in KO/Pi in the SharpDTM sync of version 1.9.5. 485Fixed a bug in KO/Pi in the SharpDTM sync of version 1.9.5.
488Fixed some small bugs. 486Fixed some small bugs.
489KA/Pi shows now the birthday in summary view. 487KA/Pi shows now the birthday in summary view.
490Now OM/Pi and KA/Pi are using the date format defined in KO/Pi 488Now OM/Pi and KA/Pi are using the date format defined in KO/Pi
491for displaying dates. 489for displaying dates.
492 490
493 491
494********** VERSION 1.9.5 ************ 492********** VERSION 1.9.5 ************
495 493
496There is still no Addressbook syncing! 494There is still no Addressbook syncing!
497 495
498New in 1.9.5: 496New in 1.9.5:
499 497
500Many bugfixes. 498Many bugfixes.
501Better searching in KA/Pi. 499Better searching in KA/Pi.
502You can configure in KA/Pi if you want to search only after 500You can configure in KA/Pi if you want to search only after
503<return> key pressed. 501<return> key pressed.
504 502
505Better mail downloading in OM/Pi. 503Better mail downloading in OM/Pi.
506 504
507First experimental alpha version of sync of KO/Pi with mobile phones. 505First experimental alpha version of sync of KO/Pi with mobile phones.
508See gammu documentation for supported phones. 506See gammu documentation for supported phones.
509You need to install the package kammu_1.9.5_arm.ipk for sync of KO/Pi with mobile phones. kammu_1.9.5_arm.ipk needs libbluetooth and libsdp. 507You need to install the package kammu_1.9.5_arm.ipk for sync of KO/Pi with mobile phones. kammu_1.9.5_arm.ipk needs libbluetooth and libsdp.
510Quick hint how to use: 508Quick hint how to use:
511NOTE: MOBILE PHONE SYNC IS EXPERIMENTAL! 509NOTE: MOBILE PHONE SYNC IS EXPERIMENTAL!
512Install kammu_1.9.5_arm.ipk , libbluetooth and libsdp. 510Install kammu_1.9.5_arm.ipk , libbluetooth and libsdp.
513Create syncprofile - mobile device 511Create syncprofile - mobile device
514Remove entry for model. (Leave empty ). 512Remove entry for model. (Leave empty ).
515Enable infrared on Zaurus and your Phone. 513Enable infrared on Zaurus and your Phone.
516Sync. 514Sync.
517To get a more detailed log, start kopi from konsole. 515To get a more detailed log, start kopi from konsole.
518 516
519********** VERSION 1.9.4 ************ 517********** VERSION 1.9.4 ************
520 518
521This is the version 1.9.4 of KDE-Pim/Pi for the Zaurus. 519This is the version 1.9.4 of KDE-Pim/Pi for the Zaurus.
522 520
523WARNING: 521WARNING:
524PLEASE BACKUP ALL YOUR DATA! 522PLEASE BACKUP ALL YOUR DATA!
525We have changed a lot and maybe there are some unknown problems. 523We have changed a lot and maybe there are some unknown problems.
526 524
527SYNC HANDLING HAS CHANGED! 525SYNC HANDLING HAS CHANGED!
528Such that, if you sync now with an already synded device, you will duplicated entries after the first sync. 526Such that, if you sync now with an already synded device, you will duplicated entries after the first sync.
529(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks). 527(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks).
530 528
531You need the kmicrokdelibs_1.9.4_arm.ipk as a base for the other programs. 529You need the kmicrokdelibs_1.9.4_arm.ipk as a base for the other programs.
532If you get the error: "Install only possible in main memory", just try it again to install it on SD card. That worked for me. And it was reported that rebooting Qtopia did help in this case as well. 530If you get the error: "Install only possible in main memory", just try it again to install it on SD card. That worked for me. And it was reported that rebooting Qtopia did help in this case as well.
533 531
534As programs are available: 532As programs are available:
535KO/Pi (korganizer ipk) - a calendar program. 533KO/Pi (korganizer ipk) - a calendar program.
536KA/Pi (kaddressbook ipk ) - an addressbook 534KA/Pi (kaddressbook ipk ) - an addressbook
537OM/Pi (kopiemail ipk ) an email program with pop/smtp and IMAP support. 535OM/Pi (kopiemail ipk ) an email program with pop/smtp and IMAP support.
538 536
539An alarm notification program ( korganizer-alarm ipk ) for KO/Pi that notifies you about alarms, even if the Zaurus is in suspend mode. 537An alarm notification program ( korganizer-alarm ipk ) for KO/Pi that notifies you about alarms, even if the Zaurus is in suspend mode.
540(If you do not see an icon in the taskbar after installing korganizer-alarm, please restart Qtopia) 538(If you do not see an icon in the taskbar after installing korganizer-alarm, please restart Qtopia)
541 539
542All the applications are installed in a "Pim" TAB. 540All the applications are installed in a "Pim" TAB.
543If this TAB is new on your system, you can get an icon in this TAB by installing pim_TAB_icon_1.9.4_arm.ipk 541If this TAB is new on your system, you can get an icon in this TAB by installing pim_TAB_icon_1.9.4_arm.ipk
544 542
545All the application are integrated. 543All the application are integrated.
546Such that you can choose in KO/Pi the attendees of a meeting from the addresses in KA/Pi. When you click in KA/Pi on the email address, OM/Pi is started to write the mail. 544Such that you can choose in KO/Pi the attendees of a meeting from the addresses in KA/Pi. When you click in KA/Pi on the email address, OM/Pi is started to write the mail.
547 545
548HINT: 546HINT:
549If you install KPhone/Pi 0.9.7, it will be called, if you click in KA/Pi on a phone number. 547If you install KPhone/Pi 0.9.7, it will be called, if you click in KA/Pi on a phone number.
550 548
551What's new? 549What's new?
552 550
553SYNC HANDLING HAS CHANGED! 551SYNC HANDLING HAS CHANGED!
554Such that, if you sync now with an already synded device, you will duplicated entries after the first sync. 552Such that, if you sync now with an already synded device, you will duplicated entries after the first sync.
555(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks). 553(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks).
556 554
557New in OM/Pi: 555New in OM/Pi:
558When copying(i.e. downloading mails) , you can specify, that only mails of a given size should be downloaded. Added mail copy possibility for selected mails. 556When copying(i.e. downloading mails) , you can specify, that only mails of a given size should be downloaded. Added mail copy possibility for selected mails.
559 557
560New in KO/Pi: 558New in KO/Pi:
561French is now available for KO/Pi. 559French is now available for KO/Pi.
562Choose menu:Actions - Configure:TAB locale 560Choose menu:Actions - Configure:TAB locale
563Syncing has changed. 561Syncing has changed.
564Phone sync available soon. 562Phone sync available soon.
565Not much changes, I cannot remember them ... 563Not much changes, I cannot remember them ...
566 564
567New in KA/Pi: 565New in KA/Pi:
568Beaming possible. 566Beaming possible.
569Sharp DTM readonly access possible( create a new DTM resource ); 567Sharp DTM readonly access possible( create a new DTM resource );
570Better searching possible. 568Better searching possible.
571Search is performed only after pressing the return key. 569Search is performed only after pressing the return key.
572Use wildcard * to specify parts of a name. 570Use wildcard * to specify parts of a name.
573 571
574Better name/email selection dialog (called from KO/Pi or OM/Pi). In this dialog, now searching is possible. Like in KA/Pi, use return key and wildcard * . 572Better name/email selection dialog (called from KO/Pi or OM/Pi). In this dialog, now searching is possible. Like in KA/Pi, use return key and wildcard * .
575 573
576A big improvement is the new management of the contact access. 574A big improvement is the new management of the contact access.
577In version 1.9.3, every application was using their own addressbook access data. 575In version 1.9.3, every application was using their own addressbook access data.
578That means, the addressbook was loaded up to three times in the memory, when accessed by KA/Pi, KO/Pi and OM/Pi. 576That means, the addressbook was loaded up to three times in the memory, when accessed by KA/Pi, KO/Pi and OM/Pi.
579That was wasting of memory, if you had several hundreds of contacts. 577That was wasting of memory, if you had several hundreds of contacts.
580 578
581Now only KA/Pi accesses the addressbook. 579Now only KA/Pi accesses the addressbook.
582If KO/Pi or OM/Pi want to get some name/email data, they request KA/Pi to open the name/email selection dialog and send it back to them. 580If KO/Pi or OM/Pi want to get some name/email data, they request KA/Pi to open the name/email selection dialog and send it back to them.
583If you click on an attendee in a meeting, its contact data is displayed in KA/Pi directly. 581If you click on an attendee in a meeting, its contact data is displayed in KA/Pi directly.
584That means, if KO/Pi or OM/Pi want to access contact data, KA/Pi is started first. 582That means, if KO/Pi or OM/Pi want to access contact data, KA/Pi is started first.
585 583
586New in the KO/Pi alarm applet: 584New in the KO/Pi alarm applet:
587Configure your own timer popup menu! 585Configure your own timer popup menu!
588(Text and minutes for timer countdown) 586(Text and minutes for timer countdown)
589Just edit the file 587Just edit the file
590(yourhomedir)/.kopialarmtimerrc 588(yourhomedir)/.kopialarmtimerrc
591and start/stop a timer to get a new menu with the data of this file. 589and start/stop a timer to get a new menu with the data of this file.
592 590
593********** VERSION 1.9.3 ************ 591********** VERSION 1.9.3 ************
5941) 5921)
595Now KO/Pi on Windows imports directly the calendar data of 593Now KO/Pi on Windows imports directly the calendar data of
596an installed Outlook. Should work with OL version >= 2000. 594an installed Outlook. Should work with OL version >= 2000.
597 595
598********** VERSION 1.9.2 ************ 596********** VERSION 1.9.2 ************
5991) 5971)
600KDE-Pim/Pi has got a new member: 598KDE-Pim/Pi has got a new member:
601KmicroMail (KM/Pi) is a mail program, 599KmicroMail (KM/Pi) is a mail program,
602which can handle IMAP and POP mail access. 600which can handle IMAP and POP mail access.
603It is based on Opie-Mail v3. 601It is based on Opie-Mail v3.
604All dependencies to the Opie libraries ar removed, 602All dependencies to the Opie libraries ar removed,
605such that no additional Opie lib is needed. 603such that no additional Opie lib is needed.
606It is already integrated in KO/Pi and KA/Pi. 604It is already integrated in KO/Pi and KA/Pi.
607It it now available for the Zaurus,probably it 605It it now available for the Zaurus,probably it
608will be available for other platforms later. 606will be available for other platforms later.
609Hint: 607Hint:
610Create your own contact (name + email) 608Create your own contact (name + email)
611in KA/Pi, select this contact and choose menu: 609in KA/Pi, select this contact and choose menu:
612Settings - Set Who Am I. 610Settings - Set Who Am I.
613Now the settings of this contact are used as 611Now the settings of this contact are used as
614the sender data in KM/Pi. 612the sender data in KM/Pi.
6152) 6132)
616KDE-Pim/Pi is split up in five different 614KDE-Pim/Pi is split up in five different
617packages now precompiled for Sharp Zaurus: 615packages now precompiled for Sharp Zaurus:
618--kmicrokdelibs_1.9.2_arm.ipk 616--kmicrokdelibs_1.9.2_arm.ipk
619The libs are needed for any 617The libs are needed for any
620of the following programs: 618of the following programs:
621--kaddressbook_1.9.2_arm.ipk 619--kaddressbook_1.9.2_arm.ipk
622--kmicromail_1.9.2_arm.ipk 620--kmicromail_1.9.2_arm.ipk
623--korganizer_1.9.2_arm.ipk 621--korganizer_1.9.2_arm.ipk
624Independ from that, there is the alarm applet 622Independ from that, there is the alarm applet
625available for KO/Pi, which also offers 623available for KO/Pi, which also offers
626quick access for a new mail or 624quick access for a new mail or
627showing the addressbook.: 625showing the addressbook.:
628--korganizer-alarm_1.9.2_arm.ipk 626--korganizer-alarm_1.9.2_arm.ipk
629Independend means, that the alarm applet 627Independend means, that the alarm applet
630does not need any of the libs or programs above to run. 628does not need any of the libs or programs above to run.
631But it would be quite useless without these programs. 629But it would be quite useless without these programs.
632NOTE: 630NOTE:
633If you get a 631If you get a
634"This application depends on other programs" 632"This application depends on other programs"
635during installation of 633during installation of
636--kmicrokdelibs_1.9.2_arm.ipk 634--kmicrokdelibs_1.9.2_arm.ipk
637you probably do not have to care about that. 635you probably do not have to care about that.
638kmicrokdelibs_1.9.2 will come with some 636kmicrokdelibs_1.9.2 will come with some
639resource plugins, which needs additional libraries. 637resource plugins, which needs additional libraries.
640(E.g. libopie1, if you want to use the 638(E.g. libopie1, if you want to use the
641opie resource connector in KA/Pi). 639opie resource connector in KA/Pi).
642If you do not have this libraries installed, 640If you do not have this libraries installed,
643you simply cannot use the resource. 641you simply cannot use the resource.
644To make it clear: 642To make it clear:
645If the libraries are missing, the applications 643If the libraries are missing, the applications
646using kmicrokdelibs will start, 644using kmicrokdelibs will start,
647because the resources are plugins. 645because the resources are plugins.
6483) 6463)
649KO/Pi and friends are now installable on SD-Card! 647KO/Pi and friends are now installable on SD-Card!
650It is recommended to install all libs and apps 648It is recommended to install all libs and apps
651on the SD card or all in the internal storage. 649on the SD card or all in the internal storage.
652There may be problems, if this is mixed. 650There may be problems, if this is mixed.
6534) 6514)
654Fixed two bugs in the alarm notification on Windows. 652Fixed two bugs in the alarm notification on Windows.
6555) 6535)
656Great improvement! 654Great improvement!
657KO/Pi uses now the latest version of libical. 655KO/Pi uses now the latest version of libical.
658Libical is the library which actually reads 656Libical is the library which actually reads
659the calendar files and extract the data from it. 657the calendar files and extract the data from it.
660With the old version, there were problems 658With the old version, there were problems
661(crashes or program hangs) when licical did read 659(crashes or program hangs) when licical did read
662files, which were not stored from KO/Pi. 660files, which were not stored from KO/Pi.
663I do not know, if the new libical works perfect, 661I do not know, if the new libical works perfect,
664but actually it works much better than 662but actually it works much better than
665the old version. 663the old version.
666There are no problems with compatibility with 664There are no problems with compatibility with
667old calendar files of KO/Pi, of course! 665old calendar files of KO/Pi, of course!
6686) 6666)
669New in KA/Pi: 667New in KA/Pi:
670Opie addressbook resource connector available! 668Opie addressbook resource connector available!
671You will need libopie1 and the opie addressbook, 669You will need libopie1 and the opie addressbook,
672of course. 670of course.
673With the Opie addressbook resource connector, 671With the Opie addressbook resource connector,
674you can access the Opie addressbook readonly in KA/Pi. 672you can access the Opie addressbook readonly in KA/Pi.
675If you want to edit or import the data into KA/Pi, 673If you want to edit or import the data into KA/Pi,
676do this: 674do this:
677a) Create an Opie resource. 675a) Create an Opie resource.
678 (Menu: Settings-Configure Resources). 676 (Menu: Settings-Configure Resources).
679After configuration and restarting KA/Pi you should see 677After configuration and restarting KA/Pi you should see
680the Opie contacts in KA/Pi. 678the Opie contacts in KA/Pi.
681b) Select some or all Opie contacts. 679b) Select some or all Opie contacts.
682(NOTE: +++++ 680(NOTE: +++++
683To know exactly, what contacts are Opie contacts, 681To know exactly, what contacts are Opie contacts,
684do this: Choose menu: 682do this: Choose menu:
685View-Modify View - TAB Fields. 683View-Modify View - TAB Fields.
686Select in the above list "Resource" and click 684Select in the above list "Resource" and click
687down arrow to add it to the "Selected fields". 685down arrow to add it to the "Selected fields".
688Click OK. 686Click OK.
689Now you have a new column "Resource" in your list, 687Now you have a new column "Resource" in your list,
690where you can see, what an Opie resource is. 688where you can see, what an Opie resource is.
691++++ NOTE end.) 689++++ NOTE end.)
692Ok, we do have now some Opie contacts seleted. 690Ok, we do have now some Opie contacts seleted.
693(Use SHIFT or CTRL key in order to multiple select). 691(Use SHIFT or CTRL key in order to multiple select).
694c) Choose menu: Edit-Copy. 692c) Choose menu: Edit-Copy.
695d) Choose menu: Edit-Paste. 693d) Choose menu: Edit-Paste.
696e) Select the resource, you want to add the contacts to. 694e) Select the resource, you want to add the contacts to.
697Congrats! Now you have read/write access to the copied 695Congrats! Now you have read/write access to the copied
698opie contacts as "real" KA/Pi contacts. 696opie contacts as "real" KA/Pi contacts.
699 697
700 698
701********** VERSION 1.9.1 ************ 699********** VERSION 1.9.1 ************
7021) 7001)
703 +++ IMPORTANT 1 +++ 701 +++ IMPORTANT 1 +++
704 702
705The storing place of the default calendar 703The storing place of the default calendar
706file has changed! 704file has changed!
707The default calendar file was 705The default calendar file was
708Applications/korganizer/mycalendar.ics 706Applications/korganizer/mycalendar.ics
709on Zaurus and 707on Zaurus and
710(yourHomeDir)/korganizer/mycalendar.ics 708(yourHomeDir)/korganizer/mycalendar.ics
711on Windows/Linux desktop. Now it is 709on Windows/Linux desktop. Now it is
712(yourHomeDir)/kdepim/korganizer/mycalendar.ics 710(yourHomeDir)/kdepim/korganizer/mycalendar.ics
713on Zaurus, Windows and Linux. 711on Zaurus, Windows and Linux.
714To load the old file, choose menu 712To load the old file, choose menu
715File-Load calendar backup. 713File-Load calendar backup.
716(It should be loaded automatically 714(It should be loaded automatically
717at startup with a warning message displayed). 715at startup with a warning message displayed).
718The place of the configuration file has changed too. 716The place of the configuration file has changed too.
719If you want to use your old KO/Pi config, 717If you want to use your old KO/Pi config,
720copy it to 718copy it to
721(yourHomeDir)/kdepim/config/korganizerrc 719(yourHomeDir)/kdepim/config/korganizerrc
722Please read VERSION 1.9.0 - topic 3) as well! 720Please read VERSION 1.9.0 - topic 3) as well!
723 721
724 +++ IMPORTANT 2 +++ 722 +++ IMPORTANT 2 +++
725 723
726Because of the new paths, you will need 724Because of the new paths, you will need
727a new version of the KO/Pi alarm applet 725a new version of the KO/Pi alarm applet
728for Zaurus. 726for Zaurus.
729Use version >= 1.9.1 727Use version >= 1.9.1
730 728
7312) 7292)
732Now the QWhat'sThis Icon works for items 730Now the QWhat'sThis Icon works for items
733in the month view as well. 731in the month view as well.
734(See VERSION 1.7.8 Topic 1) ). 732(See VERSION 1.7.8 Topic 1) ).
7353) 7333)
736You can import birtsdays/anniversaries 734You can import birtsdays/anniversaries
737from KA/Pi into KO/Pi. 735from KA/Pi into KO/Pi.
738Choose menu File-Import birthdays. 736Choose menu File-Import birthdays.
739If you import twice, already imported items 737If you import twice, already imported items
740will not be imported again, if they 738will not be imported again, if they
741have not been changed in KO/Pi. 739have not been changed in KO/Pi.
7424) 7404)
743When syncing with sharp DTM, now a progress 741When syncing with sharp DTM, now a progress
744is shown, when the data is written back. 742is shown, when the data is written back.
745If there is much data in KO/Pi and no data 743If there is much data in KO/Pi and no data
746in DTM, that can take a long time. 744in DTM, that can take a long time.
747(But only for the first time ). 745(But only for the first time ).
7485) 7465)
749In the search dialog, you can search 747In the search dialog, you can search
750now for the name/email of an attendee 748now for the name/email of an attendee
751of an event/todo. 749of an event/todo.
752To get more space for displaying 750To get more space for displaying
753search results, the buttons 751search results, the buttons
754for "search" and "close" on the 752for "search" and "close" on the
755bottom are removed in the PDA version. 753bottom are removed in the PDA version.
756You have to click OK in the top right 754You have to click OK in the top right
757corner to do a search. 755corner to do a search.
7586) 7566)
759Now it is possible to disable the displaying 757Now it is possible to disable the displaying
760of todo items in the Allday part of the Agenda. 758of todo items in the Allday part of the Agenda.
761Choose Menu Action-Configure, 759Choose Menu Action-Configure,
762TAB Todo View, checkbox 760TAB Todo View, checkbox
763"Allday Agenda view shows todos" 761"Allday Agenda view shows todos"
7647) 7627)
765If FastLoad is enabled, now the settings and the 763If FastLoad is enabled, now the settings and the
766calendar data are saved, when KO/Pi is closed. 764calendar data are saved, when KO/Pi is closed.
767(If no Fastload is enabled, KO/Pi saves 765(If no Fastload is enabled, KO/Pi saves
768the data as well, of course) 766the data as well, of course)
7698) 7678)
770The Agenda View has a minimize-splitter now, 768The Agenda View has a minimize-splitter now,
771such that the height of the allday part can be 769such that the height of the allday part can be
772changed quickly. 770changed quickly.
773 771
774********** VERSION 1.9.0 ************ 772********** VERSION 1.9.0 ************