summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2005-07-09 11:39:33 (UTC)
committer zautrix <zautrix>2005-07-09 11:39:33 (UTC)
commit2e2d9a949b8273ad52b09ffdf2c9250acfdbe6db (patch) (unidiff)
treeaaed7a395399dc7bfdb3751b3f60161e91df79f4
parente98b8d5a8e01d5dd7cf6b8967d1065d72f61c908 (diff)
downloadkdepimpi-2e2d9a949b8273ad52b09ffdf2c9250acfdbe6db.zip
kdepimpi-2e2d9a949b8273ad52b09ffdf2c9250acfdbe6db.tar.gz
kdepimpi-2e2d9a949b8273ad52b09ffdf2c9250acfdbe6db.tar.bz2
fixx
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index aa4a89a..8fab725 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -5,12 +5,24 @@ Info about the changes in new versions of KDE-Pim/Pi
5Added 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. 5Added 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.
6Added a button to add a subtodo quickly. 6Added a button to add a subtodo quickly.
7 7
8Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). 8Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ).
9Added an option to change the layout of the list week to column mode. 9Added an option to change the layout of the list week to column mode.
10 10
11Fixed some usability problems in pi-sync mode by adding some progress information about file transfer.
12
13Fixed pi-sync problems with the new multi calendar feature.
14Now pi-sync behaviour should be:
151) Local sends file request ( as usual )
162) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars.
173) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ).
184) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote.
19 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.
20
21Summary: If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour.
22
11********** VERSION 2.1.13 ************ 23********** VERSION 2.1.13 ************
12 24
13Fixed a problem in KA/Pi search. 25Fixed a problem in KA/Pi search.
14Fixed some minor problems in KO/Pi. 26Fixed some minor problems in KO/Pi.
15Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. 27Added calendar selection possibility to the todo view popup and to the event/todo/journal editor.
16 28