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