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