summaryrefslogtreecommitdiffabout
path: root/bin/kdepim
authorzautrix <zautrix>2005-01-05 14:17:14 (UTC)
committer zautrix <zautrix>2005-01-05 14:17:14 (UTC)
commitdf0200487afbfa59b80a79e548d70b5203019003 (patch) (unidiff)
tree2240de4162736461316c8cb3cd00f87a8a9bf2bd /bin/kdepim
parentb8410daa179dbff2ebb833071ba50b9da36e6330 (diff)
downloadkdepimpi-df0200487afbfa59b80a79e548d70b5203019003.zip
kdepimpi-df0200487afbfa59b80a79e548d70b5203019003.tar.gz
kdepimpi-df0200487afbfa59b80a79e548d70b5203019003.tar.bz2
todo enhancements/fixes
Diffstat (limited to 'bin/kdepim') (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index ec75fad..bfe87f0 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,194 +1,202 @@
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.16 ************
4
5KO/Pi:
6Fixed search dialog size on Z 6000 (480x640 display).
7Added setting to hide/show time in agenda items.
8Added setting to hide not running todos in todo view.
9Added columns for start date/time in todo view.
10
3********** VERSION 1.9.15 ************ 11********** VERSION 1.9.15 ************
4 12
5Usebilty enhancements in KO/Pi: 13Usebilty enhancements in KO/Pi:
6When clicking on the date in a month view cell, the day view is shown. 14When clicking on the date in a month view cell, the day view is shown.
7Old behaviour was, that the "new event" dialog popped up. 15Old behaviour was, that the "new event" dialog popped up.
8 16
9Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu). 17Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu).
10That means, you can restore the latest 18That means, you can restore the latest
11event/todo/journal you have deleted. 19event/todo/journal you have deleted.
12A journal is deleted, if you clear all the text of the journal. 20A journal is deleted, if you clear all the text of the journal.
13 21
14Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14. 22Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14.
15 23
16KA/Pi starting in 480x640 resolution: 24KA/Pi starting in 480x640 resolution:
17Hide the filter action in toolbar 25Hide the filter action in toolbar
18and added icons for undo/delete/redo in toolbar. 26and added icons for undo/delete/redo in toolbar.
19 27
20Change in OM/Pi ViewMail dialog: 28Change in OM/Pi ViewMail dialog:
21When clicking on the "delete" icon the mail is deleted after confirmation as usual. But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any). 29When clicking on the "delete" icon the mail is deleted after confirmation as usual. But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any).
22 30
23Fixed a crash when deleting mail-accounts in OM/Pi. 31Fixed a crash when deleting mail-accounts in OM/Pi.
24 32
25 33
26********** VERSION 1.9.14 ************ 34********** VERSION 1.9.14 ************
27 35
28Fixed some problems with the dialog sizes when switching 36Fixed some problems with the dialog sizes when switching
29portrait/landscape mode on 640x480 PDA display. 37portrait/landscape mode on 640x480 PDA display.
30 38
31Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi. 39Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi.
32 40
33Fixed an ugly bug in KOpieMail: 41Fixed an ugly bug in KOpieMail:
34KOpieMail was not able to write files (mails) to MSDOS file system, 42KOpieMail was not able to write files (mails) to MSDOS file system,
35like on an usual preformatted SD card. That should work now. 43like on an usual preformatted SD card. That should work now.
36To save your mail data on the Sd card do the following: 44To save your mail data on the Sd card do the following:
37Create a dir on the SD card: 45Create a dir on the SD card:
38mkdir /mnt/card/localmail 46mkdir /mnt/card/localmail
39Go to your home dir: 47Go to your home dir:
40cd 48cd
41Go to kopiemail data storage dir: 49Go to kopiemail data storage dir:
42cd kdepim/apps/kopiemail 50cd kdepim/apps/kopiemail
43Create a symlink to the SD card: 51Create a symlink to the SD card:
44ls -s /mnt/card/localmail 52ls -s /mnt/card/localmail
45Now KOpieMail will store all mails on the SD card. 53Now KOpieMail will store all mails on the SD card.
46 54
47KO/Pi Monthview: 55KO/Pi Monthview:
48Now "Go to Today" selects the current month from day 1-end, 56Now "Go to Today" selects the current month from day 1-end,
49not the current date + some days. 57not the current date + some days.
50I.e. "Go to Today" shows now always 58I.e. "Go to Today" shows now always
51the current month with first day of month in the first row. 59the current month with first day of month in the first row.
52 60
53Added missing German translation. 61Added missing German translation.
54 62
55Fixed icons of executeable on Wintendo. 63Fixed icons of executeable on Wintendo.
56 64
57Added a "Show next Mail" button to the OM/Pi 65Added a "Show next Mail" button to the OM/Pi
58mail viewer such that the mail below the current mail 66mail viewer such that the mail below the current mail
59in the mail list view of the current folder 67in the mail list view of the current folder
60can be read with a single click. 68can be read with a single click.
61 69
62 70
63********** VERSION 1.9.13 ************ 71********** VERSION 1.9.13 ************
64 72
65Fixed nasty PwM/Pi file reading bug, when 73Fixed nasty PwM/Pi file reading bug, when
66the used hash algo of file is different then the global 74the used hash algo of file is different then the global
67hash algo. 75hash algo.
68 76
69Added KA/Pi support for opie mailit mailapplication. 77Added KA/Pi support for opie mailit mailapplication.
70 78
71Fixed some bugs in OM/Pi. 79Fixed some bugs in OM/Pi.
72Now character conversion tables are available for the Zaurus 80Now character conversion tables are available for the Zaurus
73to make OM/Pi working properly. 81to make OM/Pi working properly.
74To get the character conversion in OM/Pi working, please download 82To get the character conversion in OM/Pi working, please download
75at the sourceforge project site the package 83at the sourceforge project site the package
76sr-character-conversion_SharpROM_arm.ipk.zip 84sr-character-conversion_SharpROM_arm.ipk.zip
77(or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms) 85(or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms)
78from the section "general files for KDE/Pim" 86from the section "general files for KDE/Pim"
79Instructions how to install this package are in a ReadMe in this file. 87Instructions how to install this package are in a ReadMe in this file.
80 88
81 89
82Fixed the orientation change problem in KA/Pi when switching 90Fixed the orientation change problem in KA/Pi when switching
83portrait/landscape mode. 91portrait/landscape mode.
84 92
85French translation available for KA/Pi and OM/Pi. 93French translation available for KA/Pi and OM/Pi.
86 94
87Fixed some problems with categories in KO/Pi in DTM sync. 95Fixed some problems with categories in KO/Pi in DTM sync.
88 96
89Added selection dialog for export to phone in KA/Pi. 97Added selection dialog for export to phone in KA/Pi.
90 98
91If in KO/Pi is an attendee selected to add to a meeting and this 99If in KO/Pi is an attendee selected to add to a meeting and this
92attendee is already in the list of attendees, this person is not added 100attendee is already in the list of attendees, this person is not added
93again. 101again.
94 102
95Some menu cleanup in KA/Pi. 103Some menu cleanup in KA/Pi.
96 104
97********** VERSION 1.9.12 ************ 105********** VERSION 1.9.12 ************
98 106
99Fix for the bug in KO/Pi What's Next view of version 1.9.11. 107Fix for the bug in KO/Pi What's Next view of version 1.9.11.
100 108
101Bugfix: Licence file is now shown again. 109Bugfix: Licence file is now shown again.
102 110
103OM/Pi now supports Unicode (utf8 charset). 111OM/Pi now supports Unicode (utf8 charset).
104Fixed some bugs in OM/Pi. 112Fixed some bugs in OM/Pi.
105 113
106KA/Pi has more German translation. 114KA/Pi has more German translation.
107 115
108 116
109********** VERSION 1.9.11 ************ 117********** VERSION 1.9.11 ************
110 118
111Fixed several problems in PWM/Pi, like 119Fixed several problems in PWM/Pi, like
112asking the user, if unsaved changed are pending 120asking the user, if unsaved changed are pending
113when closing the app. 121when closing the app.
114And PwM/Pi handles now different texts for the 122And PwM/Pi handles now different texts for the
115fields Description, Username, Password, configurable per category. 123fields Description, Username, Password, configurable per category.
116 124
117Fixed a crash in KO/Pi , when importing/loading vcs files 125Fixed a crash in KO/Pi , when importing/loading vcs files
118which have an entry with an attendee with state: 126which have an entry with an attendee with state:
119NEEDS ACTION 127NEEDS ACTION
120 128
121Fixed some problems in the German translation of OM/Pi, 129Fixed some problems in the German translation of OM/Pi,
122which makes some dialogs not fitting on the screen 130which makes some dialogs not fitting on the screen
123of the Z 5500. 131of the Z 5500.
124 132
125Fixed Qtopia crash, when disabling/deinstalling 133Fixed Qtopia crash, when disabling/deinstalling
126KO/Pi alarm applet. 134KO/Pi alarm applet.
127 135
128Implemented direct KDE<->KA/Pi sync for KA/Pi running 136Implemented direct KDE<->KA/Pi sync for KA/Pi running
129on Linux desktop. 137on Linux desktop.
130 138
131Added feature "remove sync info" to sync menu. 139Added feature "remove sync info" to sync menu.
132 140
133Tweaked the KO/Pi What's next view a bit, added 141Tweaked the KO/Pi What's next view a bit, added
134setting to hide events that are done. 142setting to hide events that are done.
135 143
136Disabled "beam receive enabled" on startup to 144Disabled "beam receive enabled" on startup to
137avoid problems if Fastload is enabled. 145avoid problems if Fastload is enabled.
138Please set "beam receive enabled", 146Please set "beam receive enabled",
139if you want to receive data via IR. 147if you want to receive data via IR.
140 148
141Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running 149Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running
142on Linux desktop. 150on Linux desktop.
143 151
144Made in KA/Pi scrolling possible, if details view is selected. 152Made in KA/Pi scrolling possible, if details view is selected.
145(The keyboard focus is set automatically to the search line) 153(The keyboard focus is set automatically to the search line)
146 154
147Fixed a bug in DMT sync, that a new entry in DTM was added 155Fixed a bug in DMT sync, that a new entry in DTM was added
148on every sync to Kx/Pi. 156on every sync to Kx/Pi.
149 157
150Fixed missing writing of KA/Pi categories to DMT entries when syncing. 158Fixed missing writing of KA/Pi categories to DMT entries when syncing.
151 159
152Fixed a bug in DMT sync with todos created in KO/Pi containing 160Fixed a bug in DMT sync with todos created in KO/Pi containing
153non-latin1 characters. 161non-latin1 characters.
154 162
155Rearranged package contents of Sharp-ipks and made all 163Rearranged package contents of Sharp-ipks and made all
156packages installable on SD again. 164packages installable on SD again.
157 165
158Fixed the writing of addressbook data in DTM sync. 166Fixed the writing of addressbook data in DTM sync.
159Empty fields in KA/Pi were not removed. 167Empty fields in KA/Pi were not removed.
160 168
161Added better category handling in KA/Pi: 169Added better category handling in KA/Pi:
162Added item 170Added item
163Edit Categories and 171Edit Categories and
164Manage new categories 172Manage new categories
165to the settings menu. 173to the settings menu.
166Possible to configure a view to display categories. 174Possible to configure a view to display categories.
167 175
168Added detailed "KDE Sync Howto" and "Multi Sync Howto" to Help menu. 176Added detailed "KDE Sync Howto" and "Multi Sync Howto" to Help menu.
169 177
170Fixed displaying of "free" days and time in KO Monthview and Agendaview. 178Fixed displaying of "free" days and time in KO Monthview and Agendaview.
171 179
172... and many other bugfixes. 180... and many other bugfixes.
173 181
174********** VERSION 1.9.10 ************ 182********** VERSION 1.9.10 ************
175 183
176Many internal small bugfixes. 184Many internal small bugfixes.
177And fix of the "big" bug in KO/Pi, 185And fix of the "big" bug in KO/Pi,
178that after Syncing the appointments had an offset by several hours. 186that after Syncing the appointments had an offset by several hours.
179That was a problem with the internal timezone setting, 187That was a problem with the internal timezone setting,
180introduced by the changed timezone configuration settings. 188introduced by the changed timezone configuration settings.
181 189
182German translation for OM/Pi is now available. 190German translation for OM/Pi is now available.
183 191
184 192
185********** VERSION 1.9.9 ************ 193********** VERSION 1.9.9 ************
186 194
187KDE-Pim/Pi has a new Member! 195KDE-Pim/Pi has a new Member!
188It is called PWM/Pi (Passwordmanager/platform-independent) 196It is called PWM/Pi (Passwordmanager/platform-independent)
189and it is available for the Zaurus. 197and it is available for the Zaurus.
190It is planned, that it will be available later for Windows. 198It is planned, that it will be available later for Windows.
191(And for Linux, of course). 199(And for Linux, of course).
192It is a port of the Passwordmanager of KDE. 200It is a port of the Passwordmanager of KDE.
193It will need the MicroKDElibs to run. 201It will need the MicroKDElibs to run.
194 202