summaryrefslogtreecommitdiffabout
path: root/bin
authorzautrix <zautrix>2005-02-04 22:22:10 (UTC)
committer zautrix <zautrix>2005-02-04 22:22:10 (UTC)
commit936b4b2aa37e699052a2517dc2d928d717398cf6 (patch) (unidiff)
tree964ac33783c2126ecbaea0a2ee72b83ae6475b52 /bin
parent4659ee80518c7d5108c21ba04a12a25eab783113 (diff)
downloadkdepimpi-936b4b2aa37e699052a2517dc2d928d717398cf6.zip
kdepimpi-936b4b2aa37e699052a2517dc2d928d717398cf6.tar.gz
kdepimpi-936b4b2aa37e699052a2517dc2d928d717398cf6.tar.bz2
fifi
Diffstat (limited to 'bin') (more/less context) (ignore 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 3ba0841..7214035 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,206 +1,211 @@
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.0.3 ************ 3********** VERSION 2.0.3 ************
4 4
5KO/Pi: 5KO/Pi:
6Added feature for changing alarm settings for many items at once: 6Added feature for changing alarm settings for many items at once:
7Open list view (or search dialog), select the desired items and choose in 7Open list view (or search dialog), select the desired items and choose in
8the popup menu: Set alarm for selected... 8the popup menu: Set alarm for selected...
9 9
10Added to the event/todo viewer the option to send an email to 10Added to the event/todo viewer the option to send an email to
11all attendees or all selected (with RSVP) attendees. 11all attendees or all selected (with RSVP) attendees.
12 12
13Made the week-month mode changing in month view faster. 13Made the week-month mode changing in month view faster.
14 14
15Made month view better useable with keyboard.
16Now TAB key jumps to next cell with an event/todo.
17Scroll in cell with coursor keys, scroll in time (next week) with
18Shift/Control + coursorkeys.
19
15********** VERSION 2.0.2 ************ 20********** VERSION 2.0.2 ************
16 21
17KO/Pi: 22KO/Pi:
18Fixed the layout problem of the day label buttons 23Fixed the layout problem of the day label buttons
19of the agenda view introduced in version 2.0.1. 24of the agenda view introduced in version 2.0.1.
20 25
21Added WhatsThis support for the todo view and the list view. 26Added WhatsThis support for the todo view and the list view.
22 27
23Added a quite useful feature to the montview. 28Added a quite useful feature to the montview.
24Just click on the week numbers on the left. 29Just click on the week numbers on the left.
25And in the top right corner of month view/agenda view 30And in the top right corner of month view/agenda view
26there is now a "week number quick selector". 31there is now a "week number quick selector".
27(Click on the black triangle). 32(Click on the black triangle).
28 33
29Made the quite difficult timezone change in KO/Pi easy. 34Made the quite difficult timezone change in KO/Pi easy.
30 35
31OM/Pi: 36OM/Pi:
32Fixed too small icons on desktop. 37Fixed too small icons on desktop.
33Fixed non visible icons in mainwindow on Z with fastload enabled. 38Fixed non visible icons in mainwindow on Z with fastload enabled.
34Added signature file setting to smtp account config. 39Added signature file setting to smtp account config.
35And the signature can be edited and saved in the edit mail dialog. 40And the signature can be edited and saved in the edit mail dialog.
36That does mean: 41That does mean:
37Simply edit the signature for the selected smtp account in the 42Simply edit the signature for the selected smtp account in the
38edit new mail dialog and press the "save signature" button there. 43edit new mail dialog and press the "save signature" button there.
39Then the signature is saved to the file specified in the smtp account settings. 44Then the signature is saved to the file specified in the smtp account settings.
40If there is no file specified, it is saved automatically to the file 45If there is no file specified, it is saved automatically to the file
41kdepim/apps/kopiemail/<accountname>.sig. 46kdepim/apps/kopiemail/<accountname>.sig.
42 47
43 48
44 49
45********** VERSION 2.0.1 ************ 50********** VERSION 2.0.1 ************
46 51
47Oooops ... I forgot to test on the Zaurus 5500 ... 52Oooops ... I forgot to test on the Zaurus 5500 ...
48 53
49Fixed many problems of new (english) strings (and german translations) 54Fixed many problems of new (english) strings (and german translations)
50introduced in the latest versions, where the text was not fitting on the 55introduced in the latest versions, where the text was not fitting on the
51240x320 display of the Zaurus 5500. 56240x320 display of the Zaurus 5500.
52 57
53KO/Pi: 58KO/Pi:
54Added a popup menu ( press pen and hold to get popup ) to the agenda view 59Added a popup menu ( press pen and hold to get popup ) to the agenda view
55with many useful items (add event/todo, show next week, two weeks, month, journal). 60with many useful items (add event/todo, show next week, two weeks, month, journal).
56 61
57Added items to the todolist popup menu for: 62Added items to the todolist popup menu for:
58Display all opened, all closed or all todos flat. 63Display all opened, all closed or all todos flat.
59The "flat" view makes is possible to sort all todos after ,e.g., prio or date. 64The "flat" view makes is possible to sort all todos after ,e.g., prio or date.
60Made the reparenting of todos on the desktop possible via Drag&Drop. 65Made the reparenting of todos on the desktop possible via Drag&Drop.
61Fixed several bugs in setting the completed datetime for todos. 66Fixed several bugs in setting the completed datetime for todos.
62Added info about completed datetime of todos to the todo viewer. 67Added info about completed datetime of todos to the todo viewer.
63Now displaying a completed todo (with completed datetime set) in the agenda view 68Now displaying a completed todo (with completed datetime set) in the agenda view
64at the time of the completion. Such that now it is possible to see in the agenda view 69at the time of the completion. Such that now it is possible to see in the agenda view
65when what todo was completed. 70when what todo was completed.
66Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos. 71Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos.
67Now the behaviour is: 72Now the behaviour is:
68Setting a parent to complete sets all (sub)childs to complete. 73Setting a parent to complete sets all (sub)childs to complete.
69Setting a parent to uncomplete does not change the childs. 74Setting a parent to uncomplete does not change the childs.
70Setting a child to uncomplete sets all parent to uncomplete. 75Setting a child to uncomplete sets all parent to uncomplete.
71Setting a child to complete does not change the parents. 76Setting a child to complete does not change the parents.
72 77
73Smart updating and double buffering of the daymatrix. 78Smart updating and double buffering of the daymatrix.
74Showing holidays in the day matrix. 79Showing holidays in the day matrix.
75Many other small performance updates. 80Many other small performance updates.
76 81
77Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode. 82Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode.
78 83
79Now the translation file usertranslation.txt is supposed to be in utf8 format. 84Now the translation file usertranslation.txt is supposed to be in utf8 format.
80If you want to translate a language from western europe, just change the germantranslation.txt file. Please read the updated Usertranslation HowTo in KO/Pi Help menu. 85If you want to translate a language from western europe, just change the germantranslation.txt file. Please read the updated Usertranslation HowTo in KO/Pi Help menu.
81 86
82 87
83********** VERSION 2.0.0 ************ 88********** VERSION 2.0.0 ************
84 89
85Stable release 2.0.0! 90Stable release 2.0.0!
86 91
87KO/Pi: 92KO/Pi:
88Fixed problem in edit dialog recreation at startup. 93Fixed problem in edit dialog recreation at startup.
89Made "toggle view*" menu items enabled context sensitive. 94Made "toggle view*" menu items enabled context sensitive.
90Changed agenda size menu to items 1-10. 95Changed agenda size menu to items 1-10.
91Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. 96Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down.
92Usebility enhancements in the KO/Pi menus. 97Usebility enhancements in the KO/Pi menus.
93Birthday import now adds year to summary. 98Birthday import now adds year to summary.
94What's Next view shows age in years for birthday. 99What's Next view shows age in years for birthday.
95 100
96OM/Pi: 101OM/Pi:
97Added three info lines to display subject, from and to of selected mails. 102Added three info lines to display subject, from and to of selected mails.
98 103
99KA/Pi: 104KA/Pi:
100Fixed jump bar behaviour on Zaurus. 105Fixed jump bar behaviour on Zaurus.
101Now KA/Pi search field supports searching for a range of starting characters. 106Now KA/Pi search field supports searching for a range of starting characters.
102E.g. to search for all contact beginning with b to n, type 107E.g. to search for all contact beginning with b to n, type
103b-n 108b-n
104in the search field. 109in the search field.
105 110
106********** VERSION 1.9.20 ************ 111********** VERSION 1.9.20 ************
107 112
108KO/Pi: 113KO/Pi:
109Added for the "dislplay one day" agenda mode 114Added for the "dislplay one day" agenda mode
110info in the caption and in the day lables: 115info in the caption and in the day lables:
111Now it is displayed, if the selected day is from "day before yesterday" 116Now it is displayed, if the selected day is from "day before yesterday"
112to "day after tomorrow". 117to "day after tomorrow".
113Made it possible to delete a Todo, which has sub-todos. 118Made it possible to delete a Todo, which has sub-todos.
114Fixed two small problems in the todo view. 119Fixed two small problems in the todo view.
115Added missing German translation for filter edit and print dialog. 120Added missing German translation for filter edit and print dialog.
116Made search dialog closeable by cancel key. 121Made search dialog closeable by cancel key.
117 122
118Made it possible to select in the date picker the (ligt grey ) 123Made it possible to select in the date picker the (ligt grey )
119dates of the prev./next month with the mouse. 124dates of the prev./next month with the mouse.
120 125
121OM/Pi: 126OM/Pi:
122"Delete mail" icon in main window now deletes all selected mails. 127"Delete mail" icon in main window now deletes all selected mails.
123Fixed the problem, that the state flag of imap mails was ignored. 128Fixed the problem, that the state flag of imap mails was ignored.
124Now mails with "FLAG_SEEN" on the imap server get no icon in the list view 129Now mails with "FLAG_SEEN" on the imap server get no icon in the list view
125to indecate that they are already seen. 130to indecate that they are already seen.
126Fixed the problem that the body of some mails was not displayed in the 131Fixed the problem that the body of some mails was not displayed in the
127mail viewer when fetching them from the imap server directly to read them. 132mail viewer when fetching them from the imap server directly to read them.
128Made it (configurable) possible to show the "To:" field in the list view. 133Made it (configurable) possible to show the "To:" field in the list view.
129Added to the mail viewer the option "View Source" to make it possible to see the raw mail data. 134Added to the mail viewer the option "View Source" to make it possible to see the raw mail data.
130Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the 135Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the
131local storage folder (specified in account settings) of the account of the mail. 136local storage folder (specified in account settings) of the account of the mail.
132Removed some memory leaks in OM/Pi. 137Removed some memory leaks in OM/Pi.
133 138
134 139
135********** VERSION 1.9.19 ************ 140********** VERSION 1.9.19 ************
136 141
137Added a lot of missing translations to KA/Pi, 142Added a lot of missing translations to KA/Pi,
138Added some missing translations to KO/Pi and OM/Pi. 143Added some missing translations to KO/Pi and OM/Pi.
139 144
140Fixed some minor problems in KA/Pi + KO/Pi. 145Fixed some minor problems in KA/Pi + KO/Pi.
141 146
142Fixed a crash when closing PwM/Pi. 147Fixed a crash when closing PwM/Pi.
143Added German translation for PwM/Pi. 148Added German translation for PwM/Pi.
144 149
145Made view change and Month View update faster in KO/Pi. 150Made view change and Month View update faster in KO/Pi.
146 151
147 152
148********** VERSION 1.9.18 ************ 153********** VERSION 1.9.18 ************
149 154
150FYI: The VERSION 1.9.17 was a testing release only. 155FYI: The VERSION 1.9.17 was a testing release only.
151Please read the changelog of VERSION 1.9.17 as well. 156Please read the changelog of VERSION 1.9.17 as well.
152 157
153Cleaned up the syncing config dialog. 158Cleaned up the syncing config dialog.
154Added sync config options for date range for events. 159Added sync config options for date range for events.
155Added sync config options for filters on incoming data. 160Added sync config options for filters on incoming data.
156Added sync config options for filters on outgoing data. 161Added sync config options for filters on outgoing data.
157Please read the updated SyncHowTo about the new filter settings. 162Please read the updated SyncHowTo about the new filter settings.
158These filter settings make it now possible to sync with shared 163These filter settings make it now possible to sync with shared
159calendars without writing back private or confidential data 164calendars without writing back private or confidential data
160(via the outgoing filters). 165(via the outgoing filters).
161To sync only with particular parts of a shared calendar, 166To sync only with particular parts of a shared calendar,
162the incoming filter settings can be used. 167the incoming filter settings can be used.
163An example can be found in the SyncHowTo. 168An example can be found in the SyncHowTo.
164Same for shared addressbooks. 169Same for shared addressbooks.
165 170
166Added a setting for the global kdepim data storage. 171Added a setting for the global kdepim data storage.
167Usually the data is stored in (yourhomedir/kdepim). 172Usually the data is stored in (yourhomedir/kdepim).
168Now you can set in the Global config dialog TAB, subTAB "Data storage path" 173Now you can set in the Global config dialog TAB, subTAB "Data storage path"
169a directory where all the kdepim data is stored. 174a directory where all the kdepim data is stored.
170That makes it easy to save all kdepim data on a SD card on the Z, for example. 175That makes it easy to save all kdepim data on a SD card on the Z, for example.
171 176
172KO/Pi: 177KO/Pi:
173The timeedit input has a pulldown list for times. 178The timeedit input has a pulldown list for times.
174If opened, this pulldown list should now has the right time highlighted. 179If opened, this pulldown list should now has the right time highlighted.
175Added the possibility to exclude events/todos/journals in a filter. 180Added the possibility to exclude events/todos/journals in a filter.
176You should exclude journals, if you do not want them to sync with a public calendar. 181You should exclude journals, if you do not want them to sync with a public calendar.
177 182
178KA/Pi: 183KA/Pi:
179Added the possibility to in/exclude public/private/confidential contacts to a filter. 184Added the possibility to in/exclude public/private/confidential contacts to a filter.
180If 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 ... 185If 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 ...
181Added printing of card view and details view on desktop. 186Added printing of card view and details view on desktop.
182Printing of list view is not working... 187Printing of list view is not working...
183Added button for removing pictures in contact editor. 188Added button for removing pictures in contact editor.
184Parsing data fix of KA/Pi version 1.9.17. 189Parsing data fix of KA/Pi version 1.9.17.
185Fixed the "parse name automatically" problem of KA/Pi version 1.9.17. 190Fixed the "parse name automatically" problem of KA/Pi version 1.9.17.
186Fixed some syncing merging problems. 191Fixed some syncing merging problems.
187 192
188 193
189********** VERSION 1.9.17 ************ 194********** VERSION 1.9.17 ************
190 195
191KO/Pi: 196KO/Pi:
192Fixed that tooltips were not updated after moving an item in agenda view. 197Fixed that tooltips were not updated after moving an item in agenda view.
193Fixed a bug in sorting start date for recurring events in list view. 198Fixed a bug in sorting start date for recurring events in list view.
194Changed the left button in todo viewer from "Agenda" to "Set completed". 199Changed the left button in todo viewer from "Agenda" to "Set completed".
195This 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. 200This 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.
196Added more info in the todo viewer: Startdate, parent/sub todos. 201Added more info in the todo viewer: Startdate, parent/sub todos.
197 202
198 203
199KA/Pi: 204KA/Pi:
200All fields search does now actually search all the (possible) fields, 205All fields search does now actually search all the (possible) fields,
201not only those listed in the contact list. 206not only those listed in the contact list.
202Made is possible to inline a picture in a vcard on the Z. 207Made is possible to inline a picture in a vcard on the Z.
203This was only possible on the desktop, now is it possible on the Z as well. 208This was only possible on the desktop, now is it possible on the Z as well.
204Fixed of missing save settings after filter configuration. 209Fixed of missing save settings after filter configuration.
205Made saving of addressbook much faster. 210Made saving of addressbook much faster.
206Fixed extension widget layout problem. 211Fixed extension widget layout problem.