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