summaryrefslogtreecommitdiffabout
path: root/bin/kdepim
authorzautrix <zautrix>2005-07-26 19:03:31 (UTC)
committer zautrix <zautrix>2005-07-26 19:03:31 (UTC)
commitc7b8804b49e463d42f0bd5aec4b638187190417a (patch) (unidiff)
tree2941cd5b9df04c96cc18800acf5df9d320c167d8 /bin/kdepim
parentd0fe94073aa3209532952c944b41bccfb4341a8d (diff)
downloadkdepimpi-c7b8804b49e463d42f0bd5aec4b638187190417a.zip
kdepimpi-c7b8804b49e463d42f0bd5aec4b638187190417a.tar.gz
kdepimpi-c7b8804b49e463d42f0bd5aec4b638187190417a.tar.bz2
ol fix
Diffstat (limited to 'bin/kdepim') (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt3
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,105 +1,108 @@
1Info about the changes in new versions of KDE-Pim/Pi 1Info about the changes in new versions of KDE-Pim/Pi
2 2
3********** VERSION 2.1.17 ************ 3********** VERSION 2.1.17 ************
4 4
5KO/Pi: 5KO/Pi:
6Added option to display times in What's Next View on two lines. 6Added 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)
8Removed "Allday" for allday events of one day duration in What's Next View. 8Removed "Allday" for allday events of one day duration in What's Next View.
9Added date range for allday events of more than one day duration in What's Next View. 9Added date range for allday events of more than one day duration in What's Next View.
10Fixed 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
13Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus. 16Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus.
14Added columns for datetime in todo view: Last modified, created and last modified subtodo 17Added columns for datetime in todo view: Last modified, created and last modified subtodo
15Fixed a bug in agenda view displaying recurring multiday events which are longer than two days. 18Fixed a bug in agenda view displaying recurring multiday events which are longer than two days.
16Made conflict detection up to 4 times faster. 19Made conflict detection up to 4 times faster.
17 20
18********** VERSION 2.1.15 ************ 21********** VERSION 2.1.15 ************
19 22
20Fixed two layout problems on the Z: 23Fixed two layout problems on the Z:
21Made the with of the newly added buttons on the Quick-Todo smaller. 24Made the with of the newly added buttons on the Quick-Todo smaller.
22Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. 25Made 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
27Added 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. 30Added 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.
28Added a button to add a subtodo quickly. 31Added a button to add a subtodo quickly.
29 32
30Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). 33Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ).
31Added an option to change the layout of the list week to column mode. 34Added an option to change the layout of the list week to column mode.
32 35
33Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. 36Fixed some usability problems in pi-sync mode by adding some progress information about file transfer.
34 37
35Fixed pi-sync problems with the new multi calendar feature. 38Fixed pi-sync problems with the new multi calendar feature.
36Now pi-sync behaviour should be: 39Now pi-sync behaviour should be:
371) Local sends file request ( as usual ) 401) Local sends file request ( as usual )
382) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. 412) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars.
393) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). 423) 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.
414) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. 444) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote.
42 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. 45 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.
43 46
44Summary: 47Summary:
45No 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. 48No 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.
46If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. 49If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour.
47Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars. 50Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars.
48 51
49********** VERSION 2.1.13 ************ 52********** VERSION 2.1.13 ************
50 53
51Fixed a problem in KA/Pi search. 54Fixed a problem in KA/Pi search.
52Fixed some minor problems in KO/Pi. 55Fixed some minor problems in KO/Pi.
53Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. 56Added calendar selection possibility to the todo view popup and to the event/todo/journal editor.
54 57
55Fixed memory usage problems in KA/Pi: 58Fixed memory usage problems in KA/Pi:
56When loading data KA/Pi did load the file data twice. 59When loading data KA/Pi did load the file data twice.
57Example: 60Example:
58 A 600k file did consume 1200k memory during loading process. 61 A 600k file did consume 1200k memory during loading process.
59 This is fixed, it does now consume only 600k during loading process. 62 This is fixed, it does now consume only 600k during loading process.
60When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. 63When saving data KA/Pi did consume a lot of memory for the data parsing during the save process.
61This is fixed. 64This is fixed.
62Example: 65Example:
63 Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. 66 Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram.
64 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. 67 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.
65 Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. 68 Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process.
66Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. 69Note: The memory usage of KA/Pi after the data is loaded/saved has not changed.
67The saving of data may be a bit slower now. 70The saving of data may be a bit slower now.
68 71
69Fixed memory usage problems in KO/Pi: 72Fixed memory usage problems in KO/Pi:
70When KO/Pi did save the data to file, it did not release the used buffers after saving. 73When KO/Pi did save the data to file, it did not release the used buffers after saving.
71The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. 74The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation.
72This is fixed. 75This is fixed.
73Example: 76Example:
74 When saving a 400k file KO/Pi do now use 400k less memory now. 77 When saving a 400k file KO/Pi do now use 400k less memory now.
75 78
76Optimized memory usage in KO/Pi Agenda view: 79Optimized memory usage in KO/Pi Agenda view:
77KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. 80KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view.
78These buffers were not made smaller (i.e. downsized) because of performance reasons. 81These buffers were not made smaller (i.e. downsized) because of performance reasons.
79The handling of these buffers are now much smarter: 82The handling of these buffers are now much smarter:
80Two (of six) buffers are removed completely. 83Two (of six) buffers are removed completely.
81The remaing four buffers are now downsized after not using the agenda view for 45 seconds. 84The remaing four buffers are now downsized after not using the agenda view for 45 seconds.
82Such 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. 85Such 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.
83 86
84Worst case example ( for a maximum size agenda content): 87Worst case example ( for a maximum size agenda content):
85 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. 88 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.
86 89
87When 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. 90When 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.
88 91
89Summary: 92Summary:
90Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus. 93Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus.
91 94
92********** VERSION 2.1.12 ************ 95********** VERSION 2.1.12 ************
93 96
94KO/Pi: 97KO/Pi:
95Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus. 98Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus.
96Fixed a problem with the month view when file was saved but KO/Pi was not the active window. 99Fixed a problem with the month view when file was saved but KO/Pi was not the active window.
97Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only). 100Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only).
98Fixed some other small problems. 101Fixed some other small problems.
99 102
100********** VERSION 2.1.11 ************ 103********** VERSION 2.1.11 ************
101 104
102KO/Pi: 105KO/Pi:
103Because we can have many calendars now in KO/Pi we can have more than one journal entry per day. 106Because we can have many calendars now in KO/Pi we can have more than one journal entry per day.
104Added features to handle (and add ) more than one journal entry per day. 107Added features to handle (and add ) more than one journal entry per day.
105Added option for a journal title. 108Added option for a journal title.