author | zautrix <zautrix> | 2005-01-16 14:10:42 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-01-16 14:10:42 (UTC) |
commit | de5f08d69c716f85cc92f20700cd24fb1ad41295 (patch) (unidiff) | |
tree | 0a4f5dbbdb4fc24215ab85fa4b5e073d0e8104ef /bin | |
parent | 3f61f5a339e9c0c67c17b16214abded0d123f246 (diff) | |
download | kdepimpi-de5f08d69c716f85cc92f20700cd24fb1ad41295.zip kdepimpi-de5f08d69c716f85cc92f20700cd24fb1ad41295.tar.gz kdepimpi-de5f08d69c716f85cc92f20700cd24fb1ad41295.tar.bz2 |
added AB filter settings
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 5d8ef41..d8f8323 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,47 +1,52 @@ | |||
1 | Info about the changes in new versions of KDE-Pim/Pi | 1 | Info about the changes in new versions of KDE-Pim/Pi |
2 | 2 | ||
3 | ********** VERSION 1.9.18 ************ | 3 | ********** VERSION 1.9.18 ************ |
4 | 4 | ||
5 | FYI: The VERSION 1.9.17 was a testing release only. | 5 | FYI: The VERSION 1.9.17 was a testing release only. |
6 | Please read the changelog of VERSION 1.9.17 as well. | 6 | Please read the changelog of VERSION 1.9.17 as well. |
7 | 7 | ||
8 | Cleaned up the syncing config dialog. | 8 | Cleaned up the syncing config dialog. |
9 | Added sync config options for date range for events. | 9 | Added sync config options for date range for events. |
10 | Added sync config options for filters on incoming data. | 10 | Added sync config options for filters on incoming data. |
11 | Added sync config options for filters on outgoing data. | 11 | Added sync config options for filters on outgoing data. |
12 | Please read the updated SyncHowTo about the new filter settings. | 12 | Please read the updated SyncHowTo about the new filter settings. |
13 | These filter settings make it now possible to sync with shared | 13 | These filter settings make it now possible to sync with shared |
14 | calendars without writing back private or confidential data | 14 | calendars without writing back private or confidential data |
15 | (via the outgoing filters). | 15 | (via the outgoing filters). |
16 | To sync only with particular parts of a shared calendar, | 16 | To sync only with particular parts of a shared calendar, |
17 | the incoming filter settings can be used. | 17 | the incoming filter settings can be used. |
18 | An example can be found in the SyncHowTo. | 18 | An example can be found in the SyncHowTo. |
19 | 19 | ||
20 | KO/Pi: | 20 | KO/Pi: |
21 | The timeedit input has a pulldown list for times. | 21 | The timeedit input has a pulldown list for times. |
22 | If opened, this pulldown list should now has the right time highlighted. | 22 | If opened, this pulldown list should now has the right time highlighted. |
23 | Added the possibility to exclude events/todos/journals in a filter. | ||
24 | You should exclude journals, if you do not want them to sync with a public calendar. | ||
23 | 25 | ||
26 | KA/Pi: | ||
27 | Added the possibility to in/exclude public/private/confidential contacts to a filter. | ||
28 | If 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 ... | ||
24 | 29 | ||
25 | 30 | ||
26 | ********** VERSION 1.9.17 ************ | 31 | ********** VERSION 1.9.17 ************ |
27 | 32 | ||
28 | KO/Pi: | 33 | KO/Pi: |
29 | Fixed that tooltips were not updated after moving an item in agenda view. | 34 | Fixed that tooltips were not updated after moving an item in agenda view. |
30 | Fixed a bug in sorting start date for recurring events in list view. | 35 | Fixed a bug in sorting start date for recurring events in list view. |
31 | Changed the left button in todo viewer from "Agenda" to "Set completed". | 36 | Changed the left button in todo viewer from "Agenda" to "Set completed". |
32 | This 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. | 37 | This 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. |
33 | Added more info in the todo viewer: Startdate, parent/sub todos. | 38 | Added more info in the todo viewer: Startdate, parent/sub todos. |
34 | 39 | ||
35 | 40 | ||
36 | KA/Pi: | 41 | KA/Pi: |
37 | All fields search does now actually search all the (possible) fields, | 42 | All fields search does now actually search all the (possible) fields, |
38 | not only those listed in the contact list. | 43 | not only those listed in the contact list. |
39 | Made is possible to inline a picture in a vcard on the Z. | 44 | Made is possible to inline a picture in a vcard on the Z. |
40 | This was only possible on the desktop, now is it possible on the Z as well. | 45 | This was only possible on the desktop, now is it possible on the Z as well. |
41 | Fixed of missing save settings after filter configuration. | 46 | Fixed of missing save settings after filter configuration. |
42 | Made saving of addressbook much faster. | 47 | Made saving of addressbook much faster. |
43 | Fixed extension widget layout problem. | 48 | Fixed extension widget layout problem. |
44 | Fixed saving of default formatted name settings. | 49 | Fixed saving of default formatted name settings. |
45 | Fixed formatted name handling in edit dialog. | 50 | Fixed formatted name handling in edit dialog. |
46 | Added an option for changing formatted names of many contacts | 51 | Added an option for changing formatted names of many contacts |
47 | (menu: File - Change - Set formatted name). | 52 | (menu: File - Change - Set formatted name). |