summaryrefslogtreecommitdiffabout
path: root/bin/kdepim
Unidiff
Diffstat (limited to 'bin/kdepim') (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index f4b3ddb..201f863 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,310 +1,312 @@
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 2.1.19 ************ 3********** VERSION 2.1.19 ************
4 4
5Fixed a crash in journal view and a crash in setting a todo to stopped when KO/Pi saved the file when "stop todo" dialog was shown. 5Fixed a crash in journal view.
6Fixed a crash at setting a todo to stopped if KO/Pi saved the file while "stop todo" dialog was shown.
6Fixed a minor problem with the marcus bains line (whatever that is). 7Fixed a minor problem with the marcus bains line (whatever that is).
8Fixed a crash when setting a todo to complete from the show dialog which was called from the What's Next View.
7 9
8********** VERSION 2.1.18 ************ 10********** VERSION 2.1.18 ************
9 11
10Pi-Sync mode: 12Pi-Sync mode:
11The "Write back file" status dialog was updated too often such that writing back the file on the Z was very slow. Fixed. 13The "Write back file" status dialog was updated too often such that writing back the file on the Z was very slow. Fixed.
12 14
13KO/Pi: 15KO/Pi:
14Fixed a layout problem on the Z 5500 with the calender box right of the location box in the event/todo editor. Thanks to Andrew, who found, reported and fixed this problem ( I did not get that problem - it was working on my 5500 ). 16Fixed a layout problem on the Z 5500 with the calender box right of the location box in the event/todo editor. Thanks to Andrew, who found, reported and fixed this problem ( I did not get that problem - it was working on my 5500 ).
15 17
16Fixed a problem when (imported or added from other applications) events or todos did have attachments. 18Fixed a problem when (imported or added from other applications) events or todos did have attachments.
17Fixed a really ugly and hidden problem in the management of the parent/child relationchip of todos. 19Fixed a really ugly and hidden problem in the management of the parent/child relationchip of todos.
18 20
19 21
20********** VERSION 2.1.17 ************ 22********** VERSION 2.1.17 ************
21 23
22KO/Pi: 24KO/Pi:
23Added option to display times in What's Next View on two lines. 25Added option to display times in What's Next View on two lines.
24(Useful for display on the Zaurus with 240x320 screen) 26(Useful for display on the Zaurus with 240x320 screen)
25Removed "Allday" for allday events of one day duration in What's Next View. 27Removed "Allday" for allday events of one day duration in What's Next View.
26Added date range for allday events of more than one day duration in What's Next View. 28Added date range for allday events of more than one day duration in What's Next View.
27Fixed two problems in the data importing from Outlook: 29Fixed two problems in the data importing from Outlook:
28 Fixed the duplicated import if the summary, location or description had whitespaces at the end. 30 Fixed the duplicated import if the summary, location or description had whitespaces at the end.
29 Fixed a problem importing certain recurrence rules. 31 Fixed a problem importing certain recurrence rules.
30 32
31A journal in an ics file may have no dtStart value (as files from KNotes, which stores its notes in an ics journal file). 33A journal in an ics file may have no dtStart value (as files from KNotes, which stores its notes in an ics journal file).
32If now a journal has no dtStart value the dtStart value is set to the created value of the journal when loading the file. That makes it possible to view and edit "notes" from KNotes. Simply add another Resource in KO/Pi which is a copy of the ics file from KNotes. You will find the "notes" in KO/Pi as a journal entry on the date you created it. 34If now a journal has no dtStart value the dtStart value is set to the created value of the journal when loading the file. That makes it possible to view and edit "notes" from KNotes. Simply add another Resource in KO/Pi which is a copy of the ics file from KNotes. You will find the "notes" in KO/Pi as a journal entry on the date you created it.
33 35
34And some minor fixes in KO/Pi. 36And some minor fixes in KO/Pi.
35 37
36Fixed a crash on the desktop when closing KO/Pi after accessing adressbook data (Linux + Windows ). 38Fixed a crash on the desktop when closing KO/Pi after accessing adressbook data (Linux + Windows ).
37 39
38 40
39********** VERSION 2.1.16 ************ 41********** VERSION 2.1.16 ************
40 42
41Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus. 43Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus.
42Added columns for datetime in todo view: Last modified, created and last modified subtodo 44Added columns for datetime in todo view: Last modified, created and last modified subtodo
43Fixed a bug in agenda view displaying recurring multiday events which are longer than two days. 45Fixed a bug in agenda view displaying recurring multiday events which are longer than two days.
44Made conflict detection up to 4 times faster. 46Made conflict detection up to 4 times faster.
45 47
46********** VERSION 2.1.15 ************ 48********** VERSION 2.1.15 ************
47 49
48Fixed two layout problems on the Z: 50Fixed two layout problems on the Z:
49Made the with of the newly added buttons on the Quick-Todo smaller. 51Made the with of the newly added buttons on the Quick-Todo smaller.
50Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. 52Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible.
51 53
52 54
53********** VERSION 2.1.14 ************ 55********** VERSION 2.1.14 ************
54 56
55Added some buttons to the KO/Pi Quick-todo line to make it possible to quickly access some todo view layout settings like display all flat/open/close and hide/show running/done. 57Added some buttons to the KO/Pi Quick-todo line to make it possible to quickly access some todo view layout settings like display all flat/open/close and hide/show running/done.
56Added a button to add a subtodo quickly. 58Added a button to add a subtodo quickly.
57 59
58Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). 60Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ).
59Added an option to change the layout of the list week to column mode. 61Added an option to change the layout of the list week to column mode.
60 62
61Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. 63Fixed some usability problems in pi-sync mode by adding some progress information about file transfer.
62 64
63Fixed pi-sync problems with the new multi calendar feature. 65Fixed pi-sync problems with the new multi calendar feature.
64Now pi-sync behaviour should be: 66Now pi-sync behaviour should be:
651) Local sends file request ( as usual ) 671) Local sends file request ( as usual )
662) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. 682) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars.
673) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). 693) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ).
68 If the data which local receives contains entries which are on disabled calendars on local this entries are updated and not added as duplicates to the default calendar. 70 If the data which local receives contains entries which are on disabled calendars on local this entries are updated and not added as duplicates to the default calendar.
694) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. 714) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote.
70 If the data which remote receives contains entries which are on disabled calendars on remote this entries are updated and not added as duplicates to the default calendar. 72 If the data which remote receives contains entries which are on disabled calendars on remote this entries are updated and not added as duplicates to the default calendar.
71 73
72Summary: 74Summary:
73No new item ( new created after the last sync ) in a disabled calendar is propagated to the sync partner. Readonly items are synced and added/changed on the sync partner if it is not readonly on the sync partner. 75No new item ( new created after the last sync ) in a disabled calendar is propagated to the sync partner. Readonly items are synced and added/changed on the sync partner if it is not readonly on the sync partner.
74If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. 76If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour.
75Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars. 77Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars.
76 78
77********** VERSION 2.1.13 ************ 79********** VERSION 2.1.13 ************
78 80
79Fixed a problem in KA/Pi search. 81Fixed a problem in KA/Pi search.
80Fixed some minor problems in KO/Pi. 82Fixed some minor problems in KO/Pi.
81Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. 83Added calendar selection possibility to the todo view popup and to the event/todo/journal editor.
82 84
83Fixed memory usage problems in KA/Pi: 85Fixed memory usage problems in KA/Pi:
84When loading data KA/Pi did load the file data twice. 86When loading data KA/Pi did load the file data twice.
85Example: 87Example:
86 A 600k file did consume 1200k memory during loading process. 88 A 600k file did consume 1200k memory during loading process.
87 This is fixed, it does now consume only 600k during loading process. 89 This is fixed, it does now consume only 600k during loading process.
88When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. 90When saving data KA/Pi did consume a lot of memory for the data parsing during the save process.
89This is fixed. 91This is fixed.
90Example: 92Example:
91 Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. 93 Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram.
92 When saving KA/Pi did consume 28.6 Meg of Ram. That causes a crash on the Zaurus because there was no memeory left in the system. 94 When saving KA/Pi did consume 28.6 Meg of Ram. That causes a crash on the Zaurus because there was no memeory left in the system.
93 Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. 95 Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process.
94Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. 96Note: The memory usage of KA/Pi after the data is loaded/saved has not changed.
95The saving of data may be a bit slower now. 97The saving of data may be a bit slower now.
96 98
97Fixed memory usage problems in KO/Pi: 99Fixed memory usage problems in KO/Pi:
98When KO/Pi did save the data to file, it did not release the used buffers after saving. 100When KO/Pi did save the data to file, it did not release the used buffers after saving.
99The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. 101The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation.
100This is fixed. 102This is fixed.
101Example: 103Example:
102 When saving a 400k file KO/Pi do now use 400k less memory now. 104 When saving a 400k file KO/Pi do now use 400k less memory now.
103 105
104Optimized memory usage in KO/Pi Agenda view: 106Optimized memory usage in KO/Pi Agenda view:
105KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. 107KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view.
106These buffers were not made smaller (i.e. downsized) because of performance reasons. 108These buffers were not made smaller (i.e. downsized) because of performance reasons.
107The handling of these buffers are now much smarter: 109The handling of these buffers are now much smarter:
108Two (of six) buffers are removed completely. 110Two (of six) buffers are removed completely.
109The remaing four buffers are now downsized after not using the agenda view for 45 seconds. 111The remaing four buffers are now downsized after not using the agenda view for 45 seconds.
110Such that the memory usage of KO/Pi is smaller now in general ( because 2 buffers are removed) and is much smaller when not using the agenda view. That is very important when using fastload for KO/Pi. 112Such that the memory usage of KO/Pi is smaller now in general ( because 2 buffers are removed) and is much smaller when not using the agenda view. That is very important when using fastload for KO/Pi.
111 113
112Worst case example ( for a maximum size agenda content): 114Worst case example ( for a maximum size agenda content):
113 When resizing the agenda content to a large scale, KO/Pi did use 17Meg of mem ( and did not use less memory until it was stopped). Now KO/Pi is using on the same operation only 14.3 Meg of mem and after 45 seconds not using the agenda view it uses only 9.4 Meg of mem. 115 When resizing the agenda content to a large scale, KO/Pi did use 17Meg of mem ( and did not use less memory until it was stopped). Now KO/Pi is using on the same operation only 14.3 Meg of mem and after 45 seconds not using the agenda view it uses only 9.4 Meg of mem.
114 116
115When switching to an unused Agenda view now KO/Pi is upizing the buffers again. This takes less than a second. Such that switching to Agenda view (after not using it for more than 45 seconds) is now a bit slower. 117When switching to an unused Agenda view now KO/Pi is upizing the buffers again. This takes less than a second. Such that switching to Agenda view (after not using it for more than 45 seconds) is now a bit slower.
116 118
117Summary: 119Summary:
118Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus. 120Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus.
119 121
120********** VERSION 2.1.12 ************ 122********** VERSION 2.1.12 ************
121 123
122KO/Pi: 124KO/Pi:
123Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus. 125Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus.
124Fixed a problem with the month view when file was saved but KO/Pi was not the active window. 126Fixed a problem with the month view when file was saved but KO/Pi was not the active window.
125Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only). 127Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only).
126Fixed some other small problems. 128Fixed some other small problems.
127 129
128********** VERSION 2.1.11 ************ 130********** VERSION 2.1.11 ************
129 131
130KO/Pi: 132KO/Pi:
131Because we can have many calendars now in KO/Pi we can have more than one journal entry per day. 133Because we can have many calendars now in KO/Pi we can have more than one journal entry per day.
132Added features to handle (and add ) more than one journal entry per day. 134Added features to handle (and add ) more than one journal entry per day.
133Added option for a journal title. 135Added option for a journal title.
134 136
135Added info about the calendar, the item belongs to, to the event/todo/journal viewer. 137Added info about the calendar, the item belongs to, to the event/todo/journal viewer.
136Fixed a problem of the alarm of completed recurring todos. 138Fixed a problem of the alarm of completed recurring todos.
137Added to the event/todo editor to set quickly the category of an item. 139Added to the event/todo editor to set quickly the category of an item.
138 140
139 141
140Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet. 142Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet.
141 143
142Added KA/Pi multi sync to the multi sync called from the alarm applet. 144Added KA/Pi multi sync to the multi sync called from the alarm applet.
143 145
144********** VERSION 2.1.10 ************ 146********** VERSION 2.1.10 ************
145 147
146KO/Pi: 148KO/Pi:
147Importing Birthdays will now create another file resource "Birthdays" and import the birthday data from KA/Pi into that file. 149Importing Birthdays will now create another file resource "Birthdays" and import the birthday data from KA/Pi into that file.
148When a multidayevent is selected in monthview all occurences of this event in the monthview are now hightlighted. 150When a multidayevent is selected in monthview all occurences of this event in the monthview are now hightlighted.
149Fixed a bug in searching for a small timerange, i.e. one day. 151Fixed a bug in searching for a small timerange, i.e. one day.
150 152
151KA/Pi: 153KA/Pi:
152Fixed two problems in csv export. 154Fixed two problems in csv export.
153Fixed problems when calling the contact selection dialog from KO/Pi or OM/Pi. 155Fixed problems when calling the contact selection dialog from KO/Pi or OM/Pi.
154 156
155********** VERSION 2.1.9 ************ 157********** VERSION 2.1.9 ************
156 158
157KO/Pi: 159KO/Pi:
158Fixed some problems of the new search options in the search dialog. 160Fixed some problems of the new search options in the search dialog.
159Fixed some problems in the new resource config options. 161Fixed some problems in the new resource config options.
160Changed the recurrence edit of events and todos such that the recurrence edit page now is notified about a change of the start date on the first page. 162Changed the recurrence edit of events and todos such that the recurrence edit page now is notified about a change of the start date on the first page.
161Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown: 163Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown:
162Now you can click on the bottom/top of an allday agenda item or on the left/right side of an agenda item to get the "new todo/new event" popup. 164Now you can click on the bottom/top of an allday agenda item or on the left/right side of an agenda item to get the "new todo/new event" popup.
163 165
164Fixed a problem in recurrence range in syncing with DTM. 166Fixed a problem in recurrence range in syncing with DTM.
165 167
166KA/Pi: 168KA/Pi:
167Made it posiible to show in the contact overview the details of all data available for that contact( e.g. office, spouse, children, nickname ...) 169Made it posiible to show in the contact overview the details of all data available for that contact( e.g. office, spouse, children, nickname ...)
168 170
169PwM/Pi: 171PwM/Pi:
170Added "sec" to the timeout config settings to make it clear the timeout values are seconds. 172Added "sec" to the timeout config settings to make it clear the timeout values are seconds.
171 173
172********** VERSION 2.1.8 ************ 174********** VERSION 2.1.8 ************
173 175
174KO/Pi: 176KO/Pi:
175Added info about the completion state of a todo in the ListView/Searchdialog. 177Added info about the completion state of a todo in the ListView/Searchdialog.
176If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well. 178If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well.
177Fixed some updating problems when changing the filter. 179Fixed some updating problems when changing the filter.
178 180
179KA/Pi: 181KA/Pi:
180In the addressee selection dialog now the formatted name is shown, if not empty. 182In the addressee selection dialog now the formatted name is shown, if not empty.
181Added a column "category" to the addressee selection dialog to make it possible to sort addressees after category. 183Added a column "category" to the addressee selection dialog to make it possible to sort addressees after category.
182Now in the addressee selection dialog a selected contact is remove with a single click from the selected list. 184Now in the addressee selection dialog a selected contact is remove with a single click from the selected list.
183 185
184Fixed in the file selector on the Zaurus the problem that symbolic links to files/dirs were ignored. 186Fixed in the file selector on the Zaurus the problem that symbolic links to files/dirs were ignored.
185Fixed the sorting for size in the file selector on the Z. 187Fixed the sorting for size in the file selector on the Z.
186 188
187Changed the color selection dialog on the Zaurus to a more user friendly version. 189Changed the color selection dialog on the Zaurus to a more user friendly version.
188 190
189********** VERSION 2.1.7 ************ 191********** VERSION 2.1.7 ************
190 192
191KO/Pi: 193KO/Pi:
192Fixed several problems in the new Resource handling. 194Fixed several problems in the new Resource handling.
193Added more options to the search dialog. 195Added more options to the search dialog.
194Fixed a problem in the Month view. 196Fixed a problem in the Month view.
195Added more options to the dialog when setting a todo to stopped. 197Added more options to the dialog when setting a todo to stopped.
196 198
197Fixed two small problems in KO/Pi Alarm applet. 199Fixed two small problems in KO/Pi Alarm applet.
198 200
199********** VERSION 2.1.6 ************ 201********** VERSION 2.1.6 ************
200 202
201This release is for testing only. 203This release is for testing only.
202 204
203KO/Pi: 205KO/Pi:
204Added to the list view (the list view is used in search dialog as well) the possibility to print it. 206Added to the list view (the list view is used in search dialog as well) the possibility to print it.
205Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view. 207Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view.
206Added to the list view the possibility to add all subtodos of selected todos to an export/beam. 208Added to the list view the possibility to add all subtodos of selected todos to an export/beam.
207Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout. 209Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout.
208Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus. 210Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus.
209Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly. 211Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly.
210 212
211Added support for multiple calendar files in KO/Pi. Only local ical (*.ics) files are supported as calendars. 213Added support for multiple calendar files in KO/Pi. Only local ical (*.ics) files are supported as calendars.
212In the sync profile config it is still missing to specify a particular calendar to sync with this profile. That setting will be added later. 214In the sync profile config it is still missing to specify a particular calendar to sync with this profile. That setting will be added later.
213Now on every sync the set of calendars is synced which are enabled in the resource view. 215Now on every sync the set of calendars is synced which are enabled in the resource view.
214 216
215A calendar is enabled in the resource view if the "eye" column is checked. 217A calendar is enabled in the resource view if the "eye" column is checked.
216You can set a calendar to be the default for new items( "+" column ). 218You can set a calendar to be the default for new items( "+" column ).
217You can tell KO/Pi to ignore all alarm of a calendar ( "bell" column ) and you can set it readonly. 219You can tell KO/Pi to ignore all alarm of a calendar ( "bell" column ) and you can set it readonly.
218To find out how to add a new calendar and how to remove a calendar is left as an exercise to the reader ... 220To find out how to add a new calendar and how to remove a calendar is left as an exercise to the reader ...
219 221
220 222
221********** VERSION 2.1.5 ************ 223********** VERSION 2.1.5 ************
222 224
223This is the new stable version. 225This is the new stable version.
224Bugfix: 226Bugfix:
225Fixed a problem with agenda popup on the desktop in KO/Pi. 227Fixed a problem with agenda popup on the desktop in KO/Pi.
226Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization. 228Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization.
227Added config option to not display completed todos in agenda view. 229Added config option to not display completed todos in agenda view.
228Addressee view is now using the formatted name, if defined. 230Addressee view is now using the formatted name, if defined.
229That makes it possible to display "lastname, firstname" in that view now. 231That makes it possible to display "lastname, firstname" in that view now.
230To set the formatted name for all contacts, please use menu: 232To set the formatted name for all contacts, please use menu:
231Edit->Change->Set formatted name. 233Edit->Change->Set formatted name.
232Fixed the bug in KA/Pi that is was not possible to add images to a contact on Windows. 234Fixed the bug in KA/Pi that is was not possible to add images to a contact on Windows.
233 235
234********** VERSION 2.1.4 ************ 236********** VERSION 2.1.4 ************
235 237
236Fixed two more bugs in the KA/Pi CSV import dialog: 238Fixed two more bugs in the KA/Pi CSV import dialog:
237Made it possible to read multi-line fields and import it to the "Note" field. 239Made it possible to read multi-line fields and import it to the "Note" field.
238Fixed a problem in mapping custom fields, whatever a custem field is... 240Fixed a problem in mapping custom fields, whatever a custem field is...
239 241
240********** VERSION 2.1.3 ************ 242********** VERSION 2.1.3 ************
241 243
242Changed the menu structure of the alarm applet: 244Changed the menu structure of the alarm applet:
243Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List". 245Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List".
244 246
245Fixed several problems in the KA/Pi CSV import dialog: 247Fixed several problems in the KA/Pi CSV import dialog:
246Added "Category", made codec configureable and made it possible to map many fields to the "Note" field. 248Added "Category", made codec configureable and made it possible to map many fields to the "Note" field.
247 249
248 250
249********** VERSION 2.1.2 ************ 251********** VERSION 2.1.2 ************
250 252
251Fixed a problem closing the alarm dialog on Zaurus with "OK" button. 253Fixed a problem closing the alarm dialog on Zaurus with "OK" button.
252 254
253Fixed a problem when importing data from Outlook with mutiple categories set. 255Fixed a problem when importing data from Outlook with mutiple categories set.
254 256
255Changed display of days in datenavigator: 257Changed display of days in datenavigator:
256Birthdays are now blue, not dark green. 258Birthdays are now blue, not dark green.
257When todo view is shown, no birtdays are shown and days with due todos are shown blue. 259When todo view is shown, no birtdays are shown and days with due todos are shown blue.
258When journal view is shown, only holidays are shown and days with journals are blue. 260When journal view is shown, only holidays are shown and days with journals are blue.
259 261
260Added Backup options to global config: 262Added Backup options to global config:
261You can create now x-daily backups for KO/Pi, KA/Pi (for file resources only, file resource is the standard type) and PwM/Pi ( all files you will open ). 263You can create now x-daily backups for KO/Pi, KA/Pi (for file resources only, file resource is the standard type) and PwM/Pi ( all files you will open ).
262It is recommended to use another HDD/Memory card for the backup directory. If (very useful on the Zaurus) the specified backup directory does not exist you are asked if you want to try again to create a backup. That makes it possible to insert your memory card in the Zaurus and then trying again. 264It is recommended to use another HDD/Memory card for the backup directory. If (very useful on the Zaurus) the specified backup directory does not exist you are asked if you want to try again to create a backup. That makes it possible to insert your memory card in the Zaurus and then trying again.
263The backup is created when the application wants to save for the first time on a backup-day. You can specify the amount of backups and the day interval of backups. 265The backup is created when the application wants to save for the first time on a backup-day. You can specify the amount of backups and the day interval of backups.
264 266
265********** VERSION 2.1.1 ************ 267********** VERSION 2.1.1 ************
266 268
267Stable release 2.1.1! 269Stable release 2.1.1!
268 270
269KO/Pi: 271KO/Pi:
270Fixed one problem in the layout of the edit dialogs on the Zaurus with 640x480 display. 272Fixed one problem in the layout of the edit dialogs on the Zaurus with 640x480 display.
271 273
272********** VERSION 2.1.0 ************ 274********** VERSION 2.1.0 ************
273 275
274Stable release 2.1.0! 276Stable release 2.1.0!
275 277
276Summary of changes/fixes compared to version 2.0.6: 278Summary of changes/fixes compared to version 2.0.6:
277 279
278Many bugs of version 2.0.6 fixed. 280Many bugs of version 2.0.6 fixed.
279Most of them were small bugs, but some of them were important. 281Most of them were small bugs, but some of them were important.
280It is recommended to use version 2.1.0 and not version 2.0.6. 282It is recommended to use version 2.1.0 and not version 2.0.6.
281 283
282Important changes: 284Important changes:
283 285
284Added recurring todos to KO/Pi. 286Added recurring todos to KO/Pi.
285 287
286Added global application font settings (for all KDE-Pim/Pi apps) to the general settings. 288Added global application font settings (for all KDE-Pim/Pi apps) to the general settings.
287 289
288Made Passwordmanager PwM/Pi more userfriendly: Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more. 290Made Passwordmanager PwM/Pi more userfriendly: Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more.
289 291
290Datenavigator can now display many months. Very useful on the desktop. 292Datenavigator can now display many months. Very useful on the desktop.
291 293
292KO/Pi alarm applet changed: Made buttons in alarm dialog much bigger and other usebility enhancements. 294KO/Pi alarm applet changed: Made buttons in alarm dialog much bigger and other usebility enhancements.
293 295
294Made alarm sound working on Linux desktop. 296Made alarm sound working on Linux desktop.
295 297
296Made KO/Pi and KA/Pi running from a memory stick. Please read storage HowTo for details. 298Made KO/Pi and KA/Pi running from a memory stick. Please read storage HowTo for details.
297 299
298Added timetracking feature in KO/Pi todo view. Please read timetraker HowTo for details. 300Added timetracking feature in KO/Pi todo view. Please read timetraker HowTo for details.
299 301
300Many other usebility enhancements. 302Many other usebility enhancements.
301Special thanks to Ben for his suggestions! 303Special thanks to Ben for his suggestions!
302 304
303You can find the complete changelog 305You can find the complete changelog
304from version 1.7.7 to 2.1.0 306from version 1.7.7 to 2.1.0
305in the source package or on 307in the source package or on
306 308
307http://www.pi-sync.net/html/changelog.html 309http://www.pi-sync.net/html/changelog.html
308 310
309 311
310 312