-rw-r--r-- | bin/kdepim/WhatsNew.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 06d630a..52590d8 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,41 +1,44 @@ | |||
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 ************ | 3 | ********** VERSION 2.1.17 ************ |
4 | 4 | ||
5 | KO/Pi: | 5 | KO/Pi: |
6 | Added option to display times in What's Next View on two lines. | 6 | Added option to display times in What's Next View on two lines. |
7 | (Useful for display on the Zaurus with 240x320 screen) | 7 | (Useful for display on the Zaurus with 240x320 screen) |
8 | Removed "Allday" for allday events of one day duration in What's Next View. | 8 | Removed "Allday" for allday events of one day duration in What's Next View. |
9 | Added date range for allday events of more than one day duration in What's Next View. | 9 | Added date range for allday events of more than one day duration in What's Next View. |
10 | Fixed two problems in the data importing from Outlook: | ||
11 | Fixed the duplicated import if the summary, location or description had whitespaces at the end. | ||
12 | Fixed a problem importing certain recurrence rules. | ||
10 | 13 | ||
11 | ********** VERSION 2.1.16 ************ | 14 | ********** VERSION 2.1.16 ************ |
12 | 15 | ||
13 | Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus. | 16 | Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus. |
14 | Added columns for datetime in todo view: Last modified, created and last modified subtodo | 17 | Added columns for datetime in todo view: Last modified, created and last modified subtodo |
15 | Fixed a bug in agenda view displaying recurring multiday events which are longer than two days. | 18 | Fixed a bug in agenda view displaying recurring multiday events which are longer than two days. |
16 | Made conflict detection up to 4 times faster. | 19 | Made conflict detection up to 4 times faster. |
17 | 20 | ||
18 | ********** VERSION 2.1.15 ************ | 21 | ********** VERSION 2.1.15 ************ |
19 | 22 | ||
20 | Fixed two layout problems on the Z: | 23 | Fixed two layout problems on the Z: |
21 | Made the with of the newly added buttons on the Quick-Todo smaller. | 24 | Made the with of the newly added buttons on the Quick-Todo smaller. |
22 | Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. | 25 | Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. |
23 | 26 | ||
24 | 27 | ||
25 | ********** VERSION 2.1.14 ************ | 28 | ********** VERSION 2.1.14 ************ |
26 | 29 | ||
27 | 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. | 30 | 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. |
28 | Added a button to add a subtodo quickly. | 31 | Added a button to add a subtodo quickly. |
29 | 32 | ||
30 | Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). | 33 | Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). |
31 | Added an option to change the layout of the list week to column mode. | 34 | Added an option to change the layout of the list week to column mode. |
32 | 35 | ||
33 | Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. | 36 | Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. |
34 | 37 | ||
35 | Fixed pi-sync problems with the new multi calendar feature. | 38 | Fixed pi-sync problems with the new multi calendar feature. |
36 | Now pi-sync behaviour should be: | 39 | Now pi-sync behaviour should be: |
37 | 1) Local sends file request ( as usual ) | 40 | 1) Local sends file request ( as usual ) |
38 | 2) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. | 41 | 2) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. |
39 | 3) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). | 42 | 3) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). |
40 | 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. | 43 | 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. |
41 | 4) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. | 44 | 4) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. |