summaryrefslogtreecommitdiffabout
path: root/bin
authorzautrix <zautrix>2005-07-28 13:00:43 (UTC)
committer zautrix <zautrix>2005-07-28 13:00:43 (UTC)
commitefc9ee822a5d279c3ed57ab09f0bf6ec6ae8895a (patch) (unidiff)
treefc59ea8375e32d3ec79c77f91c69c62115cc97f3 /bin
parent8e21306a697d77c80d42f450a721cb3d7c23fd0f (diff)
downloadkdepimpi-efc9ee822a5d279c3ed57ab09f0bf6ec6ae8895a.zip
kdepimpi-efc9ee822a5d279c3ed57ab09f0bf6ec6ae8895a.tar.gz
kdepimpi-efc9ee822a5d279c3ed57ab09f0bf6ec6ae8895a.tar.bz2
wn
Diffstat (limited to 'bin') (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 21cee6e..7d76fc8 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,112 +1,115 @@
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: 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. 11 Fixed the duplicated import if the summary, location or description had whitespaces at the end.
12 Fixed a problem importing certain recurrence rules. 12 Fixed a problem importing certain recurrence rules.
13 13
14A journal in an ics file may have no dtStart value (as files from KNotes, which stores its notes in an ics journal file). 14A journal in an ics file may have no dtStart value (as files from KNotes, which stores its notes in an ics journal file).
15If now a journal has no dtStart value the dtStart value is set to the created value of the journal when loading the file. That makes it possible to view and edit "notes" from KNotes. Simply add another Resource in KO/Pi which is a copy of the ics file from KNotes. You will find the "notes" in KO/Pi as a journal entry on the date you created it. 15If now a journal has no dtStart value the dtStart value is set to the created value of the journal when loading the file. That makes it possible to view and edit "notes" from KNotes. Simply add another Resource in KO/Pi which is a copy of the ics file from KNotes. You will find the "notes" in KO/Pi as a journal entry on the date you created it.
16 16
17And some minor fixes in KO/Pi.
18
19
17********** VERSION 2.1.16 ************ 20********** VERSION 2.1.16 ************
18 21
19Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus. 22Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus.
20Added columns for datetime in todo view: Last modified, created and last modified subtodo 23Added columns for datetime in todo view: Last modified, created and last modified subtodo
21Fixed a bug in agenda view displaying recurring multiday events which are longer than two days. 24Fixed a bug in agenda view displaying recurring multiday events which are longer than two days.
22Made conflict detection up to 4 times faster. 25Made conflict detection up to 4 times faster.
23 26
24********** VERSION 2.1.15 ************ 27********** VERSION 2.1.15 ************
25 28
26Fixed two layout problems on the Z: 29Fixed two layout problems on the Z:
27Made the with of the newly added buttons on the Quick-Todo smaller. 30Made the with of the newly added buttons on the Quick-Todo smaller.
28Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. 31Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible.
29 32
30 33
31********** VERSION 2.1.14 ************ 34********** VERSION 2.1.14 ************
32 35
33Added 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. 36Added 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.
34Added a button to add a subtodo quickly. 37Added a button to add a subtodo quickly.
35 38
36Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). 39Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ).
37Added an option to change the layout of the list week to column mode. 40Added an option to change the layout of the list week to column mode.
38 41
39Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. 42Fixed some usability problems in pi-sync mode by adding some progress information about file transfer.
40 43
41Fixed pi-sync problems with the new multi calendar feature. 44Fixed pi-sync problems with the new multi calendar feature.
42Now pi-sync behaviour should be: 45Now pi-sync behaviour should be:
431) Local sends file request ( as usual ) 461) Local sends file request ( as usual )
442) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. 472) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars.
453) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). 483) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ).
46 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. 49 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.
474) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. 504) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote.
48 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. 51 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.
49 52
50Summary: 53Summary:
51No 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. 54No 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.
52If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. 55If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour.
53Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars. 56Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars.
54 57
55********** VERSION 2.1.13 ************ 58********** VERSION 2.1.13 ************
56 59
57Fixed a problem in KA/Pi search. 60Fixed a problem in KA/Pi search.
58Fixed some minor problems in KO/Pi. 61Fixed some minor problems in KO/Pi.
59Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. 62Added calendar selection possibility to the todo view popup and to the event/todo/journal editor.
60 63
61Fixed memory usage problems in KA/Pi: 64Fixed memory usage problems in KA/Pi:
62When loading data KA/Pi did load the file data twice. 65When loading data KA/Pi did load the file data twice.
63Example: 66Example:
64 A 600k file did consume 1200k memory during loading process. 67 A 600k file did consume 1200k memory during loading process.
65 This is fixed, it does now consume only 600k during loading process. 68 This is fixed, it does now consume only 600k during loading process.
66When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. 69When saving data KA/Pi did consume a lot of memory for the data parsing during the save process.
67This is fixed. 70This is fixed.
68Example: 71Example:
69 Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. 72 Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram.
70 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. 73 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.
71 Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. 74 Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process.
72Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. 75Note: The memory usage of KA/Pi after the data is loaded/saved has not changed.
73The saving of data may be a bit slower now. 76The saving of data may be a bit slower now.
74 77
75Fixed memory usage problems in KO/Pi: 78Fixed memory usage problems in KO/Pi:
76When KO/Pi did save the data to file, it did not release the used buffers after saving. 79When KO/Pi did save the data to file, it did not release the used buffers after saving.
77The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. 80The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation.
78This is fixed. 81This is fixed.
79Example: 82Example:
80 When saving a 400k file KO/Pi do now use 400k less memory now. 83 When saving a 400k file KO/Pi do now use 400k less memory now.
81 84
82Optimized memory usage in KO/Pi Agenda view: 85Optimized memory usage in KO/Pi Agenda view:
83KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. 86KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view.
84These buffers were not made smaller (i.e. downsized) because of performance reasons. 87These buffers were not made smaller (i.e. downsized) because of performance reasons.
85The handling of these buffers are now much smarter: 88The handling of these buffers are now much smarter:
86Two (of six) buffers are removed completely. 89Two (of six) buffers are removed completely.
87The remaing four buffers are now downsized after not using the agenda view for 45 seconds. 90The remaing four buffers are now downsized after not using the agenda view for 45 seconds.
88Such 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. 91Such 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.
89 92
90Worst case example ( for a maximum size agenda content): 93Worst case example ( for a maximum size agenda content):
91 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. 94 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.
92 95
93When 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. 96When 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.
94 97
95Summary: 98Summary:
96Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus. 99Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus.
97 100
98********** VERSION 2.1.12 ************ 101********** VERSION 2.1.12 ************
99 102
100KO/Pi: 103KO/Pi:
101Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus. 104Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus.
102Fixed a problem with the month view when file was saved but KO/Pi was not the active window. 105Fixed a problem with the month view when file was saved but KO/Pi was not the active window.
103Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only). 106Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only).
104Fixed some other small problems. 107Fixed some other small problems.
105 108
106********** VERSION 2.1.11 ************ 109********** VERSION 2.1.11 ************
107 110
108KO/Pi: 111KO/Pi:
109Because we can have many calendars now in KO/Pi we can have more than one journal entry per day. 112Because we can have many calendars now in KO/Pi we can have more than one journal entry per day.
110Added features to handle (and add ) more than one journal entry per day. 113Added features to handle (and add ) more than one journal entry per day.
111Added option for a journal title. 114Added option for a journal title.
112 115