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