-rw-r--r-- | bin/kdepim/WhatsNew.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index c0d63e5..368f379 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,194 +1,198 @@ | |||
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.17 ************ | ||
4 | |||
5 | |||
6 | |||
3 | ********** VERSION 2.1.16 ************ | 7 | ********** VERSION 2.1.16 ************ |
4 | 8 | ||
5 | Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus. | 9 | 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 | 10 | 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. | 11 | Fixed a bug in agenda view displaying recurring multiday events which are longer than two days. |
8 | Made conflict detection up to 4 times faster. | 12 | Made conflict detection up to 4 times faster. |
9 | 13 | ||
10 | ********** VERSION 2.1.15 ************ | 14 | ********** VERSION 2.1.15 ************ |
11 | 15 | ||
12 | Fixed two layout problems on the Z: | 16 | Fixed two layout problems on the Z: |
13 | Made the with of the newly added buttons on the Quick-Todo smaller. | 17 | Made the with of the newly added buttons on the Quick-Todo smaller. |
14 | Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. | 18 | Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. |
15 | 19 | ||
16 | 20 | ||
17 | ********** VERSION 2.1.14 ************ | 21 | ********** VERSION 2.1.14 ************ |
18 | 22 | ||
19 | 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. | 23 | 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. |
20 | Added a button to add a subtodo quickly. | 24 | Added a button to add a subtodo quickly. |
21 | 25 | ||
22 | Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). | 26 | Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). |
23 | Added an option to change the layout of the list week to column mode. | 27 | Added an option to change the layout of the list week to column mode. |
24 | 28 | ||
25 | Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. | 29 | Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. |
26 | 30 | ||
27 | Fixed pi-sync problems with the new multi calendar feature. | 31 | Fixed pi-sync problems with the new multi calendar feature. |
28 | Now pi-sync behaviour should be: | 32 | Now pi-sync behaviour should be: |
29 | 1) Local sends file request ( as usual ) | 33 | 1) Local sends file request ( as usual ) |
30 | 2) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. | 34 | 2) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. |
31 | 3) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). | 35 | 3) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). |
32 | 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. | 36 | 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. |
33 | 4) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. | 37 | 4) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. |
34 | 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. | 38 | 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. |
35 | 39 | ||
36 | Summary: | 40 | Summary: |
37 | 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. | 41 | 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. |
38 | If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. | 42 | If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. |
39 | Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars. | 43 | Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars. |
40 | 44 | ||
41 | ********** VERSION 2.1.13 ************ | 45 | ********** VERSION 2.1.13 ************ |
42 | 46 | ||
43 | Fixed a problem in KA/Pi search. | 47 | Fixed a problem in KA/Pi search. |
44 | Fixed some minor problems in KO/Pi. | 48 | Fixed some minor problems in KO/Pi. |
45 | Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. | 49 | Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. |
46 | 50 | ||
47 | Fixed memory usage problems in KA/Pi: | 51 | Fixed memory usage problems in KA/Pi: |
48 | When loading data KA/Pi did load the file data twice. | 52 | When loading data KA/Pi did load the file data twice. |
49 | Example: | 53 | Example: |
50 | A 600k file did consume 1200k memory during loading process. | 54 | A 600k file did consume 1200k memory during loading process. |
51 | This is fixed, it does now consume only 600k during loading process. | 55 | This is fixed, it does now consume only 600k during loading process. |
52 | When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. | 56 | When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. |
53 | This is fixed. | 57 | This is fixed. |
54 | Example: | 58 | Example: |
55 | Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. | 59 | Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. |
56 | 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. | 60 | 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. |
57 | Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. | 61 | Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. |
58 | Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. | 62 | Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. |
59 | The saving of data may be a bit slower now. | 63 | The saving of data may be a bit slower now. |
60 | 64 | ||
61 | Fixed memory usage problems in KO/Pi: | 65 | Fixed memory usage problems in KO/Pi: |
62 | When KO/Pi did save the data to file, it did not release the used buffers after saving. | 66 | When KO/Pi did save the data to file, it did not release the used buffers after saving. |
63 | The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. | 67 | The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. |
64 | This is fixed. | 68 | This is fixed. |
65 | Example: | 69 | Example: |
66 | When saving a 400k file KO/Pi do now use 400k less memory now. | 70 | When saving a 400k file KO/Pi do now use 400k less memory now. |
67 | 71 | ||
68 | Optimized memory usage in KO/Pi Agenda view: | 72 | Optimized memory usage in KO/Pi Agenda view: |
69 | KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. | 73 | KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. |
70 | These buffers were not made smaller (i.e. downsized) because of performance reasons. | 74 | These buffers were not made smaller (i.e. downsized) because of performance reasons. |
71 | The handling of these buffers are now much smarter: | 75 | The handling of these buffers are now much smarter: |
72 | Two (of six) buffers are removed completely. | 76 | Two (of six) buffers are removed completely. |
73 | The remaing four buffers are now downsized after not using the agenda view for 45 seconds. | 77 | The remaing four buffers are now downsized after not using the agenda view for 45 seconds. |
74 | 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. | 78 | 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. |
75 | 79 | ||
76 | Worst case example ( for a maximum size agenda content): | 80 | Worst case example ( for a maximum size agenda content): |
77 | 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. | 81 | 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. |
78 | 82 | ||
79 | 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. | 83 | 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. |
80 | 84 | ||
81 | Summary: | 85 | Summary: |
82 | Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus. | 86 | Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus. |
83 | 87 | ||
84 | ********** VERSION 2.1.12 ************ | 88 | ********** VERSION 2.1.12 ************ |
85 | 89 | ||
86 | KO/Pi: | 90 | KO/Pi: |
87 | Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus. | 91 | Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus. |
88 | Fixed a problem with the month view when file was saved but KO/Pi was not the active window. | 92 | Fixed a problem with the month view when file was saved but KO/Pi was not the active window. |
89 | Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only). | 93 | Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only). |
90 | Fixed some other small problems. | 94 | Fixed some other small problems. |
91 | 95 | ||
92 | ********** VERSION 2.1.11 ************ | 96 | ********** VERSION 2.1.11 ************ |
93 | 97 | ||
94 | KO/Pi: | 98 | KO/Pi: |
95 | Because we can have many calendars now in KO/Pi we can have more than one journal entry per day. | 99 | Because we can have many calendars now in KO/Pi we can have more than one journal entry per day. |
96 | Added features to handle (and add ) more than one journal entry per day. | 100 | Added features to handle (and add ) more than one journal entry per day. |
97 | Added option for a journal title. | 101 | Added option for a journal title. |
98 | 102 | ||
99 | Added info about the calendar, the item belongs to, to the event/todo/journal viewer. | 103 | Added info about the calendar, the item belongs to, to the event/todo/journal viewer. |
100 | Fixed a problem of the alarm of completed recurring todos. | 104 | Fixed a problem of the alarm of completed recurring todos. |
101 | Added to the event/todo editor to set quickly the category of an item. | 105 | Added to the event/todo editor to set quickly the category of an item. |
102 | 106 | ||
103 | 107 | ||
104 | Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet. | 108 | Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet. |
105 | 109 | ||
106 | Added KA/Pi multi sync to the multi sync called from the alarm applet. | 110 | Added KA/Pi multi sync to the multi sync called from the alarm applet. |
107 | 111 | ||
108 | ********** VERSION 2.1.10 ************ | 112 | ********** VERSION 2.1.10 ************ |
109 | 113 | ||
110 | KO/Pi: | 114 | KO/Pi: |
111 | Importing Birthdays will now create another file resource "Birthdays" and import the birthday data from KA/Pi into that file. | 115 | Importing Birthdays will now create another file resource "Birthdays" and import the birthday data from KA/Pi into that file. |
112 | When a multidayevent is selected in monthview all occurences of this event in the monthview are now hightlighted. | 116 | When a multidayevent is selected in monthview all occurences of this event in the monthview are now hightlighted. |
113 | Fixed a bug in searching for a small timerange, i.e. one day. | 117 | Fixed a bug in searching for a small timerange, i.e. one day. |
114 | 118 | ||
115 | KA/Pi: | 119 | KA/Pi: |
116 | Fixed two problems in csv export. | 120 | Fixed two problems in csv export. |
117 | Fixed problems when calling the contact selection dialog from KO/Pi or OM/Pi. | 121 | Fixed problems when calling the contact selection dialog from KO/Pi or OM/Pi. |
118 | 122 | ||
119 | ********** VERSION 2.1.9 ************ | 123 | ********** VERSION 2.1.9 ************ |
120 | 124 | ||
121 | KO/Pi: | 125 | KO/Pi: |
122 | Fixed some problems of the new search options in the search dialog. | 126 | Fixed some problems of the new search options in the search dialog. |
123 | Fixed some problems in the new resource config options. | 127 | Fixed some problems in the new resource config options. |
124 | 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. | 128 | 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. |
125 | Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown: | 129 | Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown: |
126 | 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. | 130 | 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. |
127 | 131 | ||
128 | Fixed a problem in recurrence range in syncing with DTM. | 132 | Fixed a problem in recurrence range in syncing with DTM. |
129 | 133 | ||
130 | KA/Pi: | 134 | KA/Pi: |
131 | Made it posiible to show in the contact overview the details of all data available for that contact( e.g. office, spouse, children, nickname ...) | 135 | Made it posiible to show in the contact overview the details of all data available for that contact( e.g. office, spouse, children, nickname ...) |
132 | 136 | ||
133 | PwM/Pi: | 137 | PwM/Pi: |
134 | Added "sec" to the timeout config settings to make it clear the timeout values are seconds. | 138 | Added "sec" to the timeout config settings to make it clear the timeout values are seconds. |
135 | 139 | ||
136 | ********** VERSION 2.1.8 ************ | 140 | ********** VERSION 2.1.8 ************ |
137 | 141 | ||
138 | KO/Pi: | 142 | KO/Pi: |
139 | Added info about the completion state of a todo in the ListView/Searchdialog. | 143 | Added info about the completion state of a todo in the ListView/Searchdialog. |
140 | If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well. | 144 | If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well. |
141 | Fixed some updating problems when changing the filter. | 145 | Fixed some updating problems when changing the filter. |
142 | 146 | ||
143 | KA/Pi: | 147 | KA/Pi: |
144 | In the addressee selection dialog now the formatted name is shown, if not empty. | 148 | In the addressee selection dialog now the formatted name is shown, if not empty. |
145 | Added a column "category" to the addressee selection dialog to make it possible to sort addressees after category. | 149 | Added a column "category" to the addressee selection dialog to make it possible to sort addressees after category. |
146 | Now in the addressee selection dialog a selected contact is remove with a single click from the selected list. | 150 | Now in the addressee selection dialog a selected contact is remove with a single click from the selected list. |
147 | 151 | ||
148 | Fixed in the file selector on the Zaurus the problem that symbolic links to files/dirs were ignored. | 152 | Fixed in the file selector on the Zaurus the problem that symbolic links to files/dirs were ignored. |
149 | Fixed the sorting for size in the file selector on the Z. | 153 | Fixed the sorting for size in the file selector on the Z. |
150 | 154 | ||
151 | Changed the color selection dialog on the Zaurus to a more user friendly version. | 155 | Changed the color selection dialog on the Zaurus to a more user friendly version. |
152 | 156 | ||
153 | ********** VERSION 2.1.7 ************ | 157 | ********** VERSION 2.1.7 ************ |
154 | 158 | ||
155 | KO/Pi: | 159 | KO/Pi: |
156 | Fixed several problems in the new Resource handling. | 160 | Fixed several problems in the new Resource handling. |
157 | Added more options to the search dialog. | 161 | Added more options to the search dialog. |
158 | Fixed a problem in the Month view. | 162 | Fixed a problem in the Month view. |
159 | Added more options to the dialog when setting a todo to stopped. | 163 | Added more options to the dialog when setting a todo to stopped. |
160 | 164 | ||
161 | Fixed two small problems in KO/Pi Alarm applet. | 165 | Fixed two small problems in KO/Pi Alarm applet. |
162 | 166 | ||
163 | ********** VERSION 2.1.6 ************ | 167 | ********** VERSION 2.1.6 ************ |
164 | 168 | ||
165 | This release is for testing only. | 169 | This release is for testing only. |
166 | 170 | ||
167 | KO/Pi: | 171 | KO/Pi: |
168 | Added to the list view (the list view is used in search dialog as well) the possibility to print it. | 172 | Added to the list view (the list view is used in search dialog as well) the possibility to print it. |
169 | Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view. | 173 | Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view. |
170 | Added to the list view the possibility to add all subtodos of selected todos to an export/beam. | 174 | Added to the list view the possibility to add all subtodos of selected todos to an export/beam. |
171 | Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout. | 175 | Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout. |
172 | Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus. | 176 | Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus. |
173 | Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly. | 177 | Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly. |
174 | 178 | ||
175 | Added support for multiple calendar files in KO/Pi. Only local ical (*.ics) files are supported as calendars. | 179 | Added support for multiple calendar files in KO/Pi. Only local ical (*.ics) files are supported as calendars. |
176 | 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. | 180 | 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. |
177 | Now on every sync the set of calendars is synced which are enabled in the resource view. | 181 | Now on every sync the set of calendars is synced which are enabled in the resource view. |
178 | 182 | ||
179 | A calendar is enabled in the resource view if the "eye" column is checked. | 183 | A calendar is enabled in the resource view if the "eye" column is checked. |
180 | You can set a calendar to be the default for new items( "+" column ). | 184 | You can set a calendar to be the default for new items( "+" column ). |
181 | You can tell KO/Pi to ignore all alarm of a calendar ( "bell" column ) and you can set it readonly. | 185 | You can tell KO/Pi to ignore all alarm of a calendar ( "bell" column ) and you can set it readonly. |
182 | To find out how to add a new calendar and how to remove a calendar is left as an exercise to the reader ... | 186 | To find out how to add a new calendar and how to remove a calendar is left as an exercise to the reader ... |
183 | 187 | ||
184 | 188 | ||
185 | ********** VERSION 2.1.5 ************ | 189 | ********** VERSION 2.1.5 ************ |
186 | 190 | ||
187 | This is the new stable version. | 191 | This is the new stable version. |
188 | Bugfix: | 192 | Bugfix: |
189 | Fixed a problem with agenda popup on the desktop in KO/Pi. | 193 | Fixed a problem with agenda popup on the desktop in KO/Pi. |
190 | Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization. | 194 | Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization. |
191 | Added config option to not display completed todos in agenda view. | 195 | Added config option to not display completed todos in agenda view. |
192 | Addressee view is now using the formatted name, if defined. | 196 | Addressee view is now using the formatted name, if defined. |
193 | That makes it possible to display "lastname, firstname" in that view now. | 197 | That makes it possible to display "lastname, firstname" in that view now. |
194 | To set the formatted name for all contacts, please use menu: | 198 | To set the formatted name for all contacts, please use menu: |