-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,50 +1,54 @@ | |||
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. |