summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (show 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,64 +1,67 @@
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.