author | zautrix <zautrix> | 2005-01-27 15:34:08 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-01-27 15:34:08 (UTC) |
commit | e6d65aa64d4f9f4042256014c8efee0e9f8cc347 (patch) (unidiff) | |
tree | a8e7fb94ebf3fd5401edb64594a66a344ba97abf | |
parent | 3a6e3862e0b813965f633a51e9a116e5f8f26b23 (diff) | |
download | kdepimpi-e6d65aa64d4f9f4042256014c8efee0e9f8cc347.zip kdepimpi-e6d65aa64d4f9f4042256014c8efee0e9f8cc347.tar.gz kdepimpi-e6d65aa64d4f9f4042256014c8efee0e9f8cc347.tar.bz2 |
fix
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 4c00770..4b0c920 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,402 +1,409 @@ | |||
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 2.0.0 ************ | 3 | ********** VERSION 2.0.0 ************ |
4 | 4 | ||
5 | Stable release 2.0.0! | 5 | Stable release 2.0.0! |
6 | 6 | ||
7 | KO/Pi: | 7 | KO/Pi: |
8 | Fixed problem in edit dialog recreation at startup. | 8 | Fixed problem in edit dialog recreation at startup. |
9 | Made "toggle view*" menu items enabled context sensitive. | 9 | Made "toggle view*" menu items enabled context sensitive. |
10 | Changed agenda size menu to items 1-10. | 10 | Changed agenda size menu to items 1-10. |
11 | Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. | 11 | Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. |
12 | Usebility enhancements in the KO/Pi menus. | 12 | Usebility enhancements in the KO/Pi menus. |
13 | Birthday import now adds year to summary. | 13 | Birthday import now adds year to summary. |
14 | What's Next view shows age in years for birthday. | 14 | What's Next view shows age in years for birthday. |
15 | 15 | ||
16 | OM/Pi: | 16 | OM/Pi: |
17 | Added three info lines to display subject, from and to of selected mails. | 17 | Added three info lines to display subject, from and to of selected mails. |
18 | 18 | ||
19 | KA/Pi: | ||
20 | Fixed jump bar behaviour on Zaurus. | ||
21 | Now KA/Pi search field supports searching for a range of starting characters. | ||
22 | E.g. to search for all contact beginning with b to n, type | ||
23 | b-n | ||
24 | in the search field. | ||
25 | |||
19 | ********** VERSION 1.9.20 ************ | 26 | ********** VERSION 1.9.20 ************ |
20 | 27 | ||
21 | KO/Pi: | 28 | KO/Pi: |
22 | Added for the "dislplay one day" agenda mode | 29 | Added for the "dislplay one day" agenda mode |
23 | info in the caption and in the day lables: | 30 | info in the caption and in the day lables: |
24 | Now it is displayed, if the selected day is from "day before yesterday" | 31 | Now it is displayed, if the selected day is from "day before yesterday" |
25 | to "day after tomorrow". | 32 | to "day after tomorrow". |
26 | Made it possible to delete a Todo, which has sub-todos. | 33 | Made it possible to delete a Todo, which has sub-todos. |
27 | Fixed two small problems in the todo view. | 34 | Fixed two small problems in the todo view. |
28 | Added missing German translation for filter edit and print dialog. | 35 | Added missing German translation for filter edit and print dialog. |
29 | Made search dialog closeable by cancel key. | 36 | Made search dialog closeable by cancel key. |
30 | 37 | ||
31 | Made it possible to select in the date picker the (ligt grey ) | 38 | Made it possible to select in the date picker the (ligt grey ) |
32 | dates of the prev./next month with the mouse. | 39 | dates of the prev./next month with the mouse. |
33 | 40 | ||
34 | OM/Pi: | 41 | OM/Pi: |
35 | "Delete mail" icon in main window now deletes all selected mails. | 42 | "Delete mail" icon in main window now deletes all selected mails. |
36 | Fixed the problem, that the state flag of imap mails was ignored. | 43 | Fixed the problem, that the state flag of imap mails was ignored. |
37 | Now mails with "FLAG_SEEN" on the imap server get no icon in the list view | 44 | Now mails with "FLAG_SEEN" on the imap server get no icon in the list view |
38 | to indecate that they are already seen. | 45 | to indecate that they are already seen. |
39 | Fixed the problem that the body of some mails was not displayed in the | 46 | Fixed the problem that the body of some mails was not displayed in the |
40 | mail viewer when fetching them from the imap server directly to read them. | 47 | mail viewer when fetching them from the imap server directly to read them. |
41 | Made it (configurable) possible to show the "To:" field in the list view. | 48 | Made it (configurable) possible to show the "To:" field in the list view. |
42 | Added to the mail viewer the option "View Source" to make it possible to see the raw mail data. | 49 | Added to the mail viewer the option "View Source" to make it possible to see the raw mail data. |
43 | Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the | 50 | Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the |
44 | local storage folder (specified in account settings) of the account of the mail. | 51 | local storage folder (specified in account settings) of the account of the mail. |
45 | Removed some memory leaks in OM/Pi. | 52 | Removed some memory leaks in OM/Pi. |
46 | 53 | ||
47 | 54 | ||
48 | ********** VERSION 1.9.19 ************ | 55 | ********** VERSION 1.9.19 ************ |
49 | 56 | ||
50 | Added a lot of missing translations to KA/Pi, | 57 | Added a lot of missing translations to KA/Pi, |
51 | Added some missing translations to KO/Pi and OM/Pi. | 58 | Added some missing translations to KO/Pi and OM/Pi. |
52 | 59 | ||
53 | Fixed some minor problems in KA/Pi + KO/Pi. | 60 | Fixed some minor problems in KA/Pi + KO/Pi. |
54 | 61 | ||
55 | Fixed a crash when closing PwM/Pi. | 62 | Fixed a crash when closing PwM/Pi. |
56 | Added German translation for PwM/Pi. | 63 | Added German translation for PwM/Pi. |
57 | 64 | ||
58 | Made view change and Month View update faster in KO/Pi. | 65 | Made view change and Month View update faster in KO/Pi. |
59 | 66 | ||
60 | 67 | ||
61 | ********** VERSION 1.9.18 ************ | 68 | ********** VERSION 1.9.18 ************ |
62 | 69 | ||
63 | FYI: The VERSION 1.9.17 was a testing release only. | 70 | FYI: The VERSION 1.9.17 was a testing release only. |
64 | Please read the changelog of VERSION 1.9.17 as well. | 71 | Please read the changelog of VERSION 1.9.17 as well. |
65 | 72 | ||
66 | Cleaned up the syncing config dialog. | 73 | Cleaned up the syncing config dialog. |
67 | Added sync config options for date range for events. | 74 | Added sync config options for date range for events. |
68 | Added sync config options for filters on incoming data. | 75 | Added sync config options for filters on incoming data. |
69 | Added sync config options for filters on outgoing data. | 76 | Added sync config options for filters on outgoing data. |
70 | Please read the updated SyncHowTo about the new filter settings. | 77 | Please read the updated SyncHowTo about the new filter settings. |
71 | These filter settings make it now possible to sync with shared | 78 | These filter settings make it now possible to sync with shared |
72 | calendars without writing back private or confidential data | 79 | calendars without writing back private or confidential data |
73 | (via the outgoing filters). | 80 | (via the outgoing filters). |
74 | To sync only with particular parts of a shared calendar, | 81 | To sync only with particular parts of a shared calendar, |
75 | the incoming filter settings can be used. | 82 | the incoming filter settings can be used. |
76 | An example can be found in the SyncHowTo. | 83 | An example can be found in the SyncHowTo. |
77 | Same for shared addressbooks. | 84 | Same for shared addressbooks. |
78 | 85 | ||
79 | Added a setting for the global kdepim data storage. | 86 | Added a setting for the global kdepim data storage. |
80 | Usually the data is stored in (yourhomedir/kdepim). | 87 | Usually the data is stored in (yourhomedir/kdepim). |
81 | Now you can set in the Global config dialog TAB, subTAB "Data storage path" | 88 | Now you can set in the Global config dialog TAB, subTAB "Data storage path" |
82 | a directory where all the kdepim data is stored. | 89 | a directory where all the kdepim data is stored. |
83 | That makes it easy to save all kdepim data on a SD card on the Z, for example. | 90 | That makes it easy to save all kdepim data on a SD card on the Z, for example. |
84 | 91 | ||
85 | KO/Pi: | 92 | KO/Pi: |
86 | The timeedit input has a pulldown list for times. | 93 | The timeedit input has a pulldown list for times. |
87 | If opened, this pulldown list should now has the right time highlighted. | 94 | If opened, this pulldown list should now has the right time highlighted. |
88 | Added the possibility to exclude events/todos/journals in a filter. | 95 | Added the possibility to exclude events/todos/journals in a filter. |
89 | You should exclude journals, if you do not want them to sync with a public calendar. | 96 | You should exclude journals, if you do not want them to sync with a public calendar. |
90 | 97 | ||
91 | KA/Pi: | 98 | KA/Pi: |
92 | Added the possibility to in/exclude public/private/confidential contacts to a filter. | 99 | Added the possibility to in/exclude public/private/confidential contacts to a filter. |
93 | 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 ... | 100 | 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 ... |
94 | Added printing of card view and details view on desktop. | 101 | Added printing of card view and details view on desktop. |
95 | Printing of list view is not working... | 102 | Printing of list view is not working... |
96 | Added button for removing pictures in contact editor. | 103 | Added button for removing pictures in contact editor. |
97 | Parsing data fix of KA/Pi version 1.9.17. | 104 | Parsing data fix of KA/Pi version 1.9.17. |
98 | Fixed the "parse name automatically" problem of KA/Pi version 1.9.17. | 105 | Fixed the "parse name automatically" problem of KA/Pi version 1.9.17. |
99 | Fixed some syncing merging problems. | 106 | Fixed some syncing merging problems. |
100 | 107 | ||
101 | 108 | ||
102 | ********** VERSION 1.9.17 ************ | 109 | ********** VERSION 1.9.17 ************ |
103 | 110 | ||
104 | KO/Pi: | 111 | KO/Pi: |
105 | Fixed that tooltips were not updated after moving an item in agenda view. | 112 | Fixed that tooltips were not updated after moving an item in agenda view. |
106 | Fixed a bug in sorting start date for recurring events in list view. | 113 | Fixed a bug in sorting start date for recurring events in list view. |
107 | Changed the left button in todo viewer from "Agenda" to "Set completed". | 114 | Changed the left button in todo viewer from "Agenda" to "Set completed". |
108 | 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. | 115 | 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. |
109 | Added more info in the todo viewer: Startdate, parent/sub todos. | 116 | Added more info in the todo viewer: Startdate, parent/sub todos. |
110 | 117 | ||
111 | 118 | ||
112 | KA/Pi: | 119 | KA/Pi: |
113 | All fields search does now actually search all the (possible) fields, | 120 | All fields search does now actually search all the (possible) fields, |
114 | not only those listed in the contact list. | 121 | not only those listed in the contact list. |
115 | Made is possible to inline a picture in a vcard on the Z. | 122 | Made is possible to inline a picture in a vcard on the Z. |
116 | This was only possible on the desktop, now is it possible on the Z as well. | 123 | This was only possible on the desktop, now is it possible on the Z as well. |
117 | Fixed of missing save settings after filter configuration. | 124 | Fixed of missing save settings after filter configuration. |
118 | Made saving of addressbook much faster. | 125 | Made saving of addressbook much faster. |
119 | Fixed extension widget layout problem. | 126 | Fixed extension widget layout problem. |
120 | Fixed saving of default formatted name settings. | 127 | Fixed saving of default formatted name settings. |
121 | Fixed formatted name handling in edit dialog. | 128 | Fixed formatted name handling in edit dialog. |
122 | Added an option for changing formatted names of many contacts | 129 | Added an option for changing formatted names of many contacts |
123 | (menu: File - Change - Set formatted name). | 130 | (menu: File - Change - Set formatted name). |
124 | 131 | ||
125 | QWhatsThis was not working on the Z ( only black rectangle was shown). | 132 | QWhatsThis was not working on the Z ( only black rectangle was shown). |
126 | This is Fixed. | 133 | This is Fixed. |
127 | 134 | ||
128 | KDE-Sync: | 135 | KDE-Sync: |
129 | Now readonly KDE resources are synced as well. | 136 | Now readonly KDE resources are synced as well. |
130 | (They are not changed in KDE itself, of course). | 137 | (They are not changed in KDE itself, of course). |
131 | 138 | ||
132 | 139 | ||
133 | 140 | ||
134 | ********** VERSION 1.9.16 ************ | 141 | ********** VERSION 1.9.16 ************ |
135 | 142 | ||
136 | KO/Pi: | 143 | KO/Pi: |
137 | Fixed search dialog size on Z 6000 (480x640 display). | 144 | Fixed search dialog size on Z 6000 (480x640 display). |
138 | Added setting to hide/show time in agenda items. | 145 | Added setting to hide/show time in agenda items. |
139 | Added setting to hide not running todos in todo view. | 146 | Added setting to hide not running todos in todo view. |
140 | Added columns for start date/time in todo view. | 147 | Added columns for start date/time in todo view. |
141 | Replaced the solid half-hour lines in agenda view by dot lines. | 148 | Replaced the solid half-hour lines in agenda view by dot lines. |
142 | Added possibility of printing the What's Next View on the desktop | 149 | Added possibility of printing the What's Next View on the desktop |
143 | (i.e. Windows and Linux). | 150 | (i.e. Windows and Linux). |
144 | Fixed a crash in KO/Pi when starting KO/Pi with What's Next view. | 151 | Fixed a crash in KO/Pi when starting KO/Pi with What's Next view. |
145 | Added tooltips in month view.(Tooltips only available on desktop) | 152 | Added tooltips in month view.(Tooltips only available on desktop) |
146 | 153 | ||
147 | Fixed a strange problem in KO/Pi alarm applet. | 154 | Fixed a strange problem in KO/Pi alarm applet. |
148 | Did not find the actual problem, | 155 | Did not find the actual problem, |
149 | such that now Qtopia reboots again if deinstalling the alarm applet. | 156 | such that now Qtopia reboots again if deinstalling the alarm applet. |
150 | But the alarm applet should work again. | 157 | But the alarm applet should work again. |
151 | 158 | ||
152 | KA/Pi: | 159 | KA/Pi: |
153 | Fixed the problem, that internal pictures were not saved. | 160 | Fixed the problem, that internal pictures were not saved. |
154 | 161 | ||
155 | Fixed a problem in the pi-sync mode by increasing the timeout for data transfer from 20 seconds to 5 minutes. | 162 | Fixed a problem in the pi-sync mode by increasing the timeout for data transfer from 20 seconds to 5 minutes. |
156 | 163 | ||
157 | Fixed some minor problems. (Like word wrap in help text windows). | 164 | Fixed some minor problems. (Like word wrap in help text windows). |
158 | 165 | ||
159 | Fixed a compiling problem in microkde/kresources. | 166 | Fixed a compiling problem in microkde/kresources. |
160 | 167 | ||
161 | KO/Pi is using zdbat (renamed to db2file) for syncing with Sharp DTM. | 168 | KO/Pi is using zdbat (renamed to db2file) for syncing with Sharp DTM. |
162 | This version now includes zdbat 1.0.0 (old version was zdbat 0.2.9) | 169 | This version now includes zdbat 1.0.0 (old version was zdbat 0.2.9) |
163 | such that now syncing KO/Pi with Sharp DTM should work on the | 170 | such that now syncing KO/Pi with Sharp DTM should work on the |
164 | Zaurus C 3000 model. | 171 | Zaurus C 3000 model. |
165 | 172 | ||
166 | ********** VERSION 1.9.15 ************ | 173 | ********** VERSION 1.9.15 ************ |
167 | 174 | ||
168 | Usebilty enhancements in KO/Pi: | 175 | Usebilty enhancements in KO/Pi: |
169 | When clicking on the date in a month view cell, the day view is shown. | 176 | When clicking on the date in a month view cell, the day view is shown. |
170 | Old behaviour was, that the "new event" dialog popped up. | 177 | Old behaviour was, that the "new event" dialog popped up. |
171 | 178 | ||
172 | Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu). | 179 | Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu). |
173 | That means, you can restore the latest | 180 | That means, you can restore the latest |
174 | event/todo/journal you have deleted. | 181 | event/todo/journal you have deleted. |
175 | A journal is deleted, if you clear all the text of the journal. | 182 | A journal is deleted, if you clear all the text of the journal. |
176 | 183 | ||
177 | Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14. | 184 | Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14. |
178 | 185 | ||
179 | KA/Pi starting in 480x640 resolution: | 186 | KA/Pi starting in 480x640 resolution: |
180 | Hide the filter action in toolbar | 187 | Hide the filter action in toolbar |
181 | and added icons for undo/delete/redo in toolbar. | 188 | and added icons for undo/delete/redo in toolbar. |
182 | 189 | ||
183 | Change in OM/Pi ViewMail dialog: | 190 | Change in OM/Pi ViewMail dialog: |
184 | When clicking on the "delete" icon the mail is deleted after confirmation as usual. | 191 | When clicking on the "delete" icon the mail is deleted after confirmation as usual. |
185 | But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any). | 192 | But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any). |
186 | 193 | ||
187 | Fixed a crash when deleting mail-accounts in OM/Pi. | 194 | Fixed a crash when deleting mail-accounts in OM/Pi. |
188 | 195 | ||
189 | 196 | ||
190 | ********** VERSION 1.9.14 ************ | 197 | ********** VERSION 1.9.14 ************ |
191 | 198 | ||
192 | Fixed some problems with the dialog sizes when switching | 199 | Fixed some problems with the dialog sizes when switching |
193 | portrait/landscape mode on 640x480 PDA display. | 200 | portrait/landscape mode on 640x480 PDA display. |
194 | 201 | ||
195 | Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi. | 202 | Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi. |
196 | 203 | ||
197 | Fixed an ugly bug in KOpieMail: | 204 | Fixed an ugly bug in KOpieMail: |
198 | KOpieMail was not able to write files (mails) to MSDOS file system, | 205 | KOpieMail was not able to write files (mails) to MSDOS file system, |
199 | like on an usual preformatted SD card. That should work now. | 206 | like on an usual preformatted SD card. That should work now. |
200 | To save your mail data on the Sd card do the following: | 207 | To save your mail data on the Sd card do the following: |
201 | Create a dir on the SD card: | 208 | Create a dir on the SD card: |
202 | mkdir /mnt/card/localmail | 209 | mkdir /mnt/card/localmail |
203 | Go to your home dir: | 210 | Go to your home dir: |
204 | cd | 211 | cd |
205 | Go to kopiemail data storage dir: | 212 | Go to kopiemail data storage dir: |
206 | cd kdepim/apps/kopiemail | 213 | cd kdepim/apps/kopiemail |
207 | Create a symlink to the SD card: | 214 | Create a symlink to the SD card: |
208 | ls -s /mnt/card/localmail | 215 | ls -s /mnt/card/localmail |
209 | Now KOpieMail will store all mails on the SD card. | 216 | Now KOpieMail will store all mails on the SD card. |
210 | 217 | ||
211 | KO/Pi Monthview: | 218 | KO/Pi Monthview: |
212 | Now "Go to Today" selects the current month from day 1-end, | 219 | Now "Go to Today" selects the current month from day 1-end, |
213 | not the current date + some days. | 220 | not the current date + some days. |
214 | I.e. "Go to Today" shows now always | 221 | I.e. "Go to Today" shows now always |
215 | the current month with first day of month in the first row. | 222 | the current month with first day of month in the first row. |
216 | 223 | ||
217 | Added missing German translation. | 224 | Added missing German translation. |
218 | 225 | ||
219 | Fixed icons of executeable on Wintendo. | 226 | Fixed icons of executeable on Wintendo. |
220 | 227 | ||
221 | Added a "Show next Mail" button to the OM/Pi | 228 | Added a "Show next Mail" button to the OM/Pi |
222 | mail viewer such that the mail below the current mail | 229 | mail viewer such that the mail below the current mail |
223 | in the mail list view of the current folder | 230 | in the mail list view of the current folder |
224 | can be read with a single click. | 231 | can be read with a single click. |
225 | 232 | ||
226 | 233 | ||
227 | ********** VERSION 1.9.13 ************ | 234 | ********** VERSION 1.9.13 ************ |
228 | 235 | ||
229 | Fixed nasty PwM/Pi file reading bug, when | 236 | Fixed nasty PwM/Pi file reading bug, when |
230 | the used hash algo of file is different then the global | 237 | the used hash algo of file is different then the global |
231 | hash algo. | 238 | hash algo. |
232 | 239 | ||
233 | Added KA/Pi support for opie mailit mailapplication. | 240 | Added KA/Pi support for opie mailit mailapplication. |
234 | 241 | ||
235 | Fixed some bugs in OM/Pi. | 242 | Fixed some bugs in OM/Pi. |
236 | Now character conversion tables are available for the Zaurus | 243 | Now character conversion tables are available for the Zaurus |
237 | to make OM/Pi working properly. | 244 | to make OM/Pi working properly. |
238 | To get the character conversion in OM/Pi working, please download | 245 | To get the character conversion in OM/Pi working, please download |
239 | at the sourceforge project site the package | 246 | at the sourceforge project site the package |
240 | sr-character-conversion_SharpROM_arm.ipk.zip | 247 | sr-character-conversion_SharpROM_arm.ipk.zip |
241 | (or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms) | 248 | (or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms) |
242 | from the section "general files for KDE/Pim" | 249 | from the section "general files for KDE/Pim" |
243 | Instructions how to install this package are in a ReadMe in this file. | 250 | Instructions how to install this package are in a ReadMe in this file. |
244 | 251 | ||
245 | 252 | ||
246 | Fixed the orientation change problem in KA/Pi when switching | 253 | Fixed the orientation change problem in KA/Pi when switching |
247 | portrait/landscape mode. | 254 | portrait/landscape mode. |
248 | 255 | ||
249 | French translation available for KA/Pi and OM/Pi. | 256 | French translation available for KA/Pi and OM/Pi. |
250 | 257 | ||
251 | Fixed some problems with categories in KO/Pi in DTM sync. | 258 | Fixed some problems with categories in KO/Pi in DTM sync. |
252 | 259 | ||
253 | Added selection dialog for export to phone in KA/Pi. | 260 | Added selection dialog for export to phone in KA/Pi. |
254 | 261 | ||
255 | If in KO/Pi is an attendee selected to add to a meeting and this | 262 | If in KO/Pi is an attendee selected to add to a meeting and this |
256 | attendee is already in the list of attendees, this person is not added | 263 | attendee is already in the list of attendees, this person is not added |
257 | again. | 264 | again. |
258 | 265 | ||
259 | Some menu cleanup in KA/Pi. | 266 | Some menu cleanup in KA/Pi. |
260 | 267 | ||
261 | ********** VERSION 1.9.12 ************ | 268 | ********** VERSION 1.9.12 ************ |
262 | 269 | ||
263 | Fix for the bug in KO/Pi What's Next view of version 1.9.11. | 270 | Fix for the bug in KO/Pi What's Next view of version 1.9.11. |
264 | 271 | ||
265 | Bugfix: Licence file is now shown again. | 272 | Bugfix: Licence file is now shown again. |
266 | 273 | ||
267 | OM/Pi now supports Unicode (utf8 charset). | 274 | OM/Pi now supports Unicode (utf8 charset). |
268 | Fixed some bugs in OM/Pi. | 275 | Fixed some bugs in OM/Pi. |
269 | 276 | ||
270 | KA/Pi has more German translation. | 277 | KA/Pi has more German translation. |
271 | 278 | ||
272 | 279 | ||
273 | ********** VERSION 1.9.11 ************ | 280 | ********** VERSION 1.9.11 ************ |
274 | 281 | ||
275 | Fixed several problems in PWM/Pi, like | 282 | Fixed several problems in PWM/Pi, like |
276 | asking the user, if unsaved changed are pending | 283 | asking the user, if unsaved changed are pending |
277 | when closing the app. | 284 | when closing the app. |
278 | And PwM/Pi handles now different texts for the | 285 | And PwM/Pi handles now different texts for the |
279 | fields Description, Username, Password, configurable per category. | 286 | fields Description, Username, Password, configurable per category. |
280 | 287 | ||
281 | Fixed a crash in KO/Pi , when importing/loading vcs files | 288 | Fixed a crash in KO/Pi , when importing/loading vcs files |
282 | which have an entry with an attendee with state: | 289 | which have an entry with an attendee with state: |
283 | NEEDS ACTION | 290 | NEEDS ACTION |
284 | 291 | ||
285 | Fixed some problems in the German translation of OM/Pi, | 292 | Fixed some problems in the German translation of OM/Pi, |
286 | which makes some dialogs not fitting on the screen | 293 | which makes some dialogs not fitting on the screen |
287 | of the Z 5500. | 294 | of the Z 5500. |
288 | 295 | ||
289 | Fixed Qtopia crash, when disabling/deinstalling | 296 | Fixed Qtopia crash, when disabling/deinstalling |
290 | KO/Pi alarm applet. | 297 | KO/Pi alarm applet. |
291 | 298 | ||
292 | Implemented direct KDE<->KA/Pi sync for KA/Pi running | 299 | Implemented direct KDE<->KA/Pi sync for KA/Pi running |
293 | on Linux desktop. | 300 | on Linux desktop. |
294 | 301 | ||
295 | Added feature "remove sync info" to sync menu. | 302 | Added feature "remove sync info" to sync menu. |
296 | 303 | ||
297 | Tweaked the KO/Pi What's next view a bit, added | 304 | Tweaked the KO/Pi What's next view a bit, added |
298 | setting to hide events that are done. | 305 | setting to hide events that are done. |
299 | 306 | ||
300 | Disabled "beam receive enabled" on startup to | 307 | Disabled "beam receive enabled" on startup to |
301 | avoid problems if Fastload is enabled. | 308 | avoid problems if Fastload is enabled. |
302 | Please set "beam receive enabled", | 309 | Please set "beam receive enabled", |
303 | if you want to receive data via IR. | 310 | if you want to receive data via IR. |
304 | 311 | ||
305 | Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running | 312 | Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running |
306 | on Linux desktop. | 313 | on Linux desktop. |
307 | 314 | ||
308 | Made in KA/Pi scrolling possible, if details view is selected. | 315 | Made in KA/Pi scrolling possible, if details view is selected. |
309 | (The keyboard focus is set automatically to the search line) | 316 | (The keyboard focus is set automatically to the search line) |
310 | 317 | ||
311 | Fixed a bug in DMT sync, that a new entry in DTM was added | 318 | Fixed a bug in DMT sync, that a new entry in DTM was added |
312 | on every sync to Kx/Pi. | 319 | on every sync to Kx/Pi. |
313 | 320 | ||
314 | Fixed missing writing of KA/Pi categories to DMT entries when syncing. | 321 | Fixed missing writing of KA/Pi categories to DMT entries when syncing. |
315 | 322 | ||
316 | Fixed a bug in DMT sync with todos created in KO/Pi containing | 323 | Fixed a bug in DMT sync with todos created in KO/Pi containing |
317 | non-latin1 characters. | 324 | non-latin1 characters. |
318 | 325 | ||
319 | Rearranged package contents of Sharp-ipks and made all | 326 | Rearranged package contents of Sharp-ipks and made all |
320 | packages installable on SD again. | 327 | packages installable on SD again. |
321 | 328 | ||
322 | Fixed the writing of addressbook data in DTM sync. | 329 | Fixed the writing of addressbook data in DTM sync. |
323 | Empty fields in KA/Pi were not removed. | 330 | Empty fields in KA/Pi were not removed. |
324 | 331 | ||
325 | Added better category handling in KA/Pi: | 332 | Added better category handling in KA/Pi: |
326 | Added item | 333 | Added item |
327 | Edit Categories and | 334 | Edit Categories and |
328 | Manage new categories | 335 | Manage new categories |
329 | to the settings menu. | 336 | to the settings menu. |
330 | Possible to configure a view to display categories. | 337 | Possible to configure a view to display categories. |
331 | 338 | ||
332 | Added detailed "KDE Sync Howto" and "Multi Sync Howto" to Help menu. | 339 | Added detailed "KDE Sync Howto" and "Multi Sync Howto" to Help menu. |
333 | 340 | ||
334 | Fixed displaying of "free" days and time in KO Monthview and Agendaview. | 341 | Fixed displaying of "free" days and time in KO Monthview and Agendaview. |
335 | 342 | ||
336 | ... and many other bugfixes. | 343 | ... and many other bugfixes. |
337 | 344 | ||
338 | ********** VERSION 1.9.10 ************ | 345 | ********** VERSION 1.9.10 ************ |
339 | 346 | ||
340 | Many internal small bugfixes. | 347 | Many internal small bugfixes. |
341 | And fix of the "big" bug in KO/Pi, | 348 | And fix of the "big" bug in KO/Pi, |
342 | that after Syncing the appointments had an offset by several hours. | 349 | that after Syncing the appointments had an offset by several hours. |
343 | That was a problem with the internal timezone setting, | 350 | That was a problem with the internal timezone setting, |
344 | introduced by the changed timezone configuration settings. | 351 | introduced by the changed timezone configuration settings. |
345 | 352 | ||
346 | German translation for OM/Pi is now available. | 353 | German translation for OM/Pi is now available. |
347 | 354 | ||
348 | 355 | ||
349 | ********** VERSION 1.9.9 ************ | 356 | ********** VERSION 1.9.9 ************ |
350 | 357 | ||
351 | KDE-Pim/Pi has a new Member! | 358 | KDE-Pim/Pi has a new Member! |
352 | It is called PWM/Pi (Passwordmanager/platform-independent) | 359 | It is called PWM/Pi (Passwordmanager/platform-independent) |
353 | and it is available for the Zaurus. | 360 | and it is available for the Zaurus. |
354 | It is planned, that it will be available later for Windows. | 361 | It is planned, that it will be available later for Windows. |
355 | (And for Linux, of course). | 362 | (And for Linux, of course). |
356 | It is a port of the Passwordmanager of KDE. | 363 | It is a port of the Passwordmanager of KDE. |
357 | It will need the MicroKDElibs to run. | 364 | It will need the MicroKDElibs to run. |
358 | 365 | ||
359 | Made loading of addressbooks in KA/Pi up to 7 times faster! | 366 | Made loading of addressbooks in KA/Pi up to 7 times faster! |
360 | The bigger your addressbook file, the more starting speed | 367 | The bigger your addressbook file, the more starting speed |
361 | will you gain. (relatively) | 368 | will you gain. (relatively) |
362 | 369 | ||
363 | The Qtopia addressbook connector is now platform independend | 370 | The Qtopia addressbook connector is now platform independend |
364 | as well and should work on any platform for importing/exporting | 371 | as well and should work on any platform for importing/exporting |
365 | Qtopia and Opie XML files. | 372 | Qtopia and Opie XML files. |
366 | 373 | ||
367 | Added a +30min feature to the timezone settings to make | 374 | Added a +30min feature to the timezone settings to make |
368 | KDE-Pim/Pi useable in Australia and other parts on the | 375 | KDE-Pim/Pi useable in Australia and other parts on the |
369 | world with strange timezones ;-) | 376 | world with strange timezones ;-) |
370 | 377 | ||
371 | German "Umlaute" should now be sorted correctly on the Z in KA/Pi. | 378 | German "Umlaute" should now be sorted correctly on the Z in KA/Pi. |
372 | 379 | ||
373 | It is now possible to disable the | 380 | It is now possible to disable the |
374 | "receive data via infrared" feature, such that syncing with | 381 | "receive data via infrared" feature, such that syncing with |
375 | Outlook is now possible again with Kx/Pi runing. | 382 | Outlook is now possible again with Kx/Pi runing. |
376 | Please disable it, before syncing Sharp DTM with Outlook. | 383 | Please disable it, before syncing Sharp DTM with Outlook. |
377 | For your convenience, the "receive data via infrared" feature | 384 | For your convenience, the "receive data via infrared" feature |
378 | is disabled automatically, if you sync Kx/Pi with DTM. | 385 | is disabled automatically, if you sync Kx/Pi with DTM. |
379 | You have to enable it again manually after syncing. | 386 | You have to enable it again manually after syncing. |
380 | Enabling this feature makes it impossible to start the | 387 | Enabling this feature makes it impossible to start the |
381 | Sharp DTM apps. If this feature is enabled, you will only get the | 388 | Sharp DTM apps. If this feature is enabled, you will only get the |
382 | alarm notification from KO/Pi and not from the Sharp calendar. | 389 | alarm notification from KO/Pi and not from the Sharp calendar. |
383 | This is very useful if you sync KO/Pi with Sharp DTM, | 390 | This is very useful if you sync KO/Pi with Sharp DTM, |
384 | because after syncing you usually would get notified about | 391 | because after syncing you usually would get notified about |
385 | an alarm by KO/Pi and the Sharp Calendar. | 392 | an alarm by KO/Pi and the Sharp Calendar. |
386 | 393 | ||
387 | Together with the Linux desktop version of KO/Pi | 394 | Together with the Linux desktop version of KO/Pi |
388 | it is now possible to sync KO/Pi on the Zaurus | 395 | it is now possible to sync KO/Pi on the Zaurus |
389 | with the complete KDE-desktop (3.3 or later) | 396 | with the complete KDE-desktop (3.3 or later) |
390 | calendar data easily. | 397 | calendar data easily. |
391 | That makes it possible to sync the Z with one | 398 | That makes it possible to sync the Z with one |
392 | click of a mouse with the KDE-Desktop. | 399 | click of a mouse with the KDE-Desktop. |
393 | This feature it available for all Zaurus platforms KO/Pi | 400 | This feature it available for all Zaurus platforms KO/Pi |
394 | is running on. | 401 | is running on. |
395 | The only thing needed is a running KO/Pi on Linux and | 402 | The only thing needed is a running KO/Pi on Linux and |
396 | a compiled version of the small | 403 | a compiled version of the small |
397 | KDE-Pim/Pi<->KDE-Desktop access command line program, | 404 | KDE-Pim/Pi<->KDE-Desktop access command line program, |
398 | which is in the KDE-Pim/Pi sources available. | 405 | which is in the KDE-Pim/Pi sources available. |
399 | 406 | ||
400 | The "KDE-desktop" syncing feature for KA/Pi will follow | 407 | The "KDE-desktop" syncing feature for KA/Pi will follow |
401 | in the next releases. | 408 | in the next releases. |
402 | 409 | ||