author | zautrix <zautrix> | 2005-07-09 11:39:33 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-07-09 11:39:33 (UTC) |
commit | 2e2d9a949b8273ad52b09ffdf2c9250acfdbe6db (patch) (unidiff) | |
tree | aaed7a395399dc7bfdb3751b3f60161e91df79f4 /bin | |
parent | e98b8d5a8e01d5dd7cf6b8967d1065d72f61c908 (diff) | |
download | kdepimpi-2e2d9a949b8273ad52b09ffdf2c9250acfdbe6db.zip kdepimpi-2e2d9a949b8273ad52b09ffdf2c9250acfdbe6db.tar.gz kdepimpi-2e2d9a949b8273ad52b09ffdf2c9250acfdbe6db.tar.bz2 |
fixx
-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 aa4a89a..8fab725 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,74 +1,86 @@ | |||
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.14 ************ | 3 | ********** VERSION 2.1.14 ************ |
4 | 4 | ||
5 | 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. | 5 | 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. |
6 | Added a button to add a subtodo quickly. | 6 | Added a button to add a subtodo quickly. |
7 | 7 | ||
8 | Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). | 8 | Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). |
9 | Added an option to change the layout of the list week to column mode. | 9 | Added an option to change the layout of the list week to column mode. |
10 | 10 | ||
11 | Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. | ||
12 | |||
13 | Fixed pi-sync problems with the new multi calendar feature. | ||
14 | Now pi-sync behaviour should be: | ||
15 | 1) Local sends file request ( as usual ) | ||
16 | 2) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. | ||
17 | 3) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). | ||
18 | 4) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. | ||
19 | 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. | ||
20 | |||
21 | Summary: If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. | ||
22 | |||
11 | ********** VERSION 2.1.13 ************ | 23 | ********** VERSION 2.1.13 ************ |
12 | 24 | ||
13 | Fixed a problem in KA/Pi search. | 25 | Fixed a problem in KA/Pi search. |
14 | Fixed some minor problems in KO/Pi. | 26 | Fixed some minor problems in KO/Pi. |
15 | Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. | 27 | Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. |
16 | 28 | ||
17 | Fixed memory usage problems in KA/Pi: | 29 | Fixed memory usage problems in KA/Pi: |
18 | When loading data KA/Pi did load the file data twice. | 30 | When loading data KA/Pi did load the file data twice. |
19 | Example: | 31 | Example: |
20 | A 600k file did consume 1200k memory during loading process. | 32 | A 600k file did consume 1200k memory during loading process. |
21 | This is fixed, it does now consume only 600k during loading process. | 33 | This is fixed, it does now consume only 600k during loading process. |
22 | When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. | 34 | When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. |
23 | This is fixed. | 35 | This is fixed. |
24 | Example: | 36 | Example: |
25 | Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. | 37 | Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. |
26 | 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. | 38 | 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. |
27 | Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. | 39 | Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. |
28 | Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. | 40 | Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. |
29 | The saving of data may be a bit slower now. | 41 | The saving of data may be a bit slower now. |
30 | 42 | ||
31 | Fixed memory usage problems in KO/Pi: | 43 | Fixed memory usage problems in KO/Pi: |
32 | When KO/Pi did save the data to file, it did not release the used buffers after saving. | 44 | When KO/Pi did save the data to file, it did not release the used buffers after saving. |
33 | The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. | 45 | The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. |
34 | This is fixed. | 46 | This is fixed. |
35 | Example: | 47 | Example: |
36 | When saving a 400k file KO/Pi do now use 400k less memory now. | 48 | When saving a 400k file KO/Pi do now use 400k less memory now. |
37 | 49 | ||
38 | Optimized memory usage in KO/Pi Agenda view: | 50 | Optimized memory usage in KO/Pi Agenda view: |
39 | KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. | 51 | KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. |
40 | These buffers were not made smaller (i.e. downsized) because of performance reasons. | 52 | These buffers were not made smaller (i.e. downsized) because of performance reasons. |
41 | The handling of these buffers are now much smarter: | 53 | The handling of these buffers are now much smarter: |
42 | Two (of six) buffers are removed completely. | 54 | Two (of six) buffers are removed completely. |
43 | The remaing four buffers are now downsized after not using the agenda view for 45 seconds. | 55 | The remaing four buffers are now downsized after not using the agenda view for 45 seconds. |
44 | 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. | 56 | 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. |
45 | 57 | ||
46 | Worst case example ( for a maximum size agenda content): | 58 | Worst case example ( for a maximum size agenda content): |
47 | 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. | 59 | 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. |
48 | 60 | ||
49 | 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. | 61 | 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. |
50 | 62 | ||
51 | Summary: | 63 | Summary: |
52 | Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus. | 64 | Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus. |
53 | 65 | ||
54 | ********** VERSION 2.1.12 ************ | 66 | ********** VERSION 2.1.12 ************ |
55 | 67 | ||
56 | KO/Pi: | 68 | KO/Pi: |
57 | Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus. | 69 | Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus. |
58 | Fixed a problem with the month view when file was saved but KO/Pi was not the active window. | 70 | Fixed a problem with the month view when file was saved but KO/Pi was not the active window. |
59 | Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only). | 71 | Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only). |
60 | Fixed some other small problems. | 72 | Fixed some other small problems. |
61 | 73 | ||
62 | ********** VERSION 2.1.11 ************ | 74 | ********** VERSION 2.1.11 ************ |
63 | 75 | ||
64 | KO/Pi: | 76 | KO/Pi: |
65 | Because we can have many calendars now in KO/Pi we can have more than one journal entry per day. | 77 | Because we can have many calendars now in KO/Pi we can have more than one journal entry per day. |
66 | Added features to handle (and add ) more than one journal entry per day. | 78 | Added features to handle (and add ) more than one journal entry per day. |
67 | Added option for a journal title. | 79 | Added option for a journal title. |
68 | 80 | ||
69 | Added info about the calendar, the item belongs to, to the event/todo/journal viewer. | 81 | Added info about the calendar, the item belongs to, to the event/todo/journal viewer. |
70 | Fixed a problem of the alarm of completed recurring todos. | 82 | Fixed a problem of the alarm of completed recurring todos. |
71 | Added to the event/todo editor to set quickly the category of an item. | 83 | Added to the event/todo editor to set quickly the category of an item. |
72 | 84 | ||
73 | 85 | ||
74 | Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet. | 86 | Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet. |