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