summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (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 e53127c..683de7c 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,55 +1,58 @@
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 1.9.18 ************ 3********** VERSION 1.9.18 ************
4 4
5FYI: The VERSION 1.9.17 was a testing release only. 5FYI: The VERSION 1.9.17 was a testing release only.
6Please read the changelog of VERSION 1.9.17 as well. 6Please read the changelog of VERSION 1.9.17 as well.
7 7
8Cleaned up the syncing config dialog. 8Cleaned up the syncing config dialog.
9Added sync config options for date range for events. 9Added sync config options for date range for events.
10Added sync config options for filters on incoming data. 10Added sync config options for filters on incoming data.
11Added sync config options for filters on outgoing data. 11Added sync config options for filters on outgoing data.
12Please read the updated SyncHowTo about the new filter settings. 12Please read the updated SyncHowTo about the new filter settings.
13These filter settings make it now possible to sync with shared 13These filter settings make it now possible to sync with shared
14calendars without writing back private or confidential data 14calendars without writing back private or confidential data
15(via the outgoing filters). 15(via the outgoing filters).
16To sync only with particular parts of a shared calendar, 16To sync only with particular parts of a shared calendar,
17the incoming filter settings can be used. 17the incoming filter settings can be used.
18An example can be found in the SyncHowTo. 18An example can be found in the SyncHowTo.
19Same for shared addressbooks.
19 20
20KO/Pi: 21KO/Pi:
21The timeedit input has a pulldown list for times. 22The timeedit input has a pulldown list for times.
22If opened, this pulldown list should now has the right time highlighted. 23If opened, this pulldown list should now has the right time highlighted.
23Added the possibility to exclude events/todos/journals in a filter. 24Added the possibility to exclude events/todos/journals in a filter.
24You should exclude journals, if you do not want them to sync with a public calendar. 25You should exclude journals, if you do not want them to sync with a public calendar.
25 26
26KA/Pi: 27KA/Pi:
27Added the possibility to in/exclude public/private/confidential contacts to a filter. 28Added the possibility to in/exclude public/private/confidential contacts to a filter.
28If you have already defined filterrules in KA/Pi you have to adjust them all by setting the "include public/private/confidential" property manually. Sorry for that ... 29If you have already defined filterrules in KA/Pi you have to adjust them all by setting the "include public/private/confidential" property manually. Sorry for that ...
29Added printing of card view and details view on desktop. 30Added printing of card view and details view on desktop.
30Printing of list view is not working... 31Printing of list view is not working...
31Added button for removing pictures in contact editor. 32Added button for removing pictures in contact editor.
33Parsing data fix of KA/Pi version 1.9.17.
34Fixed the "parse name automatically" problem of KA/Pi version 1.9.17.
32 35
33 36
34********** VERSION 1.9.17 ************ 37********** VERSION 1.9.17 ************
35 38
36KO/Pi: 39KO/Pi:
37Fixed that tooltips were not updated after moving an item in agenda view. 40Fixed that tooltips were not updated after moving an item in agenda view.
38Fixed a bug in sorting start date for recurring events in list view. 41Fixed a bug in sorting start date for recurring events in list view.
39Changed the left button in todo viewer from "Agenda" to "Set completed". 42Changed the left button in todo viewer from "Agenda" to "Set completed".
40This makes it possible to change a todo in the What's Next View quickly to the completed state without leaving the What's Next View. 43This makes it possible to change a todo in the What's Next View quickly to the completed state without leaving the What's Next View.
41Added more info in the todo viewer: Startdate, parent/sub todos. 44Added more info in the todo viewer: Startdate, parent/sub todos.
42 45
43 46
44KA/Pi: 47KA/Pi:
45All fields search does now actually search all the (possible) fields, 48All fields search does now actually search all the (possible) fields,
46not only those listed in the contact list. 49not only those listed in the contact list.
47Made is possible to inline a picture in a vcard on the Z. 50Made is possible to inline a picture in a vcard on the Z.
48This was only possible on the desktop, now is it possible on the Z as well. 51This was only possible on the desktop, now is it possible on the Z as well.
49Fixed of missing save settings after filter configuration. 52Fixed of missing save settings after filter configuration.
50Made saving of addressbook much faster. 53Made saving of addressbook much faster.
51Fixed extension widget layout problem. 54Fixed extension widget layout problem.
52Fixed saving of default formatted name settings. 55Fixed saving of default formatted name settings.
53Fixed formatted name handling in edit dialog. 56Fixed formatted name handling in edit dialog.
54Added an option for changing formatted names of many contacts 57Added an option for changing formatted names of many contacts
55(menu: File - Change - Set formatted name). 58(menu: File - Change - Set formatted name).