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