-rw-r--r-- | bin/kdepim/WhatsNew.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index a11fab3..9b7f6ea 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,36 +1,48 @@ | |||
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.6 ************ | 3 | ********** VERSION 2.1.6 ************ |
4 | 4 | ||
5 | This release is for testing only. | ||
6 | |||
5 | KO/Pi: | 7 | KO/Pi: |
6 | Added to the list view (the list view is used in search dialog as well) the possibility to print it. | 8 | Added to the list view (the list view is used in search dialog as well) the possibility to print it. |
7 | Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view. | 9 | Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view. |
8 | Added to the list view the possibility to add all subtodos of selected todos to an export/beam. | 10 | Added to the list view the possibility to add all subtodos of selected todos to an export/beam. |
9 | Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout. | 11 | Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout. |
10 | Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus. | 12 | Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus. |
11 | Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly. | 13 | Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly. |
12 | 14 | ||
15 | Added support for multiple calendar files in KO/Pi. Only local ical (*.ics) files are supported as calendars. | ||
16 | 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. | ||
17 | Now on every sync the set of calendars is synced which are enabled in the resource view. | ||
18 | |||
19 | A calendar is enabled in the resource view if the "eye" column is checked. | ||
20 | You can set a calendar to be the default for new items( "+" column ). | ||
21 | You can tell KO/Pi to ignore all alarm of a calendar ( "bell" column ) and you can set it readonly. | ||
22 | To find out how to add a new calendar and how to remove a calendar is left as an exercise to the reader ... | ||
23 | |||
24 | |||
13 | ********** VERSION 2.1.5 ************ | 25 | ********** VERSION 2.1.5 ************ |
14 | 26 | ||
15 | This is the new stable version. | 27 | This is the new stable version. |
16 | Bugfix: | 28 | Bugfix: |
17 | Fixed a problem with agenda popup on the desktop in KO/Pi. | 29 | Fixed a problem with agenda popup on the desktop in KO/Pi. |
18 | Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization. | 30 | Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization. |
19 | Added config option to not display completed todos in agenda view. | 31 | Added config option to not display completed todos in agenda view. |
20 | Addressee view is now using the formatted name, if defined. | 32 | Addressee view is now using the formatted name, if defined. |
21 | That makes it possible to display "lastname, firstname" in that view now. | 33 | That makes it possible to display "lastname, firstname" in that view now. |
22 | To set the formatted name for all contacts, please use menu: | 34 | To set the formatted name for all contacts, please use menu: |
23 | Edit->Change->Set formatted name. | 35 | Edit->Change->Set formatted name. |
24 | Fixed the bug in KA/Pi that is was not possible to add images to a contact on Windows. | 36 | Fixed the bug in KA/Pi that is was not possible to add images to a contact on Windows. |
25 | 37 | ||
26 | ********** VERSION 2.1.4 ************ | 38 | ********** VERSION 2.1.4 ************ |
27 | 39 | ||
28 | Fixed two more bugs in the KA/Pi CSV import dialog: | 40 | Fixed two more bugs in the KA/Pi CSV import dialog: |
29 | Made it possible to read multi-line fields and import it to the "Note" field. | 41 | Made it possible to read multi-line fields and import it to the "Note" field. |
30 | Fixed a problem in mapping custom fields, whatever a custem field is... | 42 | Fixed a problem in mapping custom fields, whatever a custem field is... |
31 | 43 | ||
32 | ********** VERSION 2.1.3 ************ | 44 | ********** VERSION 2.1.3 ************ |
33 | 45 | ||
34 | Changed the menu structure of the alarm applet: | 46 | Changed the menu structure of the alarm applet: |
35 | Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List". | 47 | Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List". |
36 | 48 | ||