summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index ccebf58..c8293b2 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,194 +1,212 @@
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 1.9.18 ************
4
5FYI: The VERSION 1.9.17 was a testing release only.
6Please read the changelog of VERSION 1.9.17 as well.
7
8Cleaned up the syncing config dialog.
9Added sync config options for date range for events.
10Added sync config options for filters on incoming data.
11Added sync config options for filters on outgoing data.
12Please read the updated SyncHowTo about the new filter settings.
13These filter settings make it now possible to sync with shared
14calendars without writing back private or confidential data
15(via the outgoing filters).
16To sync only with particular parts of a shared calendar,
17the incoming filter settings can be used.
18An example can be found in the SyncHowTo.
19
20
3********** VERSION 1.9.17 ************ 21********** VERSION 1.9.17 ************
4 22
5KO/Pi: 23KO/Pi:
6Fixed that tooltips were not updated after moving an item in agenda view. 24Fixed that tooltips were not updated after moving an item in agenda view.
7Fixed a bug in sorting start date for recurring events in list view. 25Fixed a bug in sorting start date for recurring events in list view.
8Changed the left button in todo viewer from "Agenda" to "Set completed". 26Changed the left button in todo viewer from "Agenda" to "Set completed".
9This 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. 27This 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.
10Added more info in the todo viewer: Startdate, parent/sub todos. 28Added more info in the todo viewer: Startdate, parent/sub todos.
11 29
12 30
13KA/Pi: 31KA/Pi:
14All fields search does now actually search all the (possible) fields, 32All fields search does now actually search all the (possible) fields,
15not only those listed in the contact list. 33not only those listed in the contact list.
16Made is possible to inline a picture in a vcard on the Z. 34Made is possible to inline a picture in a vcard on the Z.
17This was only possible on the desktop, now is it possible on the Z as well. 35This was only possible on the desktop, now is it possible on the Z as well.
18Fixed of missing save settings after filter configuration. 36Fixed of missing save settings after filter configuration.
19Made saving of addressbook much faster. 37Made saving of addressbook much faster.
20Fixed extension widget layout problem. 38Fixed extension widget layout problem.
21Fixed saving of default formatted name settings. 39Fixed saving of default formatted name settings.
22Fixed formatted name handling in edit dialog. 40Fixed formatted name handling in edit dialog.
23Added an option for changing formatted names of many contacts 41Added an option for changing formatted names of many contacts
24(menu: File - Change - Set formatted name). 42(menu: File - Change - Set formatted name).
25 43
26QWhatsThis was not working on the Z ( only black rectangle was shown). 44QWhatsThis was not working on the Z ( only black rectangle was shown).
27This is Fixed. 45This is Fixed.
28 46
29KDE-Sync: 47KDE-Sync:
30Now readonly KDE resources are synced as well. 48Now readonly KDE resources are synced as well.
31(They are not changed in KDE itself, of course). 49(They are not changed in KDE itself, of course).
32 50
33 51
34 52
35********** VERSION 1.9.16 ************ 53********** VERSION 1.9.16 ************
36 54
37KO/Pi: 55KO/Pi:
38Fixed search dialog size on Z 6000 (480x640 display). 56Fixed search dialog size on Z 6000 (480x640 display).
39Added setting to hide/show time in agenda items. 57Added setting to hide/show time in agenda items.
40Added setting to hide not running todos in todo view. 58Added setting to hide not running todos in todo view.
41Added columns for start date/time in todo view. 59Added columns for start date/time in todo view.
42Replaced the solid half-hour lines in agenda view by dot lines. 60Replaced the solid half-hour lines in agenda view by dot lines.
43Added possibility of printing the What's Next View on the desktop 61Added possibility of printing the What's Next View on the desktop
44(i.e. Windows and Linux). 62(i.e. Windows and Linux).
45Fixed a crash in KO/Pi when starting KO/Pi with What's Next view. 63Fixed a crash in KO/Pi when starting KO/Pi with What's Next view.
46Added tooltips in month view.(Tooltips only available on desktop) 64Added tooltips in month view.(Tooltips only available on desktop)
47 65
48Fixed a strange problem in KO/Pi alarm applet. 66Fixed a strange problem in KO/Pi alarm applet.
49Did not find the actual problem, 67Did not find the actual problem,
50such that now Qtopia reboots again if deinstalling the alarm applet. 68such that now Qtopia reboots again if deinstalling the alarm applet.
51But the alarm applet should work again. 69But the alarm applet should work again.
52 70
53KA/Pi: 71KA/Pi:
54Fixed the problem, that internal pictures were not saved. 72Fixed the problem, that internal pictures were not saved.
55 73
56Fixed a problem in the pi-sync mode by increasing the timeout for data transfer from 20 seconds to 5 minutes. 74Fixed a problem in the pi-sync mode by increasing the timeout for data transfer from 20 seconds to 5 minutes.
57 75
58Fixed some minor problems. (Like word wrap in help text windows). 76Fixed some minor problems. (Like word wrap in help text windows).
59 77
60Fixed a compiling problem in microkde/kresources. 78Fixed a compiling problem in microkde/kresources.
61 79
62KO/Pi is using zdbat (renamed to db2file) for syncing with Sharp DTM. 80KO/Pi is using zdbat (renamed to db2file) for syncing with Sharp DTM.
63This version now includes zdbat 1.0.0 (old version was zdbat 0.2.9) 81This version now includes zdbat 1.0.0 (old version was zdbat 0.2.9)
64such that now syncing KO/Pi with Sharp DTM should work on the 82such that now syncing KO/Pi with Sharp DTM should work on the
65Zaurus C 3000 model. 83Zaurus C 3000 model.
66 84
67********** VERSION 1.9.15 ************ 85********** VERSION 1.9.15 ************
68 86
69Usebilty enhancements in KO/Pi: 87Usebilty enhancements in KO/Pi:
70When clicking on the date in a month view cell, the day view is shown. 88When clicking on the date in a month view cell, the day view is shown.
71Old behaviour was, that the "new event" dialog popped up. 89Old behaviour was, that the "new event" dialog popped up.
72 90
73Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu). 91Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu).
74That means, you can restore the latest 92That means, you can restore the latest
75event/todo/journal you have deleted. 93event/todo/journal you have deleted.
76A journal is deleted, if you clear all the text of the journal. 94A journal is deleted, if you clear all the text of the journal.
77 95
78Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14. 96Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14.
79 97
80KA/Pi starting in 480x640 resolution: 98KA/Pi starting in 480x640 resolution:
81Hide the filter action in toolbar 99Hide the filter action in toolbar
82and added icons for undo/delete/redo in toolbar. 100and added icons for undo/delete/redo in toolbar.
83 101
84Change in OM/Pi ViewMail dialog: 102Change in OM/Pi ViewMail dialog:
85When clicking on the "delete" icon the mail is deleted after confirmation as usual. 103When clicking on the "delete" icon the mail is deleted after confirmation as usual.
86But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any). 104But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any).
87 105
88Fixed a crash when deleting mail-accounts in OM/Pi. 106Fixed a crash when deleting mail-accounts in OM/Pi.
89 107
90 108
91********** VERSION 1.9.14 ************ 109********** VERSION 1.9.14 ************
92 110
93Fixed some problems with the dialog sizes when switching 111Fixed some problems with the dialog sizes when switching
94portrait/landscape mode on 640x480 PDA display. 112portrait/landscape mode on 640x480 PDA display.
95 113
96Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi. 114Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi.
97 115
98Fixed an ugly bug in KOpieMail: 116Fixed an ugly bug in KOpieMail:
99KOpieMail was not able to write files (mails) to MSDOS file system, 117KOpieMail was not able to write files (mails) to MSDOS file system,
100like on an usual preformatted SD card. That should work now. 118like on an usual preformatted SD card. That should work now.
101To save your mail data on the Sd card do the following: 119To save your mail data on the Sd card do the following:
102Create a dir on the SD card: 120Create a dir on the SD card:
103mkdir /mnt/card/localmail 121mkdir /mnt/card/localmail
104Go to your home dir: 122Go to your home dir:
105cd 123cd
106Go to kopiemail data storage dir: 124Go to kopiemail data storage dir:
107cd kdepim/apps/kopiemail 125cd kdepim/apps/kopiemail
108Create a symlink to the SD card: 126Create a symlink to the SD card:
109ls -s /mnt/card/localmail 127ls -s /mnt/card/localmail
110Now KOpieMail will store all mails on the SD card. 128Now KOpieMail will store all mails on the SD card.
111 129
112KO/Pi Monthview: 130KO/Pi Monthview:
113Now "Go to Today" selects the current month from day 1-end, 131Now "Go to Today" selects the current month from day 1-end,
114not the current date + some days. 132not the current date + some days.
115I.e. "Go to Today" shows now always 133I.e. "Go to Today" shows now always
116the current month with first day of month in the first row. 134the current month with first day of month in the first row.
117 135
118Added missing German translation. 136Added missing German translation.
119 137
120Fixed icons of executeable on Wintendo. 138Fixed icons of executeable on Wintendo.
121 139
122Added a "Show next Mail" button to the OM/Pi 140Added a "Show next Mail" button to the OM/Pi
123mail viewer such that the mail below the current mail 141mail viewer such that the mail below the current mail
124in the mail list view of the current folder 142in the mail list view of the current folder
125can be read with a single click. 143can be read with a single click.
126 144
127 145
128********** VERSION 1.9.13 ************ 146********** VERSION 1.9.13 ************
129 147
130Fixed nasty PwM/Pi file reading bug, when 148Fixed nasty PwM/Pi file reading bug, when
131the used hash algo of file is different then the global 149the used hash algo of file is different then the global
132hash algo. 150hash algo.
133 151
134Added KA/Pi support for opie mailit mailapplication. 152Added KA/Pi support for opie mailit mailapplication.
135 153
136Fixed some bugs in OM/Pi. 154Fixed some bugs in OM/Pi.
137Now character conversion tables are available for the Zaurus 155Now character conversion tables are available for the Zaurus
138to make OM/Pi working properly. 156to make OM/Pi working properly.
139To get the character conversion in OM/Pi working, please download 157To get the character conversion in OM/Pi working, please download
140at the sourceforge project site the package 158at the sourceforge project site the package
141sr-character-conversion_SharpROM_arm.ipk.zip 159sr-character-conversion_SharpROM_arm.ipk.zip
142(or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms) 160(or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms)
143from the section "general files for KDE/Pim" 161from the section "general files for KDE/Pim"
144Instructions how to install this package are in a ReadMe in this file. 162Instructions how to install this package are in a ReadMe in this file.
145 163
146 164
147Fixed the orientation change problem in KA/Pi when switching 165Fixed the orientation change problem in KA/Pi when switching
148portrait/landscape mode. 166portrait/landscape mode.
149 167
150French translation available for KA/Pi and OM/Pi. 168French translation available for KA/Pi and OM/Pi.
151 169
152Fixed some problems with categories in KO/Pi in DTM sync. 170Fixed some problems with categories in KO/Pi in DTM sync.
153 171
154Added selection dialog for export to phone in KA/Pi. 172Added selection dialog for export to phone in KA/Pi.
155 173
156If in KO/Pi is an attendee selected to add to a meeting and this 174If in KO/Pi is an attendee selected to add to a meeting and this
157attendee is already in the list of attendees, this person is not added 175attendee is already in the list of attendees, this person is not added
158again. 176again.
159 177
160Some menu cleanup in KA/Pi. 178Some menu cleanup in KA/Pi.
161 179
162********** VERSION 1.9.12 ************ 180********** VERSION 1.9.12 ************
163 181
164Fix for the bug in KO/Pi What's Next view of version 1.9.11. 182Fix for the bug in KO/Pi What's Next view of version 1.9.11.
165 183
166Bugfix: Licence file is now shown again. 184Bugfix: Licence file is now shown again.
167 185
168OM/Pi now supports Unicode (utf8 charset). 186OM/Pi now supports Unicode (utf8 charset).
169Fixed some bugs in OM/Pi. 187Fixed some bugs in OM/Pi.
170 188
171KA/Pi has more German translation. 189KA/Pi has more German translation.
172 190
173 191
174********** VERSION 1.9.11 ************ 192********** VERSION 1.9.11 ************
175 193
176Fixed several problems in PWM/Pi, like 194Fixed several problems in PWM/Pi, like
177asking the user, if unsaved changed are pending 195asking the user, if unsaved changed are pending
178when closing the app. 196when closing the app.
179And PwM/Pi handles now different texts for the 197And PwM/Pi handles now different texts for the
180fields Description, Username, Password, configurable per category. 198fields Description, Username, Password, configurable per category.
181 199
182Fixed a crash in KO/Pi , when importing/loading vcs files 200Fixed a crash in KO/Pi , when importing/loading vcs files
183which have an entry with an attendee with state: 201which have an entry with an attendee with state:
184NEEDS ACTION 202NEEDS ACTION
185 203
186Fixed some problems in the German translation of OM/Pi, 204Fixed some problems in the German translation of OM/Pi,
187which makes some dialogs not fitting on the screen 205which makes some dialogs not fitting on the screen
188of the Z 5500. 206of the Z 5500.
189 207
190Fixed Qtopia crash, when disabling/deinstalling 208Fixed Qtopia crash, when disabling/deinstalling
191KO/Pi alarm applet. 209KO/Pi alarm applet.
192 210
193Implemented direct KDE<->KA/Pi sync for KA/Pi running 211Implemented direct KDE<->KA/Pi sync for KA/Pi running
194on Linux desktop. 212on Linux desktop.