summaryrefslogtreecommitdiffabout
path: root/bin
authorzautrix <zautrix>2005-01-05 14:55:14 (UTC)
committer zautrix <zautrix>2005-01-05 14:55:14 (UTC)
commit71017beb975666a0f654898ed6a40a5303d567dc (patch) (unidiff)
tree39f3c0e3c890ee90806e93d9ce9bd9024be11d55 /bin
parentdf0200487afbfa59b80a79e548d70b5203019003 (diff)
downloadkdepimpi-71017beb975666a0f654898ed6a40a5303d567dc.zip
kdepimpi-71017beb975666a0f654898ed6a40a5303d567dc.tar.gz
kdepimpi-71017beb975666a0f654898ed6a40a5303d567dc.tar.bz2
minor fixes
Diffstat (limited to 'bin') (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index bfe87f0..1a8b885 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,393 +1,394 @@
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 ************ 3********** VERSION 1.9.16 ************
4 4
5KO/Pi: 5KO/Pi:
6Fixed search dialog size on Z 6000 (480x640 display). 6Fixed search dialog size on Z 6000 (480x640 display).
7Added setting to hide/show time in agenda items. 7Added setting to hide/show time in agenda items.
8Added setting to hide not running todos in todo view. 8Added setting to hide not running todos in todo view.
9Added columns for start date/time in todo view. 9Added columns for start date/time in todo view.
10Replaced the solid half-hour lines in agenda view by dot lines.
10 11
11********** VERSION 1.9.15 ************ 12********** VERSION 1.9.15 ************
12 13
13Usebilty enhancements in KO/Pi: 14Usebilty enhancements in KO/Pi:
14When clicking on the date in a month view cell, the day view is shown. 15When clicking on the date in a month view cell, the day view is shown.
15Old behaviour was, that the "new event" dialog popped up. 16Old behaviour was, that the "new event" dialog popped up.
16 17
17Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu). 18Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu).
18That means, you can restore the latest 19That means, you can restore the latest
19event/todo/journal you have deleted. 20event/todo/journal you have deleted.
20A journal is deleted, if you clear all the text of the journal. 21A journal is deleted, if you clear all the text of the journal.
21 22
22Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14. 23Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14.
23 24
24KA/Pi starting in 480x640 resolution: 25KA/Pi starting in 480x640 resolution:
25Hide the filter action in toolbar 26Hide the filter action in toolbar
26and added icons for undo/delete/redo in toolbar. 27and added icons for undo/delete/redo in toolbar.
27 28
28Change in OM/Pi ViewMail dialog: 29Change in OM/Pi ViewMail dialog:
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). 30When 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).
30 31
31Fixed a crash when deleting mail-accounts in OM/Pi. 32Fixed a crash when deleting mail-accounts in OM/Pi.
32 33
33 34
34********** VERSION 1.9.14 ************ 35********** VERSION 1.9.14 ************
35 36
36Fixed some problems with the dialog sizes when switching 37Fixed some problems with the dialog sizes when switching
37portrait/landscape mode on 640x480 PDA display. 38portrait/landscape mode on 640x480 PDA display.
38 39
39Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi. 40Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi.
40 41
41Fixed an ugly bug in KOpieMail: 42Fixed an ugly bug in KOpieMail:
42KOpieMail was not able to write files (mails) to MSDOS file system, 43KOpieMail was not able to write files (mails) to MSDOS file system,
43like on an usual preformatted SD card. That should work now. 44like on an usual preformatted SD card. That should work now.
44To save your mail data on the Sd card do the following: 45To save your mail data on the Sd card do the following:
45Create a dir on the SD card: 46Create a dir on the SD card:
46mkdir /mnt/card/localmail 47mkdir /mnt/card/localmail
47Go to your home dir: 48Go to your home dir:
48cd 49cd
49Go to kopiemail data storage dir: 50Go to kopiemail data storage dir:
50cd kdepim/apps/kopiemail 51cd kdepim/apps/kopiemail
51Create a symlink to the SD card: 52Create a symlink to the SD card:
52ls -s /mnt/card/localmail 53ls -s /mnt/card/localmail
53Now KOpieMail will store all mails on the SD card. 54Now KOpieMail will store all mails on the SD card.
54 55
55KO/Pi Monthview: 56KO/Pi Monthview:
56Now "Go to Today" selects the current month from day 1-end, 57Now "Go to Today" selects the current month from day 1-end,
57not the current date + some days. 58not the current date + some days.
58I.e. "Go to Today" shows now always 59I.e. "Go to Today" shows now always
59the current month with first day of month in the first row. 60the current month with first day of month in the first row.
60 61
61Added missing German translation. 62Added missing German translation.
62 63
63Fixed icons of executeable on Wintendo. 64Fixed icons of executeable on Wintendo.
64 65
65Added a "Show next Mail" button to the OM/Pi 66Added a "Show next Mail" button to the OM/Pi
66mail viewer such that the mail below the current mail 67mail viewer such that the mail below the current mail
67in the mail list view of the current folder 68in the mail list view of the current folder
68can be read with a single click. 69can be read with a single click.
69 70
70 71
71********** VERSION 1.9.13 ************ 72********** VERSION 1.9.13 ************
72 73
73Fixed nasty PwM/Pi file reading bug, when 74Fixed nasty PwM/Pi file reading bug, when
74the used hash algo of file is different then the global 75the used hash algo of file is different then the global
75hash algo. 76hash algo.
76 77
77Added KA/Pi support for opie mailit mailapplication. 78Added KA/Pi support for opie mailit mailapplication.
78 79
79Fixed some bugs in OM/Pi. 80Fixed some bugs in OM/Pi.
80Now character conversion tables are available for the Zaurus 81Now character conversion tables are available for the Zaurus
81to make OM/Pi working properly. 82to make OM/Pi working properly.
82To get the character conversion in OM/Pi working, please download 83To get the character conversion in OM/Pi working, please download
83at the sourceforge project site the package 84at the sourceforge project site the package
84sr-character-conversion_SharpROM_arm.ipk.zip 85sr-character-conversion_SharpROM_arm.ipk.zip
85(or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms) 86(or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms)
86from the section "general files for KDE/Pim" 87from the section "general files for KDE/Pim"
87Instructions how to install this package are in a ReadMe in this file. 88Instructions how to install this package are in a ReadMe in this file.
88 89
89 90
90Fixed the orientation change problem in KA/Pi when switching 91Fixed the orientation change problem in KA/Pi when switching
91portrait/landscape mode. 92portrait/landscape mode.
92 93
93French translation available for KA/Pi and OM/Pi. 94French translation available for KA/Pi and OM/Pi.
94 95
95Fixed some problems with categories in KO/Pi in DTM sync. 96Fixed some problems with categories in KO/Pi in DTM sync.
96 97
97Added selection dialog for export to phone in KA/Pi. 98Added selection dialog for export to phone in KA/Pi.
98 99
99If in KO/Pi is an attendee selected to add to a meeting and this 100If in KO/Pi is an attendee selected to add to a meeting and this
100attendee is already in the list of attendees, this person is not added 101attendee is already in the list of attendees, this person is not added
101again. 102again.
102 103
103Some menu cleanup in KA/Pi. 104Some menu cleanup in KA/Pi.
104 105
105********** VERSION 1.9.12 ************ 106********** VERSION 1.9.12 ************
106 107
107Fix for the bug in KO/Pi What's Next view of version 1.9.11. 108Fix for the bug in KO/Pi What's Next view of version 1.9.11.
108 109
109Bugfix: Licence file is now shown again. 110Bugfix: Licence file is now shown again.
110 111
111OM/Pi now supports Unicode (utf8 charset). 112OM/Pi now supports Unicode (utf8 charset).
112Fixed some bugs in OM/Pi. 113Fixed some bugs in OM/Pi.
113 114
114KA/Pi has more German translation. 115KA/Pi has more German translation.
115 116
116 117
117********** VERSION 1.9.11 ************ 118********** VERSION 1.9.11 ************
118 119
119Fixed several problems in PWM/Pi, like 120Fixed several problems in PWM/Pi, like
120asking the user, if unsaved changed are pending 121asking the user, if unsaved changed are pending
121when closing the app. 122when closing the app.
122And PwM/Pi handles now different texts for the 123And PwM/Pi handles now different texts for the
123fields Description, Username, Password, configurable per category. 124fields Description, Username, Password, configurable per category.
124 125
125Fixed a crash in KO/Pi , when importing/loading vcs files 126Fixed a crash in KO/Pi , when importing/loading vcs files
126which have an entry with an attendee with state: 127which have an entry with an attendee with state:
127NEEDS ACTION 128NEEDS ACTION
128 129
129Fixed some problems in the German translation of OM/Pi, 130Fixed some problems in the German translation of OM/Pi,
130which makes some dialogs not fitting on the screen 131which makes some dialogs not fitting on the screen
131of the Z 5500. 132of the Z 5500.
132 133
133Fixed Qtopia crash, when disabling/deinstalling 134Fixed Qtopia crash, when disabling/deinstalling
134KO/Pi alarm applet. 135KO/Pi alarm applet.
135 136
136Implemented direct KDE<->KA/Pi sync for KA/Pi running 137Implemented direct KDE<->KA/Pi sync for KA/Pi running
137on Linux desktop. 138on Linux desktop.
138 139
139Added feature "remove sync info" to sync menu. 140Added feature "remove sync info" to sync menu.
140 141
141Tweaked the KO/Pi What's next view a bit, added 142Tweaked the KO/Pi What's next view a bit, added
142setting to hide events that are done. 143setting to hide events that are done.
143 144
144Disabled "beam receive enabled" on startup to 145Disabled "beam receive enabled" on startup to
145avoid problems if Fastload is enabled. 146avoid problems if Fastload is enabled.
146Please set "beam receive enabled", 147Please set "beam receive enabled",
147if you want to receive data via IR. 148if you want to receive data via IR.
148 149
149Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running 150Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running
150on Linux desktop. 151on Linux desktop.
151 152
152Made in KA/Pi scrolling possible, if details view is selected. 153Made in KA/Pi scrolling possible, if details view is selected.
153(The keyboard focus is set automatically to the search line) 154(The keyboard focus is set automatically to the search line)
154 155
155Fixed a bug in DMT sync, that a new entry in DTM was added 156Fixed a bug in DMT sync, that a new entry in DTM was added
156on every sync to Kx/Pi. 157on every sync to Kx/Pi.
157 158
158Fixed missing writing of KA/Pi categories to DMT entries when syncing. 159Fixed missing writing of KA/Pi categories to DMT entries when syncing.
159 160
160Fixed a bug in DMT sync with todos created in KO/Pi containing 161Fixed a bug in DMT sync with todos created in KO/Pi containing
161non-latin1 characters. 162non-latin1 characters.
162 163
163Rearranged package contents of Sharp-ipks and made all 164Rearranged package contents of Sharp-ipks and made all
164packages installable on SD again. 165packages installable on SD again.
165 166
166Fixed the writing of addressbook data in DTM sync. 167Fixed the writing of addressbook data in DTM sync.
167Empty fields in KA/Pi were not removed. 168Empty fields in KA/Pi were not removed.
168 169
169Added better category handling in KA/Pi: 170Added better category handling in KA/Pi:
170Added item 171Added item
171Edit Categories and 172Edit Categories and
172Manage new categories 173Manage new categories
173to the settings menu. 174to the settings menu.
174Possible to configure a view to display categories. 175Possible to configure a view to display categories.
175 176
176Added detailed "KDE Sync Howto" and "Multi Sync Howto" to Help menu. 177Added detailed "KDE Sync Howto" and "Multi Sync Howto" to Help menu.
177 178
178Fixed displaying of "free" days and time in KO Monthview and Agendaview. 179Fixed displaying of "free" days and time in KO Monthview and Agendaview.
179 180
180... and many other bugfixes. 181... and many other bugfixes.
181 182
182********** VERSION 1.9.10 ************ 183********** VERSION 1.9.10 ************
183 184
184Many internal small bugfixes. 185Many internal small bugfixes.
185And fix of the "big" bug in KO/Pi, 186And fix of the "big" bug in KO/Pi,
186that after Syncing the appointments had an offset by several hours. 187that after Syncing the appointments had an offset by several hours.
187That was a problem with the internal timezone setting, 188That was a problem with the internal timezone setting,
188introduced by the changed timezone configuration settings. 189introduced by the changed timezone configuration settings.
189 190
190German translation for OM/Pi is now available. 191German translation for OM/Pi is now available.
191 192
192 193
193********** VERSION 1.9.9 ************ 194********** VERSION 1.9.9 ************
194 195
195KDE-Pim/Pi has a new Member! 196KDE-Pim/Pi has a new Member!
196It is called PWM/Pi (Passwordmanager/platform-independent) 197It is called PWM/Pi (Passwordmanager/platform-independent)
197and it is available for the Zaurus. 198and it is available for the Zaurus.
198It is planned, that it will be available later for Windows. 199It is planned, that it will be available later for Windows.
199(And for Linux, of course). 200(And for Linux, of course).
200It is a port of the Passwordmanager of KDE. 201It is a port of the Passwordmanager of KDE.
201It will need the MicroKDElibs to run. 202It will need the MicroKDElibs to run.
202 203
203Made loading of addressbooks in KA/Pi up to 7 times faster! 204Made loading of addressbooks in KA/Pi up to 7 times faster!
204The bigger your addressbook file, the more starting speed 205The bigger your addressbook file, the more starting speed
205will you gain. (relatively) 206will you gain. (relatively)
206 207
207The Qtopia addressbook connector is now platform independend 208The Qtopia addressbook connector is now platform independend
208as well and should work on any platform for importing/exporting 209as well and should work on any platform for importing/exporting
209Qtopia and Opie XML files. 210Qtopia and Opie XML files.
210 211
211Added a +30min feature to the timezone settings to make 212Added a +30min feature to the timezone settings to make
212KDE-Pim/Pi useable in Australia and other parts on the 213KDE-Pim/Pi useable in Australia and other parts on the
213world with strange timezones ;-) 214world with strange timezones ;-)
214 215
215German "Umlaute" should now be sorted correctly on the Z in KA/Pi. 216German "Umlaute" should now be sorted correctly on the Z in KA/Pi.
216 217
217It is now possible to disable the 218It is now possible to disable the
218"receive data via infrared" feature, such that syncing with 219"receive data via infrared" feature, such that syncing with
219Outlook is now possible again with Kx/Pi runing. 220Outlook is now possible again with Kx/Pi runing.
220Please disable it, before syncing Sharp DTM with Outlook. 221Please disable it, before syncing Sharp DTM with Outlook.
221For your convenience, the "receive data via infrared" feature 222For your convenience, the "receive data via infrared" feature
222is disabled automatically, if you sync Kx/Pi with DTM. 223is disabled automatically, if you sync Kx/Pi with DTM.
223You have to enable it again manually after syncing. 224You have to enable it again manually after syncing.
224Enabling this feature makes it impossible to start the 225Enabling this feature makes it impossible to start the
225Sharp DTM apps. If this feature is enabled, you will only get the 226Sharp DTM apps. If this feature is enabled, you will only get the
226alarm notification from KO/Pi and not from the Sharp calendar. 227alarm notification from KO/Pi and not from the Sharp calendar.
227This is very useful if you sync KO/Pi with Sharp DTM, 228This is very useful if you sync KO/Pi with Sharp DTM,
228because after syncing you usually would get notified about 229because after syncing you usually would get notified about
229an alarm by KO/Pi and the Sharp Calendar. 230an alarm by KO/Pi and the Sharp Calendar.
230 231
231Together with the Linux desktop version of KO/Pi 232Together with the Linux desktop version of KO/Pi
232it is now possible to sync KO/Pi on the Zaurus 233it is now possible to sync KO/Pi on the Zaurus
233with the complete KDE-desktop (3.3 or later) 234with the complete KDE-desktop (3.3 or later)
234calendar data easily. 235calendar data easily.
235That makes it possible to sync the Z with one 236That makes it possible to sync the Z with one
236click of a mouse with the KDE-Desktop. 237click of a mouse with the KDE-Desktop.
237This feature it available for all Zaurus platforms KO/Pi 238This feature it available for all Zaurus platforms KO/Pi
238is running on. 239is running on.
239The only thing needed is a running KO/Pi on Linux and 240The only thing needed is a running KO/Pi on Linux and
240a compiled version of the small 241a compiled version of the small
241KDE-Pim/Pi<->KDE-Desktop access command line program, 242KDE-Pim/Pi<->KDE-Desktop access command line program,
242which is in the KDE-Pim/Pi sources available. 243which is in the KDE-Pim/Pi sources available.
243 244
244The "KDE-desktop" syncing feature for KA/Pi will follow 245The "KDE-desktop" syncing feature for KA/Pi will follow
245in the next releases. 246in the next releases.
246 247
247Fixed the vcard export bug, which had the version 1.9.8. 248Fixed the vcard export bug, which had the version 1.9.8.
248 249
249Added missing GERMAN translation to KO/Pi. 250Added missing GERMAN translation to KO/Pi.
250Hi PsionX, could you add the missing french translation?Thx! 251Hi PsionX, could you add the missing french translation?Thx!
251 252
252Translation files for KA/Pi are available as well. 253Translation files for KA/Pi are available as well.
253GERMAN translation will be available in the next release. 254GERMAN translation will be available in the next release.
254PsionX ( yres, you again ;-) ), could you start translating 255PsionX ( yres, you again ;-) ), could you start translating
255KA/Pi? Thx! 256KA/Pi? Thx!
256 257
257You can download the version 1.9.9 at 258You can download the version 1.9.9 at
258 259
259http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604 260http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604
260 261
261Note: 262Note:
262To run the mail program OM/Pi you need libopenssl. 263To run the mail program OM/Pi you need libopenssl.
263A link to a download loaction is available at 264A link to a download loaction is available at
264ZSI at www.killefiz.de 265ZSI at www.killefiz.de
265 266
266 267
267********** VERSION 1.9.8 ************ 268********** VERSION 1.9.8 ************
268 269
269Fixed character decoding in OM/Pi. 270Fixed character decoding in OM/Pi.
270(e.g. German "Umlaute" were not displayed properly.) 271(e.g. German "Umlaute" were not displayed properly.)
271 272
272Made is possible to reparent todos in KO/Pi. 273Made is possible to reparent todos in KO/Pi.
273Use contextmenu or keys (look at Help-Keys + Colors) for that. 274Use contextmenu or keys (look at Help-Keys + Colors) for that.
274 275
275Added the missing Sync-Howto and WhatsNew to the packages. 276Added the missing Sync-Howto and WhatsNew to the packages.
276 277
277KO/Pi on Linux desktop can now sync with KDE desktop. 278KO/Pi on Linux desktop can now sync with KDE desktop.
278That means: When using KO/Pi on Linux desktop for syncing with 279That means: When using KO/Pi on Linux desktop for syncing with
279KDE desktop and the Zaurus, the Zaurus can be synced now 280KDE desktop and the Zaurus, the Zaurus can be synced now
280with all KDE-Calendar resources, not only with one local file. 281with all KDE-Calendar resources, not only with one local file.
281(That makes it possible to sync the Zaurus with the 282(That makes it possible to sync the Zaurus with the
282calendar data on a Kolab server) 283calendar data on a Kolab server)
283 284
284KA/Pi syncing with KDE desktop will be available in the next version. 285KA/Pi syncing with KDE desktop will be available in the next version.
285 286
286 287
287********** VERSION 1.9.7 ************ 288********** VERSION 1.9.7 ************
288 289
289KO/Pi - KA/Pi on Windows: 290KO/Pi - KA/Pi on Windows:
290Now a directory can be defined by the user, where the 291Now a directory can be defined by the user, where the
291application/config data should be saved. 292application/config data should be saved.
292 Define your desired path in the evironment variable 293 Define your desired path in the evironment variable
293 MICROKDEHOME 294 MICROKDEHOME
294 before starting KO/Pi or KA/Pi. 295 before starting KO/Pi or KA/Pi.
295 296
296An easy Kx/Pi to Kx/Pi syncing is now possible 297An easy Kx/Pi to Kx/Pi syncing is now possible
297(it is called Pi-Sync) via network. 298(it is called Pi-Sync) via network.
298Please look at the Sync Howto. 299Please look at the Sync Howto.
299 300
300Exporting of calendar data and contacts to mobile phones is now possible. 301Exporting of calendar data and contacts to mobile phones is now possible.
301The SyncHowto is updated with information howto 302The SyncHowto is updated with information howto
302access/sync mobile phones. 303access/sync mobile phones.
303Please look at the Sync Howto. 304Please look at the Sync Howto.
304 305
305Now KO/Pi and KA/Pi on the Zaurus can receive data via infrared directly. 306Now KO/Pi and KA/Pi on the Zaurus can receive data via infrared directly.
306Please disable Fastload for the original contact/calendar applications 307Please disable Fastload for the original contact/calendar applications
307and close them. 308and close them.
308KO/Pi and KA/Pi must be running in order to receive the data. 309KO/Pi and KA/Pi must be running in order to receive the data.
309(KO/Pi and KA/Pi are always running if Fastload for them is enabled!) 310(KO/Pi and KA/Pi are always running if Fastload for them is enabled!)
310 311
311In the KA/Pi details view are now the preferred tel. numbers displayed on top 312In the KA/Pi details view are now the preferred tel. numbers displayed on top
312of the other data ( emails/tel.numbers/addresses) 313of the other data ( emails/tel.numbers/addresses)
313 314
314Fixed some syncing problems in KA/Pi. 315Fixed some syncing problems in KA/Pi.
315 316
316Added font settings for the KA/Pi details view. 317Added font settings for the KA/Pi details view.
317Added fields "children's name" and "gender" to KA/Pi. 318Added fields "children's name" and "gender" to KA/Pi.
318 319
319Made searching in KA/Pi better: 320Made searching in KA/Pi better:
320Now the first item in a view is selected after a search automatically and 321Now the first item in a view is selected after a search automatically and
321the views can be scrolled up/down when the search input field has the keyboard focus. 322the views can be scrolled up/down when the search input field has the keyboard focus.
322 323
323And, of course, fixed a bunch of reported bugs in KO/Pi and KA/Pi. 324And, of course, fixed a bunch of reported bugs in KO/Pi and KA/Pi.
324 325
325 326
326********** VERSION 1.9.6 ************ 327********** VERSION 1.9.6 ************
327 328
328Changes in the external application communication on the Zaurus 329Changes in the external application communication on the Zaurus
329in order to use less RAM when the apps are running. 330in order to use less RAM when the apps are running.
330First syncing of addressbooks (KA/Pi) is possible. 331First syncing of addressbooks (KA/Pi) is possible.
331 332
332 333
333********** VERSION 1.9.5a ************ 334********** VERSION 1.9.5a ************
334 335
335Fixed a bug in KO/Pi in the SharpDTM sync of version 1.9.5. 336Fixed a bug in KO/Pi in the SharpDTM sync of version 1.9.5.
336Fixed some small bugs. 337Fixed some small bugs.
337KA/Pi shows now the birthday in summary view. 338KA/Pi shows now the birthday in summary view.
338Now OM/Pi and KA/Pi are using the date format defined in KO/Pi 339Now OM/Pi and KA/Pi are using the date format defined in KO/Pi
339for displaying dates. 340for displaying dates.
340 341
341 342
342********** VERSION 1.9.5 ************ 343********** VERSION 1.9.5 ************
343 344
344There is still no Addressbook syncing! 345There is still no Addressbook syncing!
345 346
346New in 1.9.5: 347New in 1.9.5:
347 348
348Many bugfixes. 349Many bugfixes.
349Better searching in KA/Pi. 350Better searching in KA/Pi.
350You can configure in KA/Pi if you want to search only after 351You can configure in KA/Pi if you want to search only after
351<return> key pressed. 352<return> key pressed.
352 353
353Better mail downloading in OM/Pi. 354Better mail downloading in OM/Pi.
354 355
355First experimental alpha version of sync of KO/Pi with mobile phones. 356First experimental alpha version of sync of KO/Pi with mobile phones.
356See gammu documentation for supported phones. 357See gammu documentation for supported phones.
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. 358You 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.
358Quick hint how to use: 359Quick hint how to use:
359NOTE: MOBILE PHONE SYNC IS EXPERIMENTAL! 360NOTE: MOBILE PHONE SYNC IS EXPERIMENTAL!
360Install kammu_1.9.5_arm.ipk , libbluetooth and libsdp. 361Install kammu_1.9.5_arm.ipk , libbluetooth and libsdp.
361Create syncprofile - mobile device 362Create syncprofile - mobile device
362Remove entry for model. (Leave empty ). 363Remove entry for model. (Leave empty ).
363Enable infrared on Zaurus and your Phone. 364Enable infrared on Zaurus and your Phone.
364Sync. 365Sync.
365To get a more detailed log, start kopi from konsole. 366To get a more detailed log, start kopi from konsole.
366 367
367********** VERSION 1.9.4 ************ 368********** VERSION 1.9.4 ************
368 369
369This is the version 1.9.4 of KDE-Pim/Pi for the Zaurus. 370This is the version 1.9.4 of KDE-Pim/Pi for the Zaurus.
370 371
371WARNING: 372WARNING:
372PLEASE BACKUP ALL YOUR DATA! 373PLEASE BACKUP ALL YOUR DATA!
373We have changed a lot and maybe there are some unknown problems. 374We have changed a lot and maybe there are some unknown problems.
374 375
375SYNC HANDLING HAS CHANGED! 376SYNC HANDLING HAS CHANGED!
376Such that, if you sync now with an already synded device, you will duplicated entries after the first sync. 377Such that, if you sync now with an already synded device, you will duplicated entries after the first sync.
377(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks). 378(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks).
378 379
379You need the kmicrokdelibs_1.9.4_arm.ipk as a base for the other programs. 380You need the kmicrokdelibs_1.9.4_arm.ipk as a base for the other programs.
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. 381If 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.
381 382
382As programs are available: 383As programs are available:
383KO/Pi (korganizer ipk) - a calendar program. 384KO/Pi (korganizer ipk) - a calendar program.
384KA/Pi (kaddressbook ipk ) - an addressbook 385KA/Pi (kaddressbook ipk ) - an addressbook
385OM/Pi (kopiemail ipk ) an email program with pop/smtp and IMAP support. 386OM/Pi (kopiemail ipk ) an email program with pop/smtp and IMAP support.
386 387
387An alarm notification program ( korganizer-alarm ipk ) for KO/Pi that notifies you about alarms, even if the Zaurus is in suspend mode. 388An alarm notification program ( korganizer-alarm ipk ) for KO/Pi that notifies you about alarms, even if the Zaurus is in suspend mode.
388(If you do not see an icon in the taskbar after installing korganizer-alarm, please restart Qtopia) 389(If you do not see an icon in the taskbar after installing korganizer-alarm, please restart Qtopia)
389 390
390All the applications are installed in a "Pim" TAB. 391All the applications are installed in a "Pim" TAB.
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 392If 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
392 393
393All the application are integrated. 394All the application are integrated.