summaryrefslogtreecommitdiffabout
path: root/bin/kdepim
Unidiff
Diffstat (limited to 'bin/kdepim') (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt14
1 files changed, 13 insertions, 1 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 6c9daad..05aa8fe 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,113 +1,125 @@
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 3
4********** VERSION 2.0.1 ************ 4********** VERSION 2.0.1 ************
5 5
6Oooops ... I forgot to test on the Zaurus 5500 ... 6Oooops ... I forgot to test on the Zaurus 5500 ...
7 7
8Fixed many problems of new (english) strings (and german translations) 8Fixed many problems of new (english) strings (and german translations)
9introduced in the latest versions, where the text was not fitting on the 9introduced in the latest versions, where the text was not fitting on the
10240x320 display of the Zaurus 5500. 10240x320 display of the Zaurus 5500.
11 11
12Added a popup menu ( press pen and hold to get popup ) to the agenda view 12Added a popup menu ( press pen and hold to get popup ) to the agenda view
13with may useful items. 13with many useful items (add event/todo, show next week, two weeks, month, journal).
14 14
15Added items to the todolist popup menu for: 15Added items to the todolist popup menu for:
16Display all opened, all closed or all todos flat. 16Display all opened, all closed or all todos flat.
17The "flat" view makes is possible to sort all todos after ,e.g., prio or date. 17The "flat" view makes is possible to sort all todos after ,e.g., prio or date.
18Made the reparenting of todos on the desktop possible via Drag&Drop.
19Fixed several bugs in setting the completed datetime for todos.
20Added info about completed datetime of todos to the todo viewer.
21Now displaying a completed todo (with completed datetime set) in the agenda view
22at the time of the completion. Such that now it is possible to see in the agenda view
23when what todo was completed.
24Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos.
25Now the behaviour is:
26Setting a parent to complete sets all (sub)childs to complete.
27Setting a parent to uncomplete does not change the childs.
28Setting a child to uncomplete sets all parent to uncomplete.
29Setting a child to complete does not change the parents.
18 30
19 31
20********** VERSION 2.0.0 ************ 32********** VERSION 2.0.0 ************
21 33
22Stable release 2.0.0! 34Stable release 2.0.0!
23 35
24KO/Pi: 36KO/Pi:
25Fixed problem in edit dialog recreation at startup. 37Fixed problem in edit dialog recreation at startup.
26Made "toggle view*" menu items enabled context sensitive. 38Made "toggle view*" menu items enabled context sensitive.
27Changed agenda size menu to items 1-10. 39Changed agenda size menu to items 1-10.
28Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. 40Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down.
29Usebility enhancements in the KO/Pi menus. 41Usebility enhancements in the KO/Pi menus.
30Birthday import now adds year to summary. 42Birthday import now adds year to summary.
31What's Next view shows age in years for birthday. 43What's Next view shows age in years for birthday.
32 44
33OM/Pi: 45OM/Pi:
34Added three info lines to display subject, from and to of selected mails. 46Added three info lines to display subject, from and to of selected mails.
35 47
36KA/Pi: 48KA/Pi:
37Fixed jump bar behaviour on Zaurus. 49Fixed jump bar behaviour on Zaurus.
38Now KA/Pi search field supports searching for a range of starting characters. 50Now KA/Pi search field supports searching for a range of starting characters.
39E.g. to search for all contact beginning with b to n, type 51E.g. to search for all contact beginning with b to n, type
40b-n 52b-n
41in the search field. 53in the search field.
42 54
43********** VERSION 1.9.20 ************ 55********** VERSION 1.9.20 ************
44 56
45KO/Pi: 57KO/Pi:
46Added for the "dislplay one day" agenda mode 58Added for the "dislplay one day" agenda mode
47info in the caption and in the day lables: 59info in the caption and in the day lables:
48Now it is displayed, if the selected day is from "day before yesterday" 60Now it is displayed, if the selected day is from "day before yesterday"
49to "day after tomorrow". 61to "day after tomorrow".
50Made it possible to delete a Todo, which has sub-todos. 62Made it possible to delete a Todo, which has sub-todos.
51Fixed two small problems in the todo view. 63Fixed two small problems in the todo view.
52Added missing German translation for filter edit and print dialog. 64Added missing German translation for filter edit and print dialog.
53Made search dialog closeable by cancel key. 65Made search dialog closeable by cancel key.
54 66
55Made it possible to select in the date picker the (ligt grey ) 67Made it possible to select in the date picker the (ligt grey )
56dates of the prev./next month with the mouse. 68dates of the prev./next month with the mouse.
57 69
58OM/Pi: 70OM/Pi:
59"Delete mail" icon in main window now deletes all selected mails. 71"Delete mail" icon in main window now deletes all selected mails.
60Fixed the problem, that the state flag of imap mails was ignored. 72Fixed the problem, that the state flag of imap mails was ignored.
61Now mails with "FLAG_SEEN" on the imap server get no icon in the list view 73Now mails with "FLAG_SEEN" on the imap server get no icon in the list view
62to indecate that they are already seen. 74to indecate that they are already seen.
63Fixed the problem that the body of some mails was not displayed in the 75Fixed the problem that the body of some mails was not displayed in the
64mail viewer when fetching them from the imap server directly to read them. 76mail viewer when fetching them from the imap server directly to read them.
65Made it (configurable) possible to show the "To:" field in the list view. 77Made it (configurable) possible to show the "To:" field in the list view.
66Added to the mail viewer the option "View Source" to make it possible to see the raw mail data. 78Added to the mail viewer the option "View Source" to make it possible to see the raw mail data.
67Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the 79Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the
68local storage folder (specified in account settings) of the account of the mail. 80local storage folder (specified in account settings) of the account of the mail.
69Removed some memory leaks in OM/Pi. 81Removed some memory leaks in OM/Pi.
70 82
71 83
72********** VERSION 1.9.19 ************ 84********** VERSION 1.9.19 ************
73 85
74Added a lot of missing translations to KA/Pi, 86Added a lot of missing translations to KA/Pi,
75Added some missing translations to KO/Pi and OM/Pi. 87Added some missing translations to KO/Pi and OM/Pi.
76 88
77Fixed some minor problems in KA/Pi + KO/Pi. 89Fixed some minor problems in KA/Pi + KO/Pi.
78 90
79Fixed a crash when closing PwM/Pi. 91Fixed a crash when closing PwM/Pi.
80Added German translation for PwM/Pi. 92Added German translation for PwM/Pi.
81 93
82Made view change and Month View update faster in KO/Pi. 94Made view change and Month View update faster in KO/Pi.
83 95
84 96
85********** VERSION 1.9.18 ************ 97********** VERSION 1.9.18 ************
86 98
87FYI: The VERSION 1.9.17 was a testing release only. 99FYI: The VERSION 1.9.17 was a testing release only.
88Please read the changelog of VERSION 1.9.17 as well. 100Please read the changelog of VERSION 1.9.17 as well.
89 101
90Cleaned up the syncing config dialog. 102Cleaned up the syncing config dialog.
91Added sync config options for date range for events. 103Added sync config options for date range for events.
92Added sync config options for filters on incoming data. 104Added sync config options for filters on incoming data.
93Added sync config options for filters on outgoing data. 105Added sync config options for filters on outgoing data.
94Please read the updated SyncHowTo about the new filter settings. 106Please read the updated SyncHowTo about the new filter settings.
95These filter settings make it now possible to sync with shared 107These filter settings make it now possible to sync with shared
96calendars without writing back private or confidential data 108calendars without writing back private or confidential data
97(via the outgoing filters). 109(via the outgoing filters).
98To sync only with particular parts of a shared calendar, 110To sync only with particular parts of a shared calendar,
99the incoming filter settings can be used. 111the incoming filter settings can be used.
100An example can be found in the SyncHowTo. 112An example can be found in the SyncHowTo.
101Same for shared addressbooks. 113Same for shared addressbooks.
102 114
103Added a setting for the global kdepim data storage. 115Added a setting for the global kdepim data storage.
104Usually the data is stored in (yourhomedir/kdepim). 116Usually the data is stored in (yourhomedir/kdepim).
105Now you can set in the Global config dialog TAB, subTAB "Data storage path" 117Now you can set in the Global config dialog TAB, subTAB "Data storage path"
106a directory where all the kdepim data is stored. 118a directory where all the kdepim data is stored.
107That makes it easy to save all kdepim data on a SD card on the Z, for example. 119That makes it easy to save all kdepim data on a SD card on the Z, for example.
108 120
109KO/Pi: 121KO/Pi:
110The timeedit input has a pulldown list for times. 122The timeedit input has a pulldown list for times.
111If opened, this pulldown list should now has the right time highlighted. 123If opened, this pulldown list should now has the right time highlighted.
112Added the possibility to exclude events/todos/journals in a filter. 124Added the possibility to exclude events/todos/journals in a filter.
113You should exclude journals, if you do not want them to sync with a public calendar. 125You should exclude journals, if you do not want them to sync with a public calendar.