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