summaryrefslogtreecommitdiffabout
path: root/bin
Unidiff
Diffstat (limited to 'bin') (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index cbed872..2516b2a 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,536 +1,538 @@
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: 18OM/Pi:
19"Delete mail" icon in main window now deletes all selected mails. 19"Delete mail" icon in main window now deletes all selected mails.
20Fixed the problem, that the state flag of imap mails was ignored. 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 21Now mails with "FLAG_SEEN" on the imap server get no icon in the list view
22to idecate that they are already seen. 22to idecate that they are already seen.
23Fixed the problem that the body of some mails was not displayed in the 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. 24mail viewer when fetching them from the imap server directly to read them.
25Made it (configurable) possible to show the "To:" field in the list view.
26Added to the mail viewer the option "View Source" to make it possible to see the raw mail data.
25 27
26 28
27 29
28********** VERSION 1.9.19 ************ 30********** VERSION 1.9.19 ************
29 31
30Added a lot of missing translations to KA/Pi, 32Added a lot of missing translations to KA/Pi,
31Added some missing translations to KO/Pi and OM/Pi. 33Added some missing translations to KO/Pi and OM/Pi.
32 34
33Fixed some minor problems in KA/Pi + KO/Pi. 35Fixed some minor problems in KA/Pi + KO/Pi.
34 36
35Fixed a crash when closing PwM/Pi. 37Fixed a crash when closing PwM/Pi.
36Added German translation for PwM/Pi. 38Added German translation for PwM/Pi.
37 39
38Made view change and Month View update faster in KO/Pi. 40Made view change and Month View update faster in KO/Pi.
39 41
40 42
41********** VERSION 1.9.18 ************ 43********** VERSION 1.9.18 ************
42 44
43FYI: The VERSION 1.9.17 was a testing release only. 45FYI: The VERSION 1.9.17 was a testing release only.
44Please read the changelog of VERSION 1.9.17 as well. 46Please read the changelog of VERSION 1.9.17 as well.
45 47
46Cleaned up the syncing config dialog. 48Cleaned up the syncing config dialog.
47Added sync config options for date range for events. 49Added sync config options for date range for events.
48Added sync config options for filters on incoming data. 50Added sync config options for filters on incoming data.
49Added sync config options for filters on outgoing data. 51Added sync config options for filters on outgoing data.
50Please read the updated SyncHowTo about the new filter settings. 52Please read the updated SyncHowTo about the new filter settings.
51These filter settings make it now possible to sync with shared 53These filter settings make it now possible to sync with shared
52calendars without writing back private or confidential data 54calendars without writing back private or confidential data
53(via the outgoing filters). 55(via the outgoing filters).
54To sync only with particular parts of a shared calendar, 56To sync only with particular parts of a shared calendar,
55the incoming filter settings can be used. 57the incoming filter settings can be used.
56An example can be found in the SyncHowTo. 58An example can be found in the SyncHowTo.
57Same for shared addressbooks. 59Same for shared addressbooks.
58 60
59Added a setting for the global kdepim data storage. 61Added a setting for the global kdepim data storage.
60Usually the data is stored in (yourhomedir/kdepim). 62Usually the data is stored in (yourhomedir/kdepim).
61Now you can set in the Global config dialog TAB, subTAB "Data storage path" 63Now you can set in the Global config dialog TAB, subTAB "Data storage path"
62a directory where all the kdepim data is stored. 64a directory where all the kdepim data is stored.
63That makes it easy to save all kdepim data on a SD card on the Z, for example. 65That makes it easy to save all kdepim data on a SD card on the Z, for example.
64 66
65KO/Pi: 67KO/Pi:
66The timeedit input has a pulldown list for times. 68The timeedit input has a pulldown list for times.
67If opened, this pulldown list should now has the right time highlighted. 69If opened, this pulldown list should now has the right time highlighted.
68Added the possibility to exclude events/todos/journals in a filter. 70Added the possibility to exclude events/todos/journals in a filter.
69You should exclude journals, if you do not want them to sync with a public calendar. 71You should exclude journals, if you do not want them to sync with a public calendar.
70 72
71KA/Pi: 73KA/Pi:
72Added the possibility to in/exclude public/private/confidential contacts to a filter. 74Added the possibility to in/exclude public/private/confidential contacts to a filter.
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 ... 75If 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 ...
74Added printing of card view and details view on desktop. 76Added printing of card view and details view on desktop.
75Printing of list view is not working... 77Printing of list view is not working...
76Added button for removing pictures in contact editor. 78Added button for removing pictures in contact editor.
77Parsing data fix of KA/Pi version 1.9.17. 79Parsing data fix of KA/Pi version 1.9.17.
78Fixed the "parse name automatically" problem of KA/Pi version 1.9.17. 80Fixed the "parse name automatically" problem of KA/Pi version 1.9.17.
79Fixed some syncing merging problems. 81Fixed some syncing merging problems.
80 82
81 83
82********** VERSION 1.9.17 ************ 84********** VERSION 1.9.17 ************
83 85
84KO/Pi: 86KO/Pi:
85Fixed that tooltips were not updated after moving an item in agenda view. 87Fixed that tooltips were not updated after moving an item in agenda view.
86Fixed a bug in sorting start date for recurring events in list view. 88Fixed a bug in sorting start date for recurring events in list view.
87Changed the left button in todo viewer from "Agenda" to "Set completed". 89Changed the left button in todo viewer from "Agenda" to "Set completed".
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. 90This 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.
89Added more info in the todo viewer: Startdate, parent/sub todos. 91Added more info in the todo viewer: Startdate, parent/sub todos.
90 92
91 93
92KA/Pi: 94KA/Pi:
93All fields search does now actually search all the (possible) fields, 95All fields search does now actually search all the (possible) fields,
94not only those listed in the contact list. 96not only those listed in the contact list.
95Made is possible to inline a picture in a vcard on the Z. 97Made is possible to inline a picture in a vcard on the Z.
96This was only possible on the desktop, now is it possible on the Z as well. 98This was only possible on the desktop, now is it possible on the Z as well.
97Fixed of missing save settings after filter configuration. 99Fixed of missing save settings after filter configuration.
98Made saving of addressbook much faster. 100Made saving of addressbook much faster.
99Fixed extension widget layout problem. 101Fixed extension widget layout problem.
100Fixed saving of default formatted name settings. 102Fixed saving of default formatted name settings.
101Fixed formatted name handling in edit dialog. 103Fixed formatted name handling in edit dialog.
102Added an option for changing formatted names of many contacts 104Added an option for changing formatted names of many contacts
103(menu: File - Change - Set formatted name). 105(menu: File - Change - Set formatted name).
104 106
105QWhatsThis was not working on the Z ( only black rectangle was shown). 107QWhatsThis was not working on the Z ( only black rectangle was shown).
106This is Fixed. 108This is Fixed.
107 109
108KDE-Sync: 110KDE-Sync:
109Now readonly KDE resources are synced as well. 111Now readonly KDE resources are synced as well.
110(They are not changed in KDE itself, of course). 112(They are not changed in KDE itself, of course).
111 113
112 114
113 115
114********** VERSION 1.9.16 ************ 116********** VERSION 1.9.16 ************
115 117
116KO/Pi: 118KO/Pi:
117Fixed search dialog size on Z 6000 (480x640 display). 119Fixed search dialog size on Z 6000 (480x640 display).
118Added setting to hide/show time in agenda items. 120Added setting to hide/show time in agenda items.
119Added setting to hide not running todos in todo view. 121Added setting to hide not running todos in todo view.
120Added columns for start date/time in todo view. 122Added columns for start date/time in todo view.
121Replaced the solid half-hour lines in agenda view by dot lines. 123Replaced the solid half-hour lines in agenda view by dot lines.
122Added possibility of printing the What's Next View on the desktop 124Added possibility of printing the What's Next View on the desktop
123(i.e. Windows and Linux). 125(i.e. Windows and Linux).
124Fixed a crash in KO/Pi when starting KO/Pi with What's Next view. 126Fixed a crash in KO/Pi when starting KO/Pi with What's Next view.
125Added tooltips in month view.(Tooltips only available on desktop) 127Added tooltips in month view.(Tooltips only available on desktop)
126 128
127Fixed a strange problem in KO/Pi alarm applet. 129Fixed a strange problem in KO/Pi alarm applet.
128Did not find the actual problem, 130Did not find the actual problem,
129such that now Qtopia reboots again if deinstalling the alarm applet. 131such that now Qtopia reboots again if deinstalling the alarm applet.
130But the alarm applet should work again. 132But the alarm applet should work again.
131 133
132KA/Pi: 134KA/Pi:
133Fixed the problem, that internal pictures were not saved. 135Fixed the problem, that internal pictures were not saved.
134 136
135Fixed a problem in the pi-sync mode by increasing the timeout for data transfer from 20 seconds to 5 minutes. 137Fixed a problem in the pi-sync mode by increasing the timeout for data transfer from 20 seconds to 5 minutes.
136 138
137Fixed some minor problems. (Like word wrap in help text windows). 139Fixed some minor problems. (Like word wrap in help text windows).
138 140
139Fixed a compiling problem in microkde/kresources. 141Fixed a compiling problem in microkde/kresources.
140 142
141KO/Pi is using zdbat (renamed to db2file) for syncing with Sharp DTM. 143KO/Pi is using zdbat (renamed to db2file) for syncing with Sharp DTM.
142This version now includes zdbat 1.0.0 (old version was zdbat 0.2.9) 144This version now includes zdbat 1.0.0 (old version was zdbat 0.2.9)
143such that now syncing KO/Pi with Sharp DTM should work on the 145such that now syncing KO/Pi with Sharp DTM should work on the
144Zaurus C 3000 model. 146Zaurus C 3000 model.
145 147
146********** VERSION 1.9.15 ************ 148********** VERSION 1.9.15 ************
147 149
148Usebilty enhancements in KO/Pi: 150Usebilty enhancements in KO/Pi:
149When clicking on the date in a month view cell, the day view is shown. 151When clicking on the date in a month view cell, the day view is shown.
150Old behaviour was, that the "new event" dialog popped up. 152Old behaviour was, that the "new event" dialog popped up.
151 153
152Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu). 154Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu).
153That means, you can restore the latest 155That means, you can restore the latest
154event/todo/journal you have deleted. 156event/todo/journal you have deleted.
155A journal is deleted, if you clear all the text of the journal. 157A journal is deleted, if you clear all the text of the journal.
156 158
157Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14. 159Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14.
158 160
159KA/Pi starting in 480x640 resolution: 161KA/Pi starting in 480x640 resolution:
160Hide the filter action in toolbar 162Hide the filter action in toolbar
161and added icons for undo/delete/redo in toolbar. 163and added icons for undo/delete/redo in toolbar.
162 164
163Change in OM/Pi ViewMail dialog: 165Change in OM/Pi ViewMail dialog:
164When clicking on the "delete" icon the mail is deleted after confirmation as usual. 166When clicking on the "delete" icon the mail is deleted after confirmation as usual.
165But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any). 167But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any).
166 168
167Fixed a crash when deleting mail-accounts in OM/Pi. 169Fixed a crash when deleting mail-accounts in OM/Pi.
168 170
169 171
170********** VERSION 1.9.14 ************ 172********** VERSION 1.9.14 ************
171 173
172Fixed some problems with the dialog sizes when switching 174Fixed some problems with the dialog sizes when switching
173portrait/landscape mode on 640x480 PDA display. 175portrait/landscape mode on 640x480 PDA display.
174 176
175Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi. 177Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi.
176 178
177Fixed an ugly bug in KOpieMail: 179Fixed an ugly bug in KOpieMail:
178KOpieMail was not able to write files (mails) to MSDOS file system, 180KOpieMail was not able to write files (mails) to MSDOS file system,
179like on an usual preformatted SD card. That should work now. 181like on an usual preformatted SD card. That should work now.
180To save your mail data on the Sd card do the following: 182To save your mail data on the Sd card do the following:
181Create a dir on the SD card: 183Create a dir on the SD card:
182mkdir /mnt/card/localmail 184mkdir /mnt/card/localmail
183Go to your home dir: 185Go to your home dir:
184cd 186cd
185Go to kopiemail data storage dir: 187Go to kopiemail data storage dir:
186cd kdepim/apps/kopiemail 188cd kdepim/apps/kopiemail
187Create a symlink to the SD card: 189Create a symlink to the SD card:
188ls -s /mnt/card/localmail 190ls -s /mnt/card/localmail
189Now KOpieMail will store all mails on the SD card. 191Now KOpieMail will store all mails on the SD card.
190 192
191KO/Pi Monthview: 193KO/Pi Monthview:
192Now "Go to Today" selects the current month from day 1-end, 194Now "Go to Today" selects the current month from day 1-end,
193not the current date + some days. 195not the current date + some days.
194I.e. "Go to Today" shows now always 196I.e. "Go to Today" shows now always
195the current month with first day of month in the first row. 197the current month with first day of month in the first row.
196 198
197Added missing German translation. 199Added missing German translation.
198 200
199Fixed icons of executeable on Wintendo. 201Fixed icons of executeable on Wintendo.
200 202
201Added a "Show next Mail" button to the OM/Pi 203Added a "Show next Mail" button to the OM/Pi
202mail viewer such that the mail below the current mail 204mail viewer such that the mail below the current mail
203in the mail list view of the current folder 205in the mail list view of the current folder
204can be read with a single click. 206can be read with a single click.
205 207
206 208
207********** VERSION 1.9.13 ************ 209********** VERSION 1.9.13 ************
208 210
209Fixed nasty PwM/Pi file reading bug, when 211Fixed nasty PwM/Pi file reading bug, when
210the used hash algo of file is different then the global 212the used hash algo of file is different then the global
211hash algo. 213hash algo.
212 214
213Added KA/Pi support for opie mailit mailapplication. 215Added KA/Pi support for opie mailit mailapplication.
214 216
215Fixed some bugs in OM/Pi. 217Fixed some bugs in OM/Pi.
216Now character conversion tables are available for the Zaurus 218Now character conversion tables are available for the Zaurus
217to make OM/Pi working properly. 219to make OM/Pi working properly.
218To get the character conversion in OM/Pi working, please download 220To get the character conversion in OM/Pi working, please download
219at the sourceforge project site the package 221at the sourceforge project site the package
220sr-character-conversion_SharpROM_arm.ipk.zip 222sr-character-conversion_SharpROM_arm.ipk.zip
221(or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms) 223(or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms)
222from the section "general files for KDE/Pim" 224from the section "general files for KDE/Pim"
223Instructions how to install this package are in a ReadMe in this file. 225Instructions how to install this package are in a ReadMe in this file.
224 226
225 227
226Fixed the orientation change problem in KA/Pi when switching 228Fixed the orientation change problem in KA/Pi when switching
227portrait/landscape mode. 229portrait/landscape mode.
228 230
229French translation available for KA/Pi and OM/Pi. 231French translation available for KA/Pi and OM/Pi.
230 232
231Fixed some problems with categories in KO/Pi in DTM sync. 233Fixed some problems with categories in KO/Pi in DTM sync.
232 234
233Added selection dialog for export to phone in KA/Pi. 235Added selection dialog for export to phone in KA/Pi.
234 236
235If in KO/Pi is an attendee selected to add to a meeting and this 237If in KO/Pi is an attendee selected to add to a meeting and this
236attendee is already in the list of attendees, this person is not added 238attendee is already in the list of attendees, this person is not added
237again. 239again.
238 240
239Some menu cleanup in KA/Pi. 241Some menu cleanup in KA/Pi.
240 242
241********** VERSION 1.9.12 ************ 243********** VERSION 1.9.12 ************
242 244
243Fix for the bug in KO/Pi What's Next view of version 1.9.11. 245Fix for the bug in KO/Pi What's Next view of version 1.9.11.
244 246
245Bugfix: Licence file is now shown again. 247Bugfix: Licence file is now shown again.
246 248
247OM/Pi now supports Unicode (utf8 charset). 249OM/Pi now supports Unicode (utf8 charset).
248Fixed some bugs in OM/Pi. 250Fixed some bugs in OM/Pi.
249 251
250KA/Pi has more German translation. 252KA/Pi has more German translation.
251 253
252 254
253********** VERSION 1.9.11 ************ 255********** VERSION 1.9.11 ************
254 256
255Fixed several problems in PWM/Pi, like 257Fixed several problems in PWM/Pi, like
256asking the user, if unsaved changed are pending 258asking the user, if unsaved changed are pending
257when closing the app. 259when closing the app.
258And PwM/Pi handles now different texts for the 260And PwM/Pi handles now different texts for the
259fields Description, Username, Password, configurable per category. 261fields Description, Username, Password, configurable per category.
260 262
261Fixed a crash in KO/Pi , when importing/loading vcs files 263Fixed a crash in KO/Pi , when importing/loading vcs files
262which have an entry with an attendee with state: 264which have an entry with an attendee with state:
263NEEDS ACTION 265NEEDS ACTION
264 266
265Fixed some problems in the German translation of OM/Pi, 267Fixed some problems in the German translation of OM/Pi,
266which makes some dialogs not fitting on the screen 268which makes some dialogs not fitting on the screen
267of the Z 5500. 269of the Z 5500.
268 270
269Fixed Qtopia crash, when disabling/deinstalling 271Fixed Qtopia crash, when disabling/deinstalling
270KO/Pi alarm applet. 272KO/Pi alarm applet.
271 273
272Implemented direct KDE<->KA/Pi sync for KA/Pi running 274Implemented direct KDE<->KA/Pi sync for KA/Pi running
273on Linux desktop. 275on Linux desktop.
274 276
275Added feature "remove sync info" to sync menu. 277Added feature "remove sync info" to sync menu.
276 278
277Tweaked the KO/Pi What's next view a bit, added 279Tweaked the KO/Pi What's next view a bit, added
278setting to hide events that are done. 280setting to hide events that are done.
279 281
280Disabled "beam receive enabled" on startup to 282Disabled "beam receive enabled" on startup to
281avoid problems if Fastload is enabled. 283avoid problems if Fastload is enabled.
282Please set "beam receive enabled", 284Please set "beam receive enabled",
283if you want to receive data via IR. 285if you want to receive data via IR.
284 286
285Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running 287Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running
286on Linux desktop. 288on Linux desktop.
287 289
288Made in KA/Pi scrolling possible, if details view is selected. 290Made in KA/Pi scrolling possible, if details view is selected.
289(The keyboard focus is set automatically to the search line) 291(The keyboard focus is set automatically to the search line)
290 292
291Fixed a bug in DMT sync, that a new entry in DTM was added 293Fixed a bug in DMT sync, that a new entry in DTM was added
292on every sync to Kx/Pi. 294on every sync to Kx/Pi.
293 295
294Fixed missing writing of KA/Pi categories to DMT entries when syncing. 296Fixed missing writing of KA/Pi categories to DMT entries when syncing.
295 297
296Fixed a bug in DMT sync with todos created in KO/Pi containing 298Fixed a bug in DMT sync with todos created in KO/Pi containing
297non-latin1 characters. 299non-latin1 characters.
298 300
299Rearranged package contents of Sharp-ipks and made all 301Rearranged package contents of Sharp-ipks and made all
300packages installable on SD again. 302packages installable on SD again.
301 303
302Fixed the writing of addressbook data in DTM sync. 304Fixed the writing of addressbook data in DTM sync.
303Empty fields in KA/Pi were not removed. 305Empty fields in KA/Pi were not removed.
304 306
305Added better category handling in KA/Pi: 307Added better category handling in KA/Pi:
306Added item 308Added item
307Edit Categories and 309Edit Categories and
308Manage new categories 310Manage new categories
309to the settings menu. 311to the settings menu.
310Possible to configure a view to display categories. 312Possible to configure a view to display categories.
311 313
312Added detailed "KDE Sync Howto" and "Multi Sync Howto" to Help menu. 314Added detailed "KDE Sync Howto" and "Multi Sync Howto" to Help menu.
313 315
314Fixed displaying of "free" days and time in KO Monthview and Agendaview. 316Fixed displaying of "free" days and time in KO Monthview and Agendaview.
315 317
316... and many other bugfixes. 318... and many other bugfixes.
317 319
318********** VERSION 1.9.10 ************ 320********** VERSION 1.9.10 ************
319 321
320Many internal small bugfixes. 322Many internal small bugfixes.
321And fix of the "big" bug in KO/Pi, 323And fix of the "big" bug in KO/Pi,
322that after Syncing the appointments had an offset by several hours. 324that after Syncing the appointments had an offset by several hours.
323That was a problem with the internal timezone setting, 325That was a problem with the internal timezone setting,
324introduced by the changed timezone configuration settings. 326introduced by the changed timezone configuration settings.
325 327
326German translation for OM/Pi is now available. 328German translation for OM/Pi is now available.
327 329
328 330
329********** VERSION 1.9.9 ************ 331********** VERSION 1.9.9 ************
330 332
331KDE-Pim/Pi has a new Member! 333KDE-Pim/Pi has a new Member!
332It is called PWM/Pi (Passwordmanager/platform-independent) 334It is called PWM/Pi (Passwordmanager/platform-independent)
333and it is available for the Zaurus. 335and it is available for the Zaurus.
334It is planned, that it will be available later for Windows. 336It is planned, that it will be available later for Windows.
335(And for Linux, of course). 337(And for Linux, of course).
336It is a port of the Passwordmanager of KDE. 338It is a port of the Passwordmanager of KDE.
337It will need the MicroKDElibs to run. 339It will need the MicroKDElibs to run.
338 340
339Made loading of addressbooks in KA/Pi up to 7 times faster! 341Made loading of addressbooks in KA/Pi up to 7 times faster!
340The bigger your addressbook file, the more starting speed 342The bigger your addressbook file, the more starting speed
341will you gain. (relatively) 343will you gain. (relatively)
342 344
343The Qtopia addressbook connector is now platform independend 345The Qtopia addressbook connector is now platform independend
344as well and should work on any platform for importing/exporting 346as well and should work on any platform for importing/exporting
345Qtopia and Opie XML files. 347Qtopia and Opie XML files.
346 348
347Added a +30min feature to the timezone settings to make 349Added a +30min feature to the timezone settings to make
348KDE-Pim/Pi useable in Australia and other parts on the 350KDE-Pim/Pi useable in Australia and other parts on the
349world with strange timezones ;-) 351world with strange timezones ;-)
350 352
351German "Umlaute" should now be sorted correctly on the Z in KA/Pi. 353German "Umlaute" should now be sorted correctly on the Z in KA/Pi.
352 354
353It is now possible to disable the 355It is now possible to disable the
354"receive data via infrared" feature, such that syncing with 356"receive data via infrared" feature, such that syncing with
355Outlook is now possible again with Kx/Pi runing. 357Outlook is now possible again with Kx/Pi runing.
356Please disable it, before syncing Sharp DTM with Outlook. 358Please disable it, before syncing Sharp DTM with Outlook.
357For your convenience, the "receive data via infrared" feature 359For your convenience, the "receive data via infrared" feature
358is disabled automatically, if you sync Kx/Pi with DTM. 360is disabled automatically, if you sync Kx/Pi with DTM.
359You have to enable it again manually after syncing. 361You have to enable it again manually after syncing.
360Enabling this feature makes it impossible to start the 362Enabling this feature makes it impossible to start the
361Sharp DTM apps. If this feature is enabled, you will only get the 363Sharp DTM apps. If this feature is enabled, you will only get the
362alarm notification from KO/Pi and not from the Sharp calendar. 364alarm notification from KO/Pi and not from the Sharp calendar.
363This is very useful if you sync KO/Pi with Sharp DTM, 365This is very useful if you sync KO/Pi with Sharp DTM,
364because after syncing you usually would get notified about 366because after syncing you usually would get notified about
365an alarm by KO/Pi and the Sharp Calendar. 367an alarm by KO/Pi and the Sharp Calendar.
366 368
367Together with the Linux desktop version of KO/Pi 369Together with the Linux desktop version of KO/Pi
368it is now possible to sync KO/Pi on the Zaurus 370it is now possible to sync KO/Pi on the Zaurus
369with the complete KDE-desktop (3.3 or later) 371with the complete KDE-desktop (3.3 or later)
370calendar data easily. 372calendar data easily.
371That makes it possible to sync the Z with one 373That makes it possible to sync the Z with one
372click of a mouse with the KDE-Desktop. 374click of a mouse with the KDE-Desktop.
373This feature it available for all Zaurus platforms KO/Pi 375This feature it available for all Zaurus platforms KO/Pi
374is running on. 376is running on.
375The only thing needed is a running KO/Pi on Linux and 377The only thing needed is a running KO/Pi on Linux and
376a compiled version of the small 378a compiled version of the small
377KDE-Pim/Pi<->KDE-Desktop access command line program, 379KDE-Pim/Pi<->KDE-Desktop access command line program,
378which is in the KDE-Pim/Pi sources available. 380which is in the KDE-Pim/Pi sources available.
379 381
380The "KDE-desktop" syncing feature for KA/Pi will follow 382The "KDE-desktop" syncing feature for KA/Pi will follow
381in the next releases. 383in the next releases.
382 384
383Fixed the vcard export bug, which had the version 1.9.8. 385Fixed the vcard export bug, which had the version 1.9.8.
384 386
385Added missing GERMAN translation to KO/Pi. 387Added missing GERMAN translation to KO/Pi.
386Hi PsionX, could you add the missing french translation?Thx! 388Hi PsionX, could you add the missing french translation?Thx!
387 389
388Translation files for KA/Pi are available as well. 390Translation files for KA/Pi are available as well.
389GERMAN translation will be available in the next release. 391GERMAN translation will be available in the next release.
390PsionX ( yres, you again ;-) ), could you start translating 392PsionX ( yres, you again ;-) ), could you start translating
391KA/Pi? Thx! 393KA/Pi? Thx!
392 394
393You can download the version 1.9.9 at 395You can download the version 1.9.9 at
394 396
395http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604 397http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604
396 398
397Note: 399Note:
398To run the mail program OM/Pi you need libopenssl. 400To run the mail program OM/Pi you need libopenssl.
399A link to a download loaction is available at 401A link to a download loaction is available at
400ZSI at www.killefiz.de 402ZSI at www.killefiz.de
401 403
402 404
403********** VERSION 1.9.8 ************ 405********** VERSION 1.9.8 ************
404 406
405Fixed character decoding in OM/Pi. 407Fixed character decoding in OM/Pi.
406(e.g. German "Umlaute" were not displayed properly.) 408(e.g. German "Umlaute" were not displayed properly.)
407 409
408Made is possible to reparent todos in KO/Pi. 410Made is possible to reparent todos in KO/Pi.
409Use contextmenu or keys (look at Help-Keys + Colors) for that. 411Use contextmenu or keys (look at Help-Keys + Colors) for that.
410 412
411Added the missing Sync-Howto and WhatsNew to the packages. 413Added the missing Sync-Howto and WhatsNew to the packages.
412 414
413KO/Pi on Linux desktop can now sync with KDE desktop. 415KO/Pi on Linux desktop can now sync with KDE desktop.
414That means: When using KO/Pi on Linux desktop for syncing with 416That means: When using KO/Pi on Linux desktop for syncing with
415KDE desktop and the Zaurus, the Zaurus can be synced now 417KDE desktop and the Zaurus, the Zaurus can be synced now
416with all KDE-Calendar resources, not only with one local file. 418with all KDE-Calendar resources, not only with one local file.
417(That makes it possible to sync the Zaurus with the 419(That makes it possible to sync the Zaurus with the
418calendar data on a Kolab server) 420calendar data on a Kolab server)
419 421
420KA/Pi syncing with KDE desktop will be available in the next version. 422KA/Pi syncing with KDE desktop will be available in the next version.
421 423
422 424
423********** VERSION 1.9.7 ************ 425********** VERSION 1.9.7 ************
424 426
425KO/Pi - KA/Pi on Windows: 427KO/Pi - KA/Pi on Windows:
426Now a directory can be defined by the user, where the 428Now a directory can be defined by the user, where the
427application/config data should be saved. 429application/config data should be saved.
428 Define your desired path in the evironment variable 430 Define your desired path in the evironment variable
429 MICROKDEHOME 431 MICROKDEHOME
430 before starting KO/Pi or KA/Pi. 432 before starting KO/Pi or KA/Pi.
431 433
432An easy Kx/Pi to Kx/Pi syncing is now possible 434An easy Kx/Pi to Kx/Pi syncing is now possible
433(it is called Pi-Sync) via network. 435(it is called Pi-Sync) via network.
434Please look at the Sync Howto. 436Please look at the Sync Howto.
435 437
436Exporting of calendar data and contacts to mobile phones is now possible. 438Exporting of calendar data and contacts to mobile phones is now possible.
437The SyncHowto is updated with information howto 439The SyncHowto is updated with information howto
438access/sync mobile phones. 440access/sync mobile phones.
439Please look at the Sync Howto. 441Please look at the Sync Howto.
440 442
441Now KO/Pi and KA/Pi on the Zaurus can receive data via infrared directly. 443Now KO/Pi and KA/Pi on the Zaurus can receive data via infrared directly.
442Please disable Fastload for the original contact/calendar applications 444Please disable Fastload for the original contact/calendar applications
443and close them. 445and close them.
444KO/Pi and KA/Pi must be running in order to receive the data. 446KO/Pi and KA/Pi must be running in order to receive the data.
445(KO/Pi and KA/Pi are always running if Fastload for them is enabled!) 447(KO/Pi and KA/Pi are always running if Fastload for them is enabled!)
446 448
447In the KA/Pi details view are now the preferred tel. numbers displayed on top 449In the KA/Pi details view are now the preferred tel. numbers displayed on top
448of the other data ( emails/tel.numbers/addresses) 450of the other data ( emails/tel.numbers/addresses)
449 451
450Fixed some syncing problems in KA/Pi. 452Fixed some syncing problems in KA/Pi.
451 453
452Added font settings for the KA/Pi details view. 454Added font settings for the KA/Pi details view.
453Added fields "children's name" and "gender" to KA/Pi. 455Added fields "children's name" and "gender" to KA/Pi.
454 456
455Made searching in KA/Pi better: 457Made searching in KA/Pi better:
456Now the first item in a view is selected after a search automatically and 458Now the first item in a view is selected after a search automatically and
457the views can be scrolled up/down when the search input field has the keyboard focus. 459the views can be scrolled up/down when the search input field has the keyboard focus.
458 460
459And, of course, fixed a bunch of reported bugs in KO/Pi and KA/Pi. 461And, of course, fixed a bunch of reported bugs in KO/Pi and KA/Pi.
460 462
461 463
462********** VERSION 1.9.6 ************ 464********** VERSION 1.9.6 ************
463 465
464Changes in the external application communication on the Zaurus 466Changes in the external application communication on the Zaurus
465in order to use less RAM when the apps are running. 467in order to use less RAM when the apps are running.
466First syncing of addressbooks (KA/Pi) is possible. 468First syncing of addressbooks (KA/Pi) is possible.
467 469
468 470
469********** VERSION 1.9.5a ************ 471********** VERSION 1.9.5a ************
470 472
471Fixed a bug in KO/Pi in the SharpDTM sync of version 1.9.5. 473Fixed a bug in KO/Pi in the SharpDTM sync of version 1.9.5.
472Fixed some small bugs. 474Fixed some small bugs.
473KA/Pi shows now the birthday in summary view. 475KA/Pi shows now the birthday in summary view.
474Now OM/Pi and KA/Pi are using the date format defined in KO/Pi 476Now OM/Pi and KA/Pi are using the date format defined in KO/Pi
475for displaying dates. 477for displaying dates.
476 478
477 479
478********** VERSION 1.9.5 ************ 480********** VERSION 1.9.5 ************
479 481
480There is still no Addressbook syncing! 482There is still no Addressbook syncing!
481 483
482New in 1.9.5: 484New in 1.9.5:
483 485
484Many bugfixes. 486Many bugfixes.
485Better searching in KA/Pi. 487Better searching in KA/Pi.
486You can configure in KA/Pi if you want to search only after 488You can configure in KA/Pi if you want to search only after
487<return> key pressed. 489<return> key pressed.
488 490
489Better mail downloading in OM/Pi. 491Better mail downloading in OM/Pi.
490 492
491First experimental alpha version of sync of KO/Pi with mobile phones. 493First experimental alpha version of sync of KO/Pi with mobile phones.
492See gammu documentation for supported phones. 494See gammu documentation for supported phones.
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. 495You 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.
494Quick hint how to use: 496Quick hint how to use:
495NOTE: MOBILE PHONE SYNC IS EXPERIMENTAL! 497NOTE: MOBILE PHONE SYNC IS EXPERIMENTAL!
496Install kammu_1.9.5_arm.ipk , libbluetooth and libsdp. 498Install kammu_1.9.5_arm.ipk , libbluetooth and libsdp.
497Create syncprofile - mobile device 499Create syncprofile - mobile device
498Remove entry for model. (Leave empty ). 500Remove entry for model. (Leave empty ).
499Enable infrared on Zaurus and your Phone. 501Enable infrared on Zaurus and your Phone.
500Sync. 502Sync.
501To get a more detailed log, start kopi from konsole. 503To get a more detailed log, start kopi from konsole.
502 504
503********** VERSION 1.9.4 ************ 505********** VERSION 1.9.4 ************
504 506
505This is the version 1.9.4 of KDE-Pim/Pi for the Zaurus. 507This is the version 1.9.4 of KDE-Pim/Pi for the Zaurus.
506 508
507WARNING: 509WARNING:
508PLEASE BACKUP ALL YOUR DATA! 510PLEASE BACKUP ALL YOUR DATA!
509We have changed a lot and maybe there are some unknown problems. 511We have changed a lot and maybe there are some unknown problems.
510 512
511SYNC HANDLING HAS CHANGED! 513SYNC HANDLING HAS CHANGED!
512Such that, if you sync now with an already synded device, you will duplicated entries after the first sync. 514Such that, if you sync now with an already synded device, you will duplicated entries after the first sync.
513(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks). 515(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks).
514 516
515You need the kmicrokdelibs_1.9.4_arm.ipk as a base for the other programs. 517You need the kmicrokdelibs_1.9.4_arm.ipk as a base for the other programs.
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. 518If 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.
517 519
518As programs are available: 520As programs are available:
519KO/Pi (korganizer ipk) - a calendar program. 521KO/Pi (korganizer ipk) - a calendar program.
520KA/Pi (kaddressbook ipk ) - an addressbook 522KA/Pi (kaddressbook ipk ) - an addressbook
521OM/Pi (kopiemail ipk ) an email program with pop/smtp and IMAP support. 523OM/Pi (kopiemail ipk ) an email program with pop/smtp and IMAP support.
522 524
523An alarm notification program ( korganizer-alarm ipk ) for KO/Pi that notifies you about alarms, even if the Zaurus is in suspend mode. 525An alarm notification program ( korganizer-alarm ipk ) for KO/Pi that notifies you about alarms, even if the Zaurus is in suspend mode.
524(If you do not see an icon in the taskbar after installing korganizer-alarm, please restart Qtopia) 526(If you do not see an icon in the taskbar after installing korganizer-alarm, please restart Qtopia)
525 527
526All the applications are installed in a "Pim" TAB. 528All the applications are installed in a "Pim" TAB.
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 529If 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
528 530
529All the application are integrated. 531All the application are integrated.
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. 532Such 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.
531 533
532HINT: 534HINT:
533If you install KPhone/Pi 0.9.7, it will be called, if you click in KA/Pi on a phone number. 535If you install KPhone/Pi 0.9.7, it will be called, if you click in KA/Pi on a phone number.
534 536
535What's new? 537What's new?
536 538