summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 9b70a36..21f5b2f 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,198 +1,196 @@
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.0 ************ 3********** VERSION 2.0.0 ************
4 4
5Stable release 2.0.0!
6
7KO/Pi: 5KO/Pi:
8Fixed problem in edit dialog recreation at startup. 6Fixed problem in edit dialog recreation at startup.
9Made "toggle view*" menu items enabled context sensitive. 7Made "toggle view*" menu items enabled context sensitive.
10Changed agenda size menu to items 1-10. 8Changed agenda size menu to items 1-10.
11Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. 9Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down.
12OM/Pi: 10OM/Pi:
13Added three info lines to display subject, from and to of selected mails. 11Added three info lines to display subject, from and to of selected mails.
14 12
15********** VERSION 1.9.20 ************ 13********** VERSION 1.9.20 ************
16 14
17KO/Pi: 15KO/Pi:
18Added for the "dislplay one day" agenda mode 16Added for the "dislplay one day" agenda mode
19info in the caption and in the day lables: 17info in the caption and in the day lables:
20Now it is displayed, if the selected day is from "day before yesterday" 18Now it is displayed, if the selected day is from "day before yesterday"
21to "day after tomorrow". 19to "day after tomorrow".
22Made it possible to delete a Todo, which has sub-todos. 20Made it possible to delete a Todo, which has sub-todos.
23Fixed two small problems in the todo view. 21Fixed two small problems in the todo view.
24Added missing German translation for filter edit and print dialog. 22Added missing German translation for filter edit and print dialog.
25Made search dialog closeable by cancel key. 23Made search dialog closeable by cancel key.
26 24
27Made it possible to select in the date picker the (ligt grey ) 25Made it possible to select in the date picker the (ligt grey )
28dates of the prev./next month with the mouse. 26dates of the prev./next month with the mouse.
29 27
30OM/Pi: 28OM/Pi:
31"Delete mail" icon in main window now deletes all selected mails. 29"Delete mail" icon in main window now deletes all selected mails.
32Fixed the problem, that the state flag of imap mails was ignored. 30Fixed the problem, that the state flag of imap mails was ignored.
33Now mails with "FLAG_SEEN" on the imap server get no icon in the list view 31Now mails with "FLAG_SEEN" on the imap server get no icon in the list view
34to indecate that they are already seen. 32to indecate that they are already seen.
35Fixed the problem that the body of some mails was not displayed in the 33Fixed the problem that the body of some mails was not displayed in the
36mail viewer when fetching them from the imap server directly to read them. 34mail viewer when fetching them from the imap server directly to read them.
37Made it (configurable) possible to show the "To:" field in the list view. 35Made it (configurable) possible to show the "To:" field in the list view.
38Added to the mail viewer the option "View Source" to make it possible to see the raw mail data. 36Added to the mail viewer the option "View Source" to make it possible to see the raw mail data.
39Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the 37Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the
40local storage folder (specified in account settings) of the account of the mail. 38local storage folder (specified in account settings) of the account of the mail.
41Removed some memory leaks in OM/Pi. 39Removed some memory leaks in OM/Pi.
42 40
43 41
44********** VERSION 1.9.19 ************ 42********** VERSION 1.9.19 ************
45 43
46Added a lot of missing translations to KA/Pi, 44Added a lot of missing translations to KA/Pi,
47Added some missing translations to KO/Pi and OM/Pi. 45Added some missing translations to KO/Pi and OM/Pi.
48 46
49Fixed some minor problems in KA/Pi + KO/Pi. 47Fixed some minor problems in KA/Pi + KO/Pi.
50 48
51Fixed a crash when closing PwM/Pi. 49Fixed a crash when closing PwM/Pi.
52Added German translation for PwM/Pi. 50Added German translation for PwM/Pi.
53 51
54Made view change and Month View update faster in KO/Pi. 52Made view change and Month View update faster in KO/Pi.
55 53
56 54
57********** VERSION 1.9.18 ************ 55********** VERSION 1.9.18 ************
58 56
59FYI: The VERSION 1.9.17 was a testing release only. 57FYI: The VERSION 1.9.17 was a testing release only.
60Please read the changelog of VERSION 1.9.17 as well. 58Please read the changelog of VERSION 1.9.17 as well.
61 59
62Cleaned up the syncing config dialog. 60Cleaned up the syncing config dialog.
63Added sync config options for date range for events. 61Added sync config options for date range for events.
64Added sync config options for filters on incoming data. 62Added sync config options for filters on incoming data.
65Added sync config options for filters on outgoing data. 63Added sync config options for filters on outgoing data.
66Please read the updated SyncHowTo about the new filter settings. 64Please read the updated SyncHowTo about the new filter settings.
67These filter settings make it now possible to sync with shared 65These filter settings make it now possible to sync with shared
68calendars without writing back private or confidential data 66calendars without writing back private or confidential data
69(via the outgoing filters). 67(via the outgoing filters).
70To sync only with particular parts of a shared calendar, 68To sync only with particular parts of a shared calendar,
71the incoming filter settings can be used. 69the incoming filter settings can be used.
72An example can be found in the SyncHowTo. 70An example can be found in the SyncHowTo.
73Same for shared addressbooks. 71Same for shared addressbooks.
74 72
75Added a setting for the global kdepim data storage. 73Added a setting for the global kdepim data storage.
76Usually the data is stored in (yourhomedir/kdepim). 74Usually the data is stored in (yourhomedir/kdepim).
77Now you can set in the Global config dialog TAB, subTAB "Data storage path" 75Now you can set in the Global config dialog TAB, subTAB "Data storage path"
78a directory where all the kdepim data is stored. 76a directory where all the kdepim data is stored.
79That makes it easy to save all kdepim data on a SD card on the Z, for example. 77That makes it easy to save all kdepim data on a SD card on the Z, for example.
80 78
81KO/Pi: 79KO/Pi:
82The timeedit input has a pulldown list for times. 80The timeedit input has a pulldown list for times.
83If opened, this pulldown list should now has the right time highlighted. 81If opened, this pulldown list should now has the right time highlighted.
84Added the possibility to exclude events/todos/journals in a filter. 82Added the possibility to exclude events/todos/journals in a filter.
85You should exclude journals, if you do not want them to sync with a public calendar. 83You should exclude journals, if you do not want them to sync with a public calendar.
86 84
87KA/Pi: 85KA/Pi:
88Added the possibility to in/exclude public/private/confidential contacts to a filter. 86Added the possibility to in/exclude public/private/confidential contacts to a filter.
89If 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 ... 87If 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 ...
90Added printing of card view and details view on desktop. 88Added printing of card view and details view on desktop.
91Printing of list view is not working... 89Printing of list view is not working...
92Added button for removing pictures in contact editor. 90Added button for removing pictures in contact editor.
93Parsing data fix of KA/Pi version 1.9.17. 91Parsing data fix of KA/Pi version 1.9.17.
94Fixed the "parse name automatically" problem of KA/Pi version 1.9.17. 92Fixed the "parse name automatically" problem of KA/Pi version 1.9.17.
95Fixed some syncing merging problems. 93Fixed some syncing merging problems.
96 94
97 95
98********** VERSION 1.9.17 ************ 96********** VERSION 1.9.17 ************
99 97
100KO/Pi: 98KO/Pi:
101Fixed that tooltips were not updated after moving an item in agenda view. 99Fixed that tooltips were not updated after moving an item in agenda view.
102Fixed a bug in sorting start date for recurring events in list view. 100Fixed a bug in sorting start date for recurring events in list view.
103Changed the left button in todo viewer from "Agenda" to "Set completed". 101Changed the left button in todo viewer from "Agenda" to "Set completed".
104This 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. 102This 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.
105Added more info in the todo viewer: Startdate, parent/sub todos. 103Added more info in the todo viewer: Startdate, parent/sub todos.
106 104
107 105
108KA/Pi: 106KA/Pi:
109All fields search does now actually search all the (possible) fields, 107All fields search does now actually search all the (possible) fields,
110not only those listed in the contact list. 108not only those listed in the contact list.
111Made is possible to inline a picture in a vcard on the Z. 109Made is possible to inline a picture in a vcard on the Z.
112This was only possible on the desktop, now is it possible on the Z as well. 110This was only possible on the desktop, now is it possible on the Z as well.
113Fixed of missing save settings after filter configuration. 111Fixed of missing save settings after filter configuration.
114Made saving of addressbook much faster. 112Made saving of addressbook much faster.
115Fixed extension widget layout problem. 113Fixed extension widget layout problem.
116Fixed saving of default formatted name settings. 114Fixed saving of default formatted name settings.
117Fixed formatted name handling in edit dialog. 115Fixed formatted name handling in edit dialog.
118Added an option for changing formatted names of many contacts 116Added an option for changing formatted names of many contacts
119(menu: File - Change - Set formatted name). 117(menu: File - Change - Set formatted name).
120 118
121QWhatsThis was not working on the Z ( only black rectangle was shown). 119QWhatsThis was not working on the Z ( only black rectangle was shown).
122This is Fixed. 120This is Fixed.
123 121
124KDE-Sync: 122KDE-Sync:
125Now readonly KDE resources are synced as well. 123Now readonly KDE resources are synced as well.
126(They are not changed in KDE itself, of course). 124(They are not changed in KDE itself, of course).
127 125
128 126
129 127
130********** VERSION 1.9.16 ************ 128********** VERSION 1.9.16 ************
131 129
132KO/Pi: 130KO/Pi:
133Fixed search dialog size on Z 6000 (480x640 display). 131Fixed search dialog size on Z 6000 (480x640 display).
134Added setting to hide/show time in agenda items. 132Added setting to hide/show time in agenda items.
135Added setting to hide not running todos in todo view. 133Added setting to hide not running todos in todo view.
136Added columns for start date/time in todo view. 134Added columns for start date/time in todo view.
137Replaced the solid half-hour lines in agenda view by dot lines. 135Replaced the solid half-hour lines in agenda view by dot lines.
138Added possibility of printing the What's Next View on the desktop 136Added possibility of printing the What's Next View on the desktop
139(i.e. Windows and Linux). 137(i.e. Windows and Linux).
140Fixed a crash in KO/Pi when starting KO/Pi with What's Next view. 138Fixed a crash in KO/Pi when starting KO/Pi with What's Next view.
141Added tooltips in month view.(Tooltips only available on desktop) 139Added tooltips in month view.(Tooltips only available on desktop)
142 140
143Fixed a strange problem in KO/Pi alarm applet. 141Fixed a strange problem in KO/Pi alarm applet.
144Did not find the actual problem, 142Did not find the actual problem,
145such that now Qtopia reboots again if deinstalling the alarm applet. 143such that now Qtopia reboots again if deinstalling the alarm applet.
146But the alarm applet should work again. 144But the alarm applet should work again.
147 145
148KA/Pi: 146KA/Pi:
149Fixed the problem, that internal pictures were not saved. 147Fixed the problem, that internal pictures were not saved.
150 148
151Fixed a problem in the pi-sync mode by increasing the timeout for data transfer from 20 seconds to 5 minutes. 149Fixed a problem in the pi-sync mode by increasing the timeout for data transfer from 20 seconds to 5 minutes.
152 150
153Fixed some minor problems. (Like word wrap in help text windows). 151Fixed some minor problems. (Like word wrap in help text windows).
154 152
155Fixed a compiling problem in microkde/kresources. 153Fixed a compiling problem in microkde/kresources.
156 154
157KO/Pi is using zdbat (renamed to db2file) for syncing with Sharp DTM. 155KO/Pi is using zdbat (renamed to db2file) for syncing with Sharp DTM.
158This version now includes zdbat 1.0.0 (old version was zdbat 0.2.9) 156This version now includes zdbat 1.0.0 (old version was zdbat 0.2.9)
159such that now syncing KO/Pi with Sharp DTM should work on the 157such that now syncing KO/Pi with Sharp DTM should work on the
160Zaurus C 3000 model. 158Zaurus C 3000 model.
161 159
162********** VERSION 1.9.15 ************ 160********** VERSION 1.9.15 ************
163 161
164Usebilty enhancements in KO/Pi: 162Usebilty enhancements in KO/Pi:
165When clicking on the date in a month view cell, the day view is shown. 163When clicking on the date in a month view cell, the day view is shown.
166Old behaviour was, that the "new event" dialog popped up. 164Old behaviour was, that the "new event" dialog popped up.
167 165
168Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu). 166Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu).
169That means, you can restore the latest 167That means, you can restore the latest
170event/todo/journal you have deleted. 168event/todo/journal you have deleted.
171A journal is deleted, if you clear all the text of the journal. 169A journal is deleted, if you clear all the text of the journal.
172 170
173Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14. 171Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14.
174 172
175KA/Pi starting in 480x640 resolution: 173KA/Pi starting in 480x640 resolution:
176Hide the filter action in toolbar 174Hide the filter action in toolbar
177and added icons for undo/delete/redo in toolbar. 175and added icons for undo/delete/redo in toolbar.
178 176
179Change in OM/Pi ViewMail dialog: 177Change in OM/Pi ViewMail dialog:
180When clicking on the "delete" icon the mail is deleted after confirmation as usual. 178When clicking on the "delete" icon the mail is deleted after confirmation as usual.
181But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any). 179But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any).
182 180
183Fixed a crash when deleting mail-accounts in OM/Pi. 181Fixed a crash when deleting mail-accounts in OM/Pi.
184 182
185 183
186********** VERSION 1.9.14 ************ 184********** VERSION 1.9.14 ************
187 185
188Fixed some problems with the dialog sizes when switching 186Fixed some problems with the dialog sizes when switching
189portrait/landscape mode on 640x480 PDA display. 187portrait/landscape mode on 640x480 PDA display.
190 188
191Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi. 189Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi.
192 190
193Fixed an ugly bug in KOpieMail: 191Fixed an ugly bug in KOpieMail:
194KOpieMail was not able to write files (mails) to MSDOS file system, 192KOpieMail was not able to write files (mails) to MSDOS file system,
195like on an usual preformatted SD card. That should work now. 193like on an usual preformatted SD card. That should work now.
196To save your mail data on the Sd card do the following: 194To save your mail data on the Sd card do the following:
197Create a dir on the SD card: 195Create a dir on the SD card:
198mkdir /mnt/card/localmail 196mkdir /mnt/card/localmail