author | zautrix <zautrix> | 2005-07-10 09:20:29 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-07-10 09:20:29 (UTC) |
commit | e8b6635ef7c98996f0415e6a77394569493ab151 (patch) (unidiff) | |
tree | 70fbf03e2ce62730fb8dddc288264c916e18d14e /bin | |
parent | 2a3542ecc4eee8bb4b3d81fcf69e0cf97f07ff4a (diff) | |
download | kdepimpi-e8b6635ef7c98996f0415e6a77394569493ab151.zip kdepimpi-e8b6635ef7c98996f0415e6a77394569493ab151.tar.gz kdepimpi-e8b6635ef7c98996f0415e6a77394569493ab151.tar.bz2 |
version
-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 2fd89f1..3da24c5 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,130 +1,134 @@ | |||
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 ************ | ||
4 | |||
5 | |||
6 | |||
3 | ********** VERSION 2.1.15 ************ | 7 | ********** VERSION 2.1.15 ************ |
4 | 8 | ||
5 | Fixed two layout problems on the Z: | 9 | Fixed two layout problems on the Z: |
6 | Made the with of the newly added buttons on the Quick-Todo smaller. | 10 | Made the with of the newly added buttons on the Quick-Todo smaller. |
7 | Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. | 11 | Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. |
8 | 12 | ||
9 | 13 | ||
10 | ********** VERSION 2.1.14 ************ | 14 | ********** VERSION 2.1.14 ************ |
11 | 15 | ||
12 | 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. | 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. |
13 | Added a button to add a subtodo quickly. | 17 | Added a button to add a subtodo quickly. |
14 | 18 | ||
15 | Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). | 19 | Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). |
16 | Added an option to change the layout of the list week to column mode. | 20 | Added an option to change the layout of the list week to column mode. |
17 | 21 | ||
18 | Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. | 22 | Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. |
19 | 23 | ||
20 | Fixed pi-sync problems with the new multi calendar feature. | 24 | Fixed pi-sync problems with the new multi calendar feature. |
21 | Now pi-sync behaviour should be: | 25 | Now pi-sync behaviour should be: |
22 | 1) Local sends file request ( as usual ) | 26 | 1) Local sends file request ( as usual ) |
23 | 2) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. | 27 | 2) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. |
24 | 3) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). | 28 | 3) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). |
25 | 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. | 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. |
26 | 4) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. | 30 | 4) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. |
27 | 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. | 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. |
28 | 32 | ||
29 | Summary: | 33 | Summary: |
30 | 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. | 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. |
31 | If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. | 35 | If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. |
32 | Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars. | 36 | Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars. |
33 | 37 | ||
34 | ********** VERSION 2.1.13 ************ | 38 | ********** VERSION 2.1.13 ************ |
35 | 39 | ||
36 | Fixed a problem in KA/Pi search. | 40 | Fixed a problem in KA/Pi search. |
37 | Fixed some minor problems in KO/Pi. | 41 | Fixed some minor problems in KO/Pi. |
38 | Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. | 42 | Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. |
39 | 43 | ||
40 | Fixed memory usage problems in KA/Pi: | 44 | Fixed memory usage problems in KA/Pi: |
41 | When loading data KA/Pi did load the file data twice. | 45 | When loading data KA/Pi did load the file data twice. |
42 | Example: | 46 | Example: |
43 | A 600k file did consume 1200k memory during loading process. | 47 | A 600k file did consume 1200k memory during loading process. |
44 | This is fixed, it does now consume only 600k during loading process. | 48 | This is fixed, it does now consume only 600k during loading process. |
45 | When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. | 49 | When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. |
46 | This is fixed. | 50 | This is fixed. |
47 | Example: | 51 | Example: |
48 | Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. | 52 | Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. |
49 | 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. | 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. |
50 | Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. | 54 | Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. |
51 | Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. | 55 | Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. |
52 | The saving of data may be a bit slower now. | 56 | The saving of data may be a bit slower now. |
53 | 57 | ||
54 | Fixed memory usage problems in KO/Pi: | 58 | Fixed memory usage problems in KO/Pi: |
55 | When KO/Pi did save the data to file, it did not release the used buffers after saving. | 59 | When KO/Pi did save the data to file, it did not release the used buffers after saving. |
56 | The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. | 60 | The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. |
57 | This is fixed. | 61 | This is fixed. |
58 | Example: | 62 | Example: |
59 | When saving a 400k file KO/Pi do now use 400k less memory now. | 63 | When saving a 400k file KO/Pi do now use 400k less memory now. |
60 | 64 | ||
61 | Optimized memory usage in KO/Pi Agenda view: | 65 | Optimized memory usage in KO/Pi Agenda view: |
62 | KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. | 66 | KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. |
63 | These buffers were not made smaller (i.e. downsized) because of performance reasons. | 67 | These buffers were not made smaller (i.e. downsized) because of performance reasons. |
64 | The handling of these buffers are now much smarter: | 68 | The handling of these buffers are now much smarter: |
65 | Two (of six) buffers are removed completely. | 69 | Two (of six) buffers are removed completely. |
66 | The remaing four buffers are now downsized after not using the agenda view for 45 seconds. | 70 | The remaing four buffers are now downsized after not using the agenda view for 45 seconds. |
67 | 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. | 71 | 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. |
68 | 72 | ||
69 | Worst case example ( for a maximum size agenda content): | 73 | Worst case example ( for a maximum size agenda content): |
70 | 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. | 74 | 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. |
71 | 75 | ||
72 | 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. | 76 | 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. |
73 | 77 | ||
74 | Summary: | 78 | Summary: |
75 | Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus. | 79 | Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus. |
76 | 80 | ||
77 | ********** VERSION 2.1.12 ************ | 81 | ********** VERSION 2.1.12 ************ |
78 | 82 | ||
79 | KO/Pi: | 83 | KO/Pi: |
80 | Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus. | 84 | Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus. |
81 | Fixed a problem with the month view when file was saved but KO/Pi was not the active window. | 85 | Fixed a problem with the month view when file was saved but KO/Pi was not the active window. |
82 | Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only). | 86 | Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only). |
83 | Fixed some other small problems. | 87 | Fixed some other small problems. |
84 | 88 | ||
85 | ********** VERSION 2.1.11 ************ | 89 | ********** VERSION 2.1.11 ************ |
86 | 90 | ||
87 | KO/Pi: | 91 | KO/Pi: |
88 | Because we can have many calendars now in KO/Pi we can have more than one journal entry per day. | 92 | Because we can have many calendars now in KO/Pi we can have more than one journal entry per day. |
89 | Added features to handle (and add ) more than one journal entry per day. | 93 | Added features to handle (and add ) more than one journal entry per day. |
90 | Added option for a journal title. | 94 | Added option for a journal title. |
91 | 95 | ||
92 | Added info about the calendar, the item belongs to, to the event/todo/journal viewer. | 96 | Added info about the calendar, the item belongs to, to the event/todo/journal viewer. |
93 | Fixed a problem of the alarm of completed recurring todos. | 97 | Fixed a problem of the alarm of completed recurring todos. |
94 | Added to the event/todo editor to set quickly the category of an item. | 98 | Added to the event/todo editor to set quickly the category of an item. |
95 | 99 | ||
96 | 100 | ||
97 | Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet. | 101 | Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet. |
98 | 102 | ||
99 | Added KA/Pi multi sync to the multi sync called from the alarm applet. | 103 | Added KA/Pi multi sync to the multi sync called from the alarm applet. |
100 | 104 | ||
101 | ********** VERSION 2.1.10 ************ | 105 | ********** VERSION 2.1.10 ************ |
102 | 106 | ||
103 | KO/Pi: | 107 | KO/Pi: |
104 | Importing Birthdays will now create another file resource "Birthdays" and import the birthday data from KA/Pi into that file. | 108 | Importing Birthdays will now create another file resource "Birthdays" and import the birthday data from KA/Pi into that file. |
105 | When a multidayevent is selected in monthview all occurences of this event in the monthview are now hightlighted. | 109 | When a multidayevent is selected in monthview all occurences of this event in the monthview are now hightlighted. |
106 | Fixed a bug in searching for a small timerange, i.e. one day. | 110 | Fixed a bug in searching for a small timerange, i.e. one day. |
107 | 111 | ||
108 | KA/Pi: | 112 | KA/Pi: |
109 | Fixed two problems in csv export. | 113 | Fixed two problems in csv export. |
110 | Fixed problems when calling the contact selection dialog from KO/Pi or OM/Pi. | 114 | Fixed problems when calling the contact selection dialog from KO/Pi or OM/Pi. |
111 | 115 | ||
112 | ********** VERSION 2.1.9 ************ | 116 | ********** VERSION 2.1.9 ************ |
113 | 117 | ||
114 | KO/Pi: | 118 | KO/Pi: |
115 | Fixed some problems of the new search options in the search dialog. | 119 | Fixed some problems of the new search options in the search dialog. |
116 | Fixed some problems in the new resource config options. | 120 | Fixed some problems in the new resource config options. |
117 | Changed the recurrence edit of events and todos such that the recurrence edit page now is notified about a change of the start date on the first page. | 121 | Changed the recurrence edit of events and todos such that the recurrence edit page now is notified about a change of the start date on the first page. |
118 | Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown: | 122 | Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown: |
119 | Now you can click on the bottom/top of an allday agenda item or on the left/right side of an agenda item to get the "new todo/new event" popup. | 123 | Now you can click on the bottom/top of an allday agenda item or on the left/right side of an agenda item to get the "new todo/new event" popup. |
120 | 124 | ||
121 | Fixed a problem in recurrence range in syncing with DTM. | 125 | Fixed a problem in recurrence range in syncing with DTM. |
122 | 126 | ||
123 | KA/Pi: | 127 | KA/Pi: |
124 | Made it posiible to show in the contact overview the details of all data available for that contact( e.g. office, spouse, children, nickname ...) | 128 | Made it posiible to show in the contact overview the details of all data available for that contact( e.g. office, spouse, children, nickname ...) |
125 | 129 | ||
126 | PwM/Pi: | 130 | PwM/Pi: |
127 | Added "sec" to the timeout config settings to make it clear the timeout values are seconds. | 131 | Added "sec" to the timeout config settings to make it clear the timeout values are seconds. |
128 | 132 | ||
129 | ********** VERSION 2.1.8 ************ | 133 | ********** VERSION 2.1.8 ************ |
130 | 134 | ||