summaryrefslogtreecommitdiffabout
path: root/bin
authorzautrix <zautrix>2005-07-29 09:33:09 (UTC)
committer zautrix <zautrix>2005-07-29 09:33:09 (UTC)
commitea12a774c5a36a4bd96ac53c36e92560989e3cbc (patch) (unidiff)
tree02794c2382527ab79c8bb67629bbb0afad5e386f /bin
parent4206f3e1dc60df587870e2f9d260376b8a135b12 (diff)
downloadkdepimpi-ea12a774c5a36a4bd96ac53c36e92560989e3cbc.zip
kdepimpi-ea12a774c5a36a4bd96ac53c36e92560989e3cbc.tar.gz
kdepimpi-ea12a774c5a36a4bd96ac53c36e92560989e3cbc.tar.bz2
version
Diffstat (limited to 'bin') (more/less context) (show whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 3105ee4..8264410 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,50 +1,55 @@
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.18 ************
4
5KO/Pi:
6
7
3********** VERSION 2.1.17 ************ 8********** VERSION 2.1.17 ************
4 9
5KO/Pi: 10KO/Pi:
6Added option to display times in What's Next View on two lines. 11Added option to display times in What's Next View on two lines.
7(Useful for display on the Zaurus with 240x320 screen) 12(Useful for display on the Zaurus with 240x320 screen)
8Removed "Allday" for allday events of one day duration in What's Next View. 13Removed "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. 14Added 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: 15Fixed two problems in the data importing from Outlook:
11 Fixed the duplicated import if the summary, location or description had whitespaces at the end. 16 Fixed the duplicated import if the summary, location or description had whitespaces at the end.
12 Fixed a problem importing certain recurrence rules. 17 Fixed a problem importing certain recurrence rules.
13 18
14A journal in an ics file may have no dtStart value (as files from KNotes, which stores its notes in an ics journal file). 19A 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. 20If 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 21
17And some minor fixes in KO/Pi. 22And some minor fixes in KO/Pi.
18 23
19Fixed a crash on the desktop when closing KO/Pi after accessing adressbook data (Linux + Windows ). 24Fixed a crash on the desktop when closing KO/Pi after accessing adressbook data (Linux + Windows ).
20 25
21 26
22********** VERSION 2.1.16 ************ 27********** VERSION 2.1.16 ************
23 28
24Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus. 29Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus.
25Added columns for datetime in todo view: Last modified, created and last modified subtodo 30Added columns for datetime in todo view: Last modified, created and last modified subtodo
26Fixed a bug in agenda view displaying recurring multiday events which are longer than two days. 31Fixed a bug in agenda view displaying recurring multiday events which are longer than two days.
27Made conflict detection up to 4 times faster. 32Made conflict detection up to 4 times faster.
28 33
29********** VERSION 2.1.15 ************ 34********** VERSION 2.1.15 ************
30 35
31Fixed two layout problems on the Z: 36Fixed two layout problems on the Z:
32Made the with of the newly added buttons on the Quick-Todo smaller. 37Made the with of the newly added buttons on the Quick-Todo smaller.
33Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. 38Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible.
34 39
35 40
36********** VERSION 2.1.14 ************ 41********** VERSION 2.1.14 ************
37 42
38Added 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. 43Added 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.
39Added a button to add a subtodo quickly. 44Added a button to add a subtodo quickly.
40 45
41Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). 46Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ).
42Added an option to change the layout of the list week to column mode. 47Added an option to change the layout of the list week to column mode.
43 48
44Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. 49Fixed some usability problems in pi-sync mode by adding some progress information about file transfer.
45 50
46Fixed pi-sync problems with the new multi calendar feature. 51Fixed pi-sync problems with the new multi calendar feature.
47Now pi-sync behaviour should be: 52Now pi-sync behaviour should be:
481) Local sends file request ( as usual ) 531) Local sends file request ( as usual )
492) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. 542) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars.
503) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). 553) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ).