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