summaryrefslogtreecommitdiffabout
path: root/changelog.txt
Unidiff
Diffstat (limited to 'changelog.txt') (more/less context) (ignore whitespace changes)
-rw-r--r--changelog.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index dec26f6..0f79cd6 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,26 +1,51 @@
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.2.0 ************
4
5New stable release!
6Fixed some minor usability problems.
7Added writing of next alarm to a file for usage on pdaXrom.
8
9********** VERSION 2.1.19 ************
10
11Fixed a crash in journal view.
12Fixed a crash at setting a todo to stopped if KO/Pi saved the file while "stop todo" dialog was shown.
13Fixed a minor problem with the marcus bains line (whatever that is).
14Fixed a crash when setting a todo to complete from the show dialog which was called from the What's Next View.
15
16********** VERSION 2.1.18 ************
17
18Pi-Sync mode:
19The "Write back file" status dialog was updated too often such that writing back the file on the Z was very slow. Fixed.
20
21KO/Pi:
22Fixed a layout problem on the Z 5500 with the calender box right of the location box in the event/todo editor. Thanks to Andrew, who found, reported and fixed this problem ( I did not get that problem - it was working on my 5500 ).
23
24Fixed a problem when (imported or added from other applications) events or todos did have attachments.
25Fixed a really ugly and hidden problem in the management of the parent/child relationchip of todos.
26
27
3********** VERSION 2.1.17 ************ 28********** VERSION 2.1.17 ************
4 29
5KO/Pi: 30KO/Pi:
6Added option to display times in What's Next View on two lines. 31Added option to display times in What's Next View on two lines.
7(Useful for display on the Zaurus with 240x320 screen) 32(Useful for display on the Zaurus with 240x320 screen)
8Removed "Allday" for allday events of one day duration in What's Next View. 33Removed "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. 34Added 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: 35Fixed two problems in the data importing from Outlook:
11 Fixed the duplicated import if the summary, location or description had whitespaces at the end. 36 Fixed the duplicated import if the summary, location or description had whitespaces at the end.
12 Fixed a problem importing certain recurrence rules. 37 Fixed a problem importing certain recurrence rules.
13 38
14A journal in an ics file may have no dtStart value (as files from KNotes, which stores its notes in an ics journal file). 39A 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. 40If 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 41
17And some minor fixes in KO/Pi. 42And some minor fixes in KO/Pi.
18 43
19 44
20********** VERSION 2.1.16 ************ 45********** VERSION 2.1.16 ************
21 46
22Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus. 47Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus.
23Added columns for datetime in todo view: Last modified, created and last modified subtodo 48Added columns for datetime in todo view: Last modified, created and last modified subtodo
24Fixed a bug in agenda view displaying recurring multiday events which are longer than two days. 49Fixed a bug in agenda view displaying recurring multiday events which are longer than two days.
25Made conflict detection up to 4 times faster. 50Made conflict detection up to 4 times faster.
26 51