summaryrefslogtreecommitdiffabout
path: root/bin
authorzautrix <zautrix>2005-08-10 17:51:11 (UTC)
committer zautrix <zautrix>2005-08-10 17:51:11 (UTC)
commit5f33ec89f5110ea646a32856eb6685c61cf24079 (patch) (unidiff)
tree03a5ec30ad87aba3e8a38f5711be1cf8c6df77e7 /bin
parent1a13e55dd4726cc03c756412fe27b3144a43fc4c (diff)
downloadkdepimpi-5f33ec89f5110ea646a32856eb6685c61cf24079.zip
kdepimpi-5f33ec89f5110ea646a32856eb6685c61cf24079.tar.gz
kdepimpi-5f33ec89f5110ea646a32856eb6685c61cf24079.tar.bz2
new version
Diffstat (limited to 'bin') (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt307
1 files changed, 6 insertions, 301 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 3c71ab8..b0b5748 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,311 +1,16 @@
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.2.20 ************ 3********** VERSION 2.2.0 ************
4 4
5********** VERSION 2.1.19 ************ 5New stable release!
6Fixed some minor usability problems.
7Added writing of next alarm to a file for usage on pdaXrom.
6 8
7Fixed a crash in journal view.
8Fixed a crash at setting a todo to stopped if KO/Pi saved the file while "stop todo" dialog was shown.
9Fixed a minor problem with the marcus bains line (whatever that is).
10Fixed a crash when setting a todo to complete from the show dialog which was called from the What's Next View.
11 9
12********** VERSION 2.1.18 ************ 10*************************************
13
14Pi-Sync mode:
15The "Write back file" status dialog was updated too often such that writing back the file on the Z was very slow. Fixed.
16
17KO/Pi:
18Fixed a layout problem on the Z 5500 with the calender box right of the location box in the event/todo editor. Thanks to Andrew, who found, reported and fixed this problem ( I did not get that problem - it was working on my 5500 ).
19
20Fixed a problem when (imported or added from other applications) events or todos did have attachments.
21Fixed a really ugly and hidden problem in the management of the parent/child relationchip of todos.
22
23
24********** VERSION 2.1.17 ************
25
26KO/Pi:
27Added option to display times in What's Next View on two lines.
28(Useful for display on the Zaurus with 240x320 screen)
29Removed "Allday" for allday events of one day duration in What's Next View.
30Added date range for allday events of more than one day duration in What's Next View.
31Fixed two problems in the data importing from Outlook:
32 Fixed the duplicated import if the summary, location or description had whitespaces at the end.
33 Fixed a problem importing certain recurrence rules.
34
35A journal in an ics file may have no dtStart value (as files from KNotes, which stores its notes in an ics journal file).
36If now a journal has no dtStart value the dtStart value is set to the created value of the journal when loading the file. That makes it possible to view and edit "notes" from KNotes. Simply add another Resource in KO/Pi which is a copy of the ics file from KNotes. You will find the "notes" in KO/Pi as a journal entry on the date you created it.
37
38And some minor fixes in KO/Pi.
39
40Fixed a crash on the desktop when closing KO/Pi after accessing adressbook data (Linux + Windows ).
41
42
43********** VERSION 2.1.16 ************
44
45Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus.
46Added columns for datetime in todo view: Last modified, created and last modified subtodo
47Fixed a bug in agenda view displaying recurring multiday events which are longer than two days.
48Made conflict detection up to 4 times faster.
49
50********** VERSION 2.1.15 ************
51
52Fixed two layout problems on the Z:
53Made the with of the newly added buttons on the Quick-Todo smaller.
54Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible.
55
56
57********** VERSION 2.1.14 ************
58
59Added some buttons to the KO/Pi Quick-todo line to make it possible to quickly access some todo view layout settings like display all flat/open/close and hide/show running/done.
60Added a button to add a subtodo quickly.
61
62Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ).
63Added an option to change the layout of the list week to column mode.
64
65Fixed some usability problems in pi-sync mode by adding some progress information about file transfer.
66
67Fixed pi-sync problems with the new multi calendar feature.
68Now pi-sync behaviour should be:
691) Local sends file request ( as usual )
702) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars.
713) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ).
72 If the data which local receives contains entries which are on disabled calendars on local this entries are updated and not added as duplicates to the default calendar.
734) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote.
74 If the data which remote receives contains entries which are on disabled calendars on remote this entries are updated and not added as duplicates to the default calendar.
75
76Summary:
77No new item ( new created after the last sync ) in a disabled calendar is propagated to the sync partner. Readonly items are synced and added/changed on the sync partner if it is not readonly on the sync partner.
78If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour.
79Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars.
80
81********** VERSION 2.1.13 ************
82
83Fixed a problem in KA/Pi search.
84Fixed some minor problems in KO/Pi.
85Added calendar selection possibility to the todo view popup and to the event/todo/journal editor.
86
87Fixed memory usage problems in KA/Pi:
88When loading data KA/Pi did load the file data twice.
89Example:
90 A 600k file did consume 1200k memory during loading process.
91 This is fixed, it does now consume only 600k during loading process.
92When saving data KA/Pi did consume a lot of memory for the data parsing during the save process.
93This is fixed.
94Example:
95 Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram.
96 When saving KA/Pi did consume 28.6 Meg of Ram. That causes a crash on the Zaurus because there was no memeory left in the system.
97 Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process.
98Note: The memory usage of KA/Pi after the data is loaded/saved has not changed.
99The saving of data may be a bit slower now.
100
101Fixed memory usage problems in KO/Pi:
102When KO/Pi did save the data to file, it did not release the used buffers after saving.
103The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation.
104This is fixed.
105Example:
106 When saving a 400k file KO/Pi do now use 400k less memory now.
107
108Optimized memory usage in KO/Pi Agenda view:
109KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view.
110These buffers were not made smaller (i.e. downsized) because of performance reasons.
111The handling of these buffers are now much smarter:
112Two (of six) buffers are removed completely.
113The remaing four buffers are now downsized after not using the agenda view for 45 seconds.
114Such that the memory usage of KO/Pi is smaller now in general ( because 2 buffers are removed) and is much smaller when not using the agenda view. That is very important when using fastload for KO/Pi.
115
116Worst case example ( for a maximum size agenda content):
117 When resizing the agenda content to a large scale, KO/Pi did use 17Meg of mem ( and did not use less memory until it was stopped). Now KO/Pi is using on the same operation only 14.3 Meg of mem and after 45 seconds not using the agenda view it uses only 9.4 Meg of mem.
118
119When switching to an unused Agenda view now KO/Pi is upizing the buffers again. This takes less than a second. Such that switching to Agenda view (after not using it for more than 45 seconds) is now a bit slower.
120
121Summary:
122Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus.
123
124********** VERSION 2.1.12 ************
125
126KO/Pi:
127Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus.
128Fixed a problem with the month view when file was saved but KO/Pi was not the active window.
129Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only).
130Fixed some other small problems.
131
132********** VERSION 2.1.11 ************
133
134KO/Pi:
135Because we can have many calendars now in KO/Pi we can have more than one journal entry per day.
136Added features to handle (and add ) more than one journal entry per day.
137Added option for a journal title.
138
139Added info about the calendar, the item belongs to, to the event/todo/journal viewer.
140Fixed a problem of the alarm of completed recurring todos.
141Added to the event/todo editor to set quickly the category of an item.
142
143
144Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet.
145
146Added KA/Pi multi sync to the multi sync called from the alarm applet.
147
148********** VERSION 2.1.10 ************
149
150KO/Pi:
151Importing Birthdays will now create another file resource "Birthdays" and import the birthday data from KA/Pi into that file.
152When a multidayevent is selected in monthview all occurences of this event in the monthview are now hightlighted.
153Fixed a bug in searching for a small timerange, i.e. one day.
154
155KA/Pi:
156Fixed two problems in csv export.
157Fixed problems when calling the contact selection dialog from KO/Pi or OM/Pi.
158
159********** VERSION 2.1.9 ************
160
161KO/Pi:
162Fixed some problems of the new search options in the search dialog.
163Fixed some problems in the new resource config options.
164Changed the recurrence edit of events and todos such that the recurrence edit page now is notified about a change of the start date on the first page.
165Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown:
166Now you can click on the bottom/top of an allday agenda item or on the left/right side of an agenda item to get the "new todo/new event" popup.
167
168Fixed a problem in recurrence range in syncing with DTM.
169
170KA/Pi:
171Made it posiible to show in the contact overview the details of all data available for that contact( e.g. office, spouse, children, nickname ...)
172
173PwM/Pi:
174Added "sec" to the timeout config settings to make it clear the timeout values are seconds.
175
176********** VERSION 2.1.8 ************
177
178KO/Pi:
179Added info about the completion state of a todo in the ListView/Searchdialog.
180If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well.
181Fixed some updating problems when changing the filter.
182
183KA/Pi:
184In the addressee selection dialog now the formatted name is shown, if not empty.
185Added a column "category" to the addressee selection dialog to make it possible to sort addressees after category.
186Now in the addressee selection dialog a selected contact is remove with a single click from the selected list.
187
188Fixed in the file selector on the Zaurus the problem that symbolic links to files/dirs were ignored.
189Fixed the sorting for size in the file selector on the Z.
190
191Changed the color selection dialog on the Zaurus to a more user friendly version.
192
193********** VERSION 2.1.7 ************
194
195KO/Pi:
196Fixed several problems in the new Resource handling.
197Added more options to the search dialog.
198Fixed a problem in the Month view.
199Added more options to the dialog when setting a todo to stopped.
200
201Fixed two small problems in KO/Pi Alarm applet.
202
203********** VERSION 2.1.6 ************
204
205This release is for testing only.
206
207KO/Pi:
208Added to the list view (the list view is used in search dialog as well) the possibility to print it.
209Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view.
210Added to the list view the possibility to add all subtodos of selected todos to an export/beam.
211Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout.
212Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus.
213Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly.
214
215Added support for multiple calendar files in KO/Pi. Only local ical (*.ics) files are supported as calendars.
216In the sync profile config it is still missing to specify a particular calendar to sync with this profile. That setting will be added later.
217Now on every sync the set of calendars is synced which are enabled in the resource view.
218
219A calendar is enabled in the resource view if the "eye" column is checked.
220You can set a calendar to be the default for new items( "+" column ).
221You can tell KO/Pi to ignore all alarm of a calendar ( "bell" column ) and you can set it readonly.
222To find out how to add a new calendar and how to remove a calendar is left as an exercise to the reader ...
223
224
225********** VERSION 2.1.5 ************
226
227This is the new stable version.
228Bugfix:
229Fixed a problem with agenda popup on the desktop in KO/Pi.
230Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization.
231Added config option to not display completed todos in agenda view.
232Addressee view is now using the formatted name, if defined.
233That makes it possible to display "lastname, firstname" in that view now.
234To set the formatted name for all contacts, please use menu:
235Edit->Change->Set formatted name.
236Fixed the bug in KA/Pi that is was not possible to add images to a contact on Windows.
237
238********** VERSION 2.1.4 ************
239
240Fixed two more bugs in the KA/Pi CSV import dialog:
241Made it possible to read multi-line fields and import it to the "Note" field.
242Fixed a problem in mapping custom fields, whatever a custem field is...
243
244********** VERSION 2.1.3 ************
245
246Changed the menu structure of the alarm applet:
247Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List".
248
249Fixed several problems in the KA/Pi CSV import dialog:
250Added "Category", made codec configureable and made it possible to map many fields to the "Note" field.
251
252
253********** VERSION 2.1.2 ************
254
255Fixed a problem closing the alarm dialog on Zaurus with "OK" button.
256
257Fixed a problem when importing data from Outlook with mutiple categories set.
258
259Changed display of days in datenavigator:
260Birthdays are now blue, not dark green.
261When todo view is shown, no birtdays are shown and days with due todos are shown blue.
262When journal view is shown, only holidays are shown and days with journals are blue.
263
264Added Backup options to global config:
265You can create now x-daily backups for KO/Pi, KA/Pi (for file resources only, file resource is the standard type) and PwM/Pi ( all files you will open ).
266It is recommended to use another HDD/Memory card for the backup directory. If (very useful on the Zaurus) the specified backup directory does not exist you are asked if you want to try again to create a backup. That makes it possible to insert your memory card in the Zaurus and then trying again.
267The backup is created when the application wants to save for the first time on a backup-day. You can specify the amount of backups and the day interval of backups.
268
269********** VERSION 2.1.1 ************
270
271Stable release 2.1.1!
272
273KO/Pi:
274Fixed one problem in the layout of the edit dialogs on the Zaurus with 640x480 display.
275
276********** VERSION 2.1.0 ************
277
278Stable release 2.1.0!
279
280Summary of changes/fixes compared to version 2.0.6:
281
282Many bugs of version 2.0.6 fixed.
283Most of them were small bugs, but some of them were important.
284It is recommended to use version 2.1.0 and not version 2.0.6.
285
286Important changes:
287
288Added recurring todos to KO/Pi.
289
290Added global application font settings (for all KDE-Pim/Pi apps) to the general settings.
291
292Made Passwordmanager PwM/Pi more userfriendly: Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more.
293
294Datenavigator can now display many months. Very useful on the desktop.
295
296KO/Pi alarm applet changed: Made buttons in alarm dialog much bigger and other usebility enhancements.
297
298Made alarm sound working on Linux desktop.
299
300Made KO/Pi and KA/Pi running from a memory stick. Please read storage HowTo for details.
301
302Added timetracking feature in KO/Pi todo view. Please read timetraker HowTo for details.
303
304Many other usebility enhancements.
305Special thanks to Ben for his suggestions!
306 11
307You can find the complete changelog 12You can find the complete changelog
308from version 1.7.7 to 2.1.0 13from version 1.7.7 to 2.2.0
309in the source package or on 14in the source package or on
310 15
311http://www.pi-sync.net/html/changelog.html 16http://www.pi-sync.net/html/changelog.html