-rw-r--r-- | bin/kdepim/WhatsNew.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 8127ef4..1f06f1e 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,69 +1,71 @@ | |||
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 ************ | 3 | ********** VERSION 2.1.16 ************ |
4 | 4 | ||
5 | Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus. | 5 | 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 | ||
7 | Fixed a bug in agenda view displaying recurring multiday events which are longer than two days. | ||
6 | 8 | ||
7 | ********** VERSION 2.1.15 ************ | 9 | ********** VERSION 2.1.15 ************ |
8 | 10 | ||
9 | Fixed two layout problems on the Z: | 11 | Fixed two layout problems on the Z: |
10 | Made the with of the newly added buttons on the Quick-Todo smaller. | 12 | Made the with of the newly added buttons on the Quick-Todo smaller. |
11 | Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. | 13 | Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. |
12 | 14 | ||
13 | 15 | ||
14 | ********** VERSION 2.1.14 ************ | 16 | ********** VERSION 2.1.14 ************ |
15 | 17 | ||
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. | 18 | 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. |
17 | Added a button to add a subtodo quickly. | 19 | Added a button to add a subtodo quickly. |
18 | 20 | ||
19 | Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). | 21 | Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). |
20 | Added an option to change the layout of the list week to column mode. | 22 | Added an option to change the layout of the list week to column mode. |
21 | 23 | ||
22 | Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. | 24 | Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. |
23 | 25 | ||
24 | Fixed pi-sync problems with the new multi calendar feature. | 26 | Fixed pi-sync problems with the new multi calendar feature. |
25 | Now pi-sync behaviour should be: | 27 | Now pi-sync behaviour should be: |
26 | 1) Local sends file request ( as usual ) | 28 | 1) Local sends file request ( as usual ) |
27 | 2) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. | 29 | 2) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. |
28 | 3) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). | 30 | 3) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). |
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. | 31 | 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. |
30 | 4) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. | 32 | 4) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. |
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. | 33 | 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. |
32 | 34 | ||
33 | Summary: | 35 | Summary: |
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. | 36 | 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. |
35 | If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. | 37 | If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. |
36 | Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars. | 38 | Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars. |
37 | 39 | ||
38 | ********** VERSION 2.1.13 ************ | 40 | ********** VERSION 2.1.13 ************ |
39 | 41 | ||
40 | Fixed a problem in KA/Pi search. | 42 | Fixed a problem in KA/Pi search. |
41 | Fixed some minor problems in KO/Pi. | 43 | Fixed some minor problems in KO/Pi. |
42 | Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. | 44 | Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. |
43 | 45 | ||
44 | Fixed memory usage problems in KA/Pi: | 46 | Fixed memory usage problems in KA/Pi: |
45 | When loading data KA/Pi did load the file data twice. | 47 | When loading data KA/Pi did load the file data twice. |
46 | Example: | 48 | Example: |
47 | A 600k file did consume 1200k memory during loading process. | 49 | A 600k file did consume 1200k memory during loading process. |
48 | This is fixed, it does now consume only 600k during loading process. | 50 | This is fixed, it does now consume only 600k during loading process. |
49 | When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. | 51 | When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. |
50 | This is fixed. | 52 | This is fixed. |
51 | Example: | 53 | Example: |
52 | Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. | 54 | Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. |
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. | 55 | 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. |
54 | Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. | 56 | Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. |
55 | Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. | 57 | Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. |
56 | The saving of data may be a bit slower now. | 58 | The saving of data may be a bit slower now. |
57 | 59 | ||
58 | Fixed memory usage problems in KO/Pi: | 60 | Fixed memory usage problems in KO/Pi: |
59 | When KO/Pi did save the data to file, it did not release the used buffers after saving. | 61 | When KO/Pi did save the data to file, it did not release the used buffers after saving. |
60 | The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. | 62 | The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. |
61 | This is fixed. | 63 | This is fixed. |
62 | Example: | 64 | Example: |
63 | When saving a 400k file KO/Pi do now use 400k less memory now. | 65 | When saving a 400k file KO/Pi do now use 400k less memory now. |
64 | 66 | ||
65 | Optimized memory usage in KO/Pi Agenda view: | 67 | Optimized memory usage in KO/Pi Agenda view: |
66 | KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. | 68 | KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. |
67 | These buffers were not made smaller (i.e. downsized) because of performance reasons. | 69 | These buffers were not made smaller (i.e. downsized) because of performance reasons. |
68 | The handling of these buffers are now much smarter: | 70 | The handling of these buffers are now much smarter: |
69 | Two (of six) buffers are removed completely. | 71 | Two (of six) buffers are removed completely. |