summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2005-07-29 09:33:09 (UTC)
committer zautrix <zautrix>2005-07-29 09:33:09 (UTC)
commitea12a774c5a36a4bd96ac53c36e92560989e3cbc (patch) (unidiff)
tree02794c2382527ab79c8bb67629bbb0afad5e386f
parent4206f3e1dc60df587870e2f9d260376b8a135b12 (diff)
downloadkdepimpi-ea12a774c5a36a4bd96ac53c36e92560989e3cbc.zip
kdepimpi-ea12a774c5a36a4bd96ac53c36e92560989e3cbc.tar.gz
kdepimpi-ea12a774c5a36a4bd96ac53c36e92560989e3cbc.tar.bz2
version
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt5
-rw-r--r--desktop/rpm/kdepim_rpm2
-rw-r--r--version2
3 files changed, 7 insertions, 2 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 3105ee4..8264410 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,293 +1,298 @@
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.1.18 ************
4
5KO/Pi:
6
7
3********** VERSION 2.1.17 ************ 8********** VERSION 2.1.17 ************
4 9
5KO/Pi: 10KO/Pi:
6Added option to display times in What's Next View on two lines. 11Added option to display times in What's Next View on two lines.
7(Useful for display on the Zaurus with 240x320 screen) 12(Useful for display on the Zaurus with 240x320 screen)
8Removed "Allday" for allday events of one day duration in What's Next View. 13Removed "Allday" for allday events of one day duration in What's Next View.
9Added date range for allday events of more than one day duration in What's Next View. 14Added date range for allday events of more than one day duration in What's Next View.
10Fixed two problems in the data importing from Outlook: 15Fixed two problems in the data importing from Outlook:
11 Fixed the duplicated import if the summary, location or description had whitespaces at the end. 16 Fixed the duplicated import if the summary, location or description had whitespaces at the end.
12 Fixed a problem importing certain recurrence rules. 17 Fixed a problem importing certain recurrence rules.
13 18
14A journal in an ics file may have no dtStart value (as files from KNotes, which stores its notes in an ics journal file). 19A journal in an ics file may have no dtStart value (as files from KNotes, which stores its notes in an ics journal file).
15If 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. 20If 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.
16 21
17And some minor fixes in KO/Pi. 22And some minor fixes in KO/Pi.
18 23
19Fixed a crash on the desktop when closing KO/Pi after accessing adressbook data (Linux + Windows ). 24Fixed a crash on the desktop when closing KO/Pi after accessing adressbook data (Linux + Windows ).
20 25
21 26
22********** VERSION 2.1.16 ************ 27********** VERSION 2.1.16 ************
23 28
24Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus. 29Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus.
25Added columns for datetime in todo view: Last modified, created and last modified subtodo 30Added columns for datetime in todo view: Last modified, created and last modified subtodo
26Fixed a bug in agenda view displaying recurring multiday events which are longer than two days. 31Fixed a bug in agenda view displaying recurring multiday events which are longer than two days.
27Made conflict detection up to 4 times faster. 32Made conflict detection up to 4 times faster.
28 33
29********** VERSION 2.1.15 ************ 34********** VERSION 2.1.15 ************
30 35
31Fixed two layout problems on the Z: 36Fixed two layout problems on the Z:
32Made the with of the newly added buttons on the Quick-Todo smaller. 37Made the with of the newly added buttons on the Quick-Todo smaller.
33Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. 38Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible.
34 39
35 40
36********** VERSION 2.1.14 ************ 41********** VERSION 2.1.14 ************
37 42
38Added 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. 43Added 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.
39Added a button to add a subtodo quickly. 44Added a button to add a subtodo quickly.
40 45
41Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). 46Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ).
42Added an option to change the layout of the list week to column mode. 47Added an option to change the layout of the list week to column mode.
43 48
44Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. 49Fixed some usability problems in pi-sync mode by adding some progress information about file transfer.
45 50
46Fixed pi-sync problems with the new multi calendar feature. 51Fixed pi-sync problems with the new multi calendar feature.
47Now pi-sync behaviour should be: 52Now pi-sync behaviour should be:
481) Local sends file request ( as usual ) 531) Local sends file request ( as usual )
492) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. 542) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars.
503) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). 553) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ).
51 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. 56 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.
524) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. 574) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote.
53 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. 58 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.
54 59
55Summary: 60Summary:
56No 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. 61No 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.
57If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. 62If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour.
58Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars. 63Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars.
59 64
60********** VERSION 2.1.13 ************ 65********** VERSION 2.1.13 ************
61 66
62Fixed a problem in KA/Pi search. 67Fixed a problem in KA/Pi search.
63Fixed some minor problems in KO/Pi. 68Fixed some minor problems in KO/Pi.
64Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. 69Added calendar selection possibility to the todo view popup and to the event/todo/journal editor.
65 70
66Fixed memory usage problems in KA/Pi: 71Fixed memory usage problems in KA/Pi:
67When loading data KA/Pi did load the file data twice. 72When loading data KA/Pi did load the file data twice.
68Example: 73Example:
69 A 600k file did consume 1200k memory during loading process. 74 A 600k file did consume 1200k memory during loading process.
70 This is fixed, it does now consume only 600k during loading process. 75 This is fixed, it does now consume only 600k during loading process.
71When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. 76When saving data KA/Pi did consume a lot of memory for the data parsing during the save process.
72This is fixed. 77This is fixed.
73Example: 78Example:
74 Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. 79 Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram.
75 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. 80 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.
76 Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. 81 Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process.
77Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. 82Note: The memory usage of KA/Pi after the data is loaded/saved has not changed.
78The saving of data may be a bit slower now. 83The saving of data may be a bit slower now.
79 84
80Fixed memory usage problems in KO/Pi: 85Fixed memory usage problems in KO/Pi:
81When KO/Pi did save the data to file, it did not release the used buffers after saving. 86When KO/Pi did save the data to file, it did not release the used buffers after saving.
82The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. 87The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation.
83This is fixed. 88This is fixed.
84Example: 89Example:
85 When saving a 400k file KO/Pi do now use 400k less memory now. 90 When saving a 400k file KO/Pi do now use 400k less memory now.
86 91
87Optimized memory usage in KO/Pi Agenda view: 92Optimized memory usage in KO/Pi Agenda view:
88KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. 93KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view.
89These buffers were not made smaller (i.e. downsized) because of performance reasons. 94These buffers were not made smaller (i.e. downsized) because of performance reasons.
90The handling of these buffers are now much smarter: 95The handling of these buffers are now much smarter:
91Two (of six) buffers are removed completely. 96Two (of six) buffers are removed completely.
92The remaing four buffers are now downsized after not using the agenda view for 45 seconds. 97The remaing four buffers are now downsized after not using the agenda view for 45 seconds.
93Such 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. 98Such 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.
94 99
95Worst case example ( for a maximum size agenda content): 100Worst case example ( for a maximum size agenda content):
96 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. 101 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.
97 102
98When 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. 103When 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.
99 104
100Summary: 105Summary:
101Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus. 106Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus.
102 107
103********** VERSION 2.1.12 ************ 108********** VERSION 2.1.12 ************
104 109
105KO/Pi: 110KO/Pi:
106Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus. 111Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus.
107Fixed a problem with the month view when file was saved but KO/Pi was not the active window. 112Fixed a problem with the month view when file was saved but KO/Pi was not the active window.
108Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only). 113Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only).
109Fixed some other small problems. 114Fixed some other small problems.
110 115
111********** VERSION 2.1.11 ************ 116********** VERSION 2.1.11 ************
112 117
113KO/Pi: 118KO/Pi:
114Because we can have many calendars now in KO/Pi we can have more than one journal entry per day. 119Because we can have many calendars now in KO/Pi we can have more than one journal entry per day.
115Added features to handle (and add ) more than one journal entry per day. 120Added features to handle (and add ) more than one journal entry per day.
116Added option for a journal title. 121Added option for a journal title.
117 122
118Added info about the calendar, the item belongs to, to the event/todo/journal viewer. 123Added info about the calendar, the item belongs to, to the event/todo/journal viewer.
119Fixed a problem of the alarm of completed recurring todos. 124Fixed a problem of the alarm of completed recurring todos.
120Added to the event/todo editor to set quickly the category of an item. 125Added to the event/todo editor to set quickly the category of an item.
121 126
122 127
123Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet. 128Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet.
124 129
125Added KA/Pi multi sync to the multi sync called from the alarm applet. 130Added KA/Pi multi sync to the multi sync called from the alarm applet.
126 131
127********** VERSION 2.1.10 ************ 132********** VERSION 2.1.10 ************
128 133
129KO/Pi: 134KO/Pi:
130Importing Birthdays will now create another file resource "Birthdays" and import the birthday data from KA/Pi into that file. 135Importing Birthdays will now create another file resource "Birthdays" and import the birthday data from KA/Pi into that file.
131When a multidayevent is selected in monthview all occurences of this event in the monthview are now hightlighted. 136When a multidayevent is selected in monthview all occurences of this event in the monthview are now hightlighted.
132Fixed a bug in searching for a small timerange, i.e. one day. 137Fixed a bug in searching for a small timerange, i.e. one day.
133 138
134KA/Pi: 139KA/Pi:
135Fixed two problems in csv export. 140Fixed two problems in csv export.
136Fixed problems when calling the contact selection dialog from KO/Pi or OM/Pi. 141Fixed problems when calling the contact selection dialog from KO/Pi or OM/Pi.
137 142
138********** VERSION 2.1.9 ************ 143********** VERSION 2.1.9 ************
139 144
140KO/Pi: 145KO/Pi:
141Fixed some problems of the new search options in the search dialog. 146Fixed some problems of the new search options in the search dialog.
142Fixed some problems in the new resource config options. 147Fixed some problems in the new resource config options.
143Changed 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. 148Changed 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.
144Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown: 149Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown:
145Now 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. 150Now 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.
146 151
147Fixed a problem in recurrence range in syncing with DTM. 152Fixed a problem in recurrence range in syncing with DTM.
148 153
149KA/Pi: 154KA/Pi:
150Made it posiible to show in the contact overview the details of all data available for that contact( e.g. office, spouse, children, nickname ...) 155Made it posiible to show in the contact overview the details of all data available for that contact( e.g. office, spouse, children, nickname ...)
151 156
152PwM/Pi: 157PwM/Pi:
153Added "sec" to the timeout config settings to make it clear the timeout values are seconds. 158Added "sec" to the timeout config settings to make it clear the timeout values are seconds.
154 159
155********** VERSION 2.1.8 ************ 160********** VERSION 2.1.8 ************
156 161
157KO/Pi: 162KO/Pi:
158Added info about the completion state of a todo in the ListView/Searchdialog. 163Added info about the completion state of a todo in the ListView/Searchdialog.
159If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well. 164If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well.
160Fixed some updating problems when changing the filter. 165Fixed some updating problems when changing the filter.
161 166
162KA/Pi: 167KA/Pi:
163In the addressee selection dialog now the formatted name is shown, if not empty. 168In the addressee selection dialog now the formatted name is shown, if not empty.
164Added a column "category" to the addressee selection dialog to make it possible to sort addressees after category. 169Added a column "category" to the addressee selection dialog to make it possible to sort addressees after category.
165Now in the addressee selection dialog a selected contact is remove with a single click from the selected list. 170Now in the addressee selection dialog a selected contact is remove with a single click from the selected list.
166 171
167Fixed in the file selector on the Zaurus the problem that symbolic links to files/dirs were ignored. 172Fixed in the file selector on the Zaurus the problem that symbolic links to files/dirs were ignored.
168Fixed the sorting for size in the file selector on the Z. 173Fixed the sorting for size in the file selector on the Z.
169 174
170Changed the color selection dialog on the Zaurus to a more user friendly version. 175Changed the color selection dialog on the Zaurus to a more user friendly version.
171 176
172********** VERSION 2.1.7 ************ 177********** VERSION 2.1.7 ************
173 178
174KO/Pi: 179KO/Pi:
175Fixed several problems in the new Resource handling. 180Fixed several problems in the new Resource handling.
176Added more options to the search dialog. 181Added more options to the search dialog.
177Fixed a problem in the Month view. 182Fixed a problem in the Month view.
178Added more options to the dialog when setting a todo to stopped. 183Added more options to the dialog when setting a todo to stopped.
179 184
180Fixed two small problems in KO/Pi Alarm applet. 185Fixed two small problems in KO/Pi Alarm applet.
181 186
182********** VERSION 2.1.6 ************ 187********** VERSION 2.1.6 ************
183 188
184This release is for testing only. 189This release is for testing only.
185 190
186KO/Pi: 191KO/Pi:
187Added to the list view (the list view is used in search dialog as well) the possibility to print it. 192Added to the list view (the list view is used in search dialog as well) the possibility to print it.
188Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view. 193Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view.
189Added to the list view the possibility to add all subtodos of selected todos to an export/beam. 194Added to the list view the possibility to add all subtodos of selected todos to an export/beam.
190Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout. 195Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout.
191Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus. 196Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus.
192Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly. 197Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly.
193 198
194Added support for multiple calendar files in KO/Pi. Only local ical (*.ics) files are supported as calendars. 199Added support for multiple calendar files in KO/Pi. Only local ical (*.ics) files are supported as calendars.
195In the sync profile config it is still missing to specify a particular calendar to sync with this profile. That setting will be added later. 200In the sync profile config it is still missing to specify a particular calendar to sync with this profile. That setting will be added later.
196Now on every sync the set of calendars is synced which are enabled in the resource view. 201Now on every sync the set of calendars is synced which are enabled in the resource view.
197 202
198A calendar is enabled in the resource view if the "eye" column is checked. 203A calendar is enabled in the resource view if the "eye" column is checked.
199You can set a calendar to be the default for new items( "+" column ). 204You can set a calendar to be the default for new items( "+" column ).
200You can tell KO/Pi to ignore all alarm of a calendar ( "bell" column ) and you can set it readonly. 205You can tell KO/Pi to ignore all alarm of a calendar ( "bell" column ) and you can set it readonly.
201To find out how to add a new calendar and how to remove a calendar is left as an exercise to the reader ... 206To find out how to add a new calendar and how to remove a calendar is left as an exercise to the reader ...
202 207
203 208
204********** VERSION 2.1.5 ************ 209********** VERSION 2.1.5 ************
205 210
206This is the new stable version. 211This is the new stable version.
207Bugfix: 212Bugfix:
208Fixed a problem with agenda popup on the desktop in KO/Pi. 213Fixed a problem with agenda popup on the desktop in KO/Pi.
209Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization. 214Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization.
210Added config option to not display completed todos in agenda view. 215Added config option to not display completed todos in agenda view.
211Addressee view is now using the formatted name, if defined. 216Addressee view is now using the formatted name, if defined.
212That makes it possible to display "lastname, firstname" in that view now. 217That makes it possible to display "lastname, firstname" in that view now.
213To set the formatted name for all contacts, please use menu: 218To set the formatted name for all contacts, please use menu:
214Edit->Change->Set formatted name. 219Edit->Change->Set formatted name.
215Fixed the bug in KA/Pi that is was not possible to add images to a contact on Windows. 220Fixed the bug in KA/Pi that is was not possible to add images to a contact on Windows.
216 221
217********** VERSION 2.1.4 ************ 222********** VERSION 2.1.4 ************
218 223
219Fixed two more bugs in the KA/Pi CSV import dialog: 224Fixed two more bugs in the KA/Pi CSV import dialog:
220Made it possible to read multi-line fields and import it to the "Note" field. 225Made it possible to read multi-line fields and import it to the "Note" field.
221Fixed a problem in mapping custom fields, whatever a custem field is... 226Fixed a problem in mapping custom fields, whatever a custem field is...
222 227
223********** VERSION 2.1.3 ************ 228********** VERSION 2.1.3 ************
224 229
225Changed the menu structure of the alarm applet: 230Changed the menu structure of the alarm applet:
226Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List". 231Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List".
227 232
228Fixed several problems in the KA/Pi CSV import dialog: 233Fixed several problems in the KA/Pi CSV import dialog:
229Added "Category", made codec configureable and made it possible to map many fields to the "Note" field. 234Added "Category", made codec configureable and made it possible to map many fields to the "Note" field.
230 235
231 236
232********** VERSION 2.1.2 ************ 237********** VERSION 2.1.2 ************
233 238
234Fixed a problem closing the alarm dialog on Zaurus with "OK" button. 239Fixed a problem closing the alarm dialog on Zaurus with "OK" button.
235 240
236Fixed a problem when importing data from Outlook with mutiple categories set. 241Fixed a problem when importing data from Outlook with mutiple categories set.
237 242
238Changed display of days in datenavigator: 243Changed display of days in datenavigator:
239Birthdays are now blue, not dark green. 244Birthdays are now blue, not dark green.
240When todo view is shown, no birtdays are shown and days with due todos are shown blue. 245When todo view is shown, no birtdays are shown and days with due todos are shown blue.
241When journal view is shown, only holidays are shown and days with journals are blue. 246When journal view is shown, only holidays are shown and days with journals are blue.
242 247
243Added Backup options to global config: 248Added Backup options to global config:
244You 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 ). 249You 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 ).
245It 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. 250It 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.
246The 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. 251The 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.
247 252
248********** VERSION 2.1.1 ************ 253********** VERSION 2.1.1 ************
249 254
250Stable release 2.1.1! 255Stable release 2.1.1!
251 256
252KO/Pi: 257KO/Pi:
253Fixed one problem in the layout of the edit dialogs on the Zaurus with 640x480 display. 258Fixed one problem in the layout of the edit dialogs on the Zaurus with 640x480 display.
254 259
255********** VERSION 2.1.0 ************ 260********** VERSION 2.1.0 ************
256 261
257Stable release 2.1.0! 262Stable release 2.1.0!
258 263
259Summary of changes/fixes compared to version 2.0.6: 264Summary of changes/fixes compared to version 2.0.6:
260 265
261Many bugs of version 2.0.6 fixed. 266Many bugs of version 2.0.6 fixed.
262Most of them were small bugs, but some of them were important. 267Most of them were small bugs, but some of them were important.
263It is recommended to use version 2.1.0 and not version 2.0.6. 268It is recommended to use version 2.1.0 and not version 2.0.6.
264 269
265Important changes: 270Important changes:
266 271
267Added recurring todos to KO/Pi. 272Added recurring todos to KO/Pi.
268 273
269Added global application font settings (for all KDE-Pim/Pi apps) to the general settings. 274Added global application font settings (for all KDE-Pim/Pi apps) to the general settings.
270 275
271Made Passwordmanager PwM/Pi more userfriendly: Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more. 276Made Passwordmanager PwM/Pi more userfriendly: Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more.
272 277
273Datenavigator can now display many months. Very useful on the desktop. 278Datenavigator can now display many months. Very useful on the desktop.
274 279
275KO/Pi alarm applet changed: Made buttons in alarm dialog much bigger and other usebility enhancements. 280KO/Pi alarm applet changed: Made buttons in alarm dialog much bigger and other usebility enhancements.
276 281
277Made alarm sound working on Linux desktop. 282Made alarm sound working on Linux desktop.
278 283
279Made KO/Pi and KA/Pi running from a memory stick. Please read storage HowTo for details. 284Made KO/Pi and KA/Pi running from a memory stick. Please read storage HowTo for details.
280 285
281Added timetracking feature in KO/Pi todo view. Please read timetraker HowTo for details. 286Added timetracking feature in KO/Pi todo view. Please read timetraker HowTo for details.
282 287
283Many other usebility enhancements. 288Many other usebility enhancements.
284Special thanks to Ben for his suggestions! 289Special thanks to Ben for his suggestions!
285 290
286You can find the complete changelog 291You can find the complete changelog
287from version 1.7.7 to 2.1.0 292from version 1.7.7 to 2.1.0
288in the source package or on 293in the source package or on
289 294
290http://www.pi-sync.net/html/changelog.html 295http://www.pi-sync.net/html/changelog.html
291 296
292 297
293 298
diff --git a/desktop/rpm/kdepim_rpm b/desktop/rpm/kdepim_rpm
index 4f128f2..133d0d1 100644
--- a/desktop/rpm/kdepim_rpm
+++ b/desktop/rpm/kdepim_rpm
@@ -1,84 +1,84 @@
1Summary: A collection of PIM programs 1Summary: A collection of PIM programs
2Name: KDE-Pim-Pi 2Name: KDE-Pim-Pi
3Version: 2.1.17 3Version: 2.1.18
4Release: SuSE_9.2 4Release: SuSE_9.2
5Copyright:GPL 5Copyright:GPL
6Group: Productivity/Pim 6Group: Productivity/Pim
7Source:http://sourceforge.net/projects/kdepimpi/ 7Source:http://sourceforge.net/projects/kdepimpi/
8URL:http://sourceforge.net/projects/kdepimpi/ 8URL:http://sourceforge.net/projects/kdepimpi/
9Packager: zautrix 9Packager: zautrix
10 10
11%description 11%description
12This package contains the platform-independent PIM programs from 12This package contains the platform-independent PIM programs from
13www.pi-sync.info, compiled for SuSE 9.2: 13www.pi-sync.info, compiled for SuSE 9.2:
14KTimeTacker/Pi 14KTimeTacker/Pi
15KPhone/Pi 15KPhone/Pi
16KAddressbook/Pi 16KAddressbook/Pi
17KOrganizer/Pi 17KOrganizer/Pi
18PasswordManager/Pi 18PasswordManager/Pi
19KOPieMail/Pi 19KOPieMail/Pi
20 20
21These applications do not need anything from the KDE-desktop 21These applications do not need anything from the KDE-desktop
22at all to run on Linux. However, there is a dependency from 22at all to run on Linux. However, there is a dependency from
23two KDE libs, because a small command line program is included 23two KDE libs, because a small command line program is included
24to make it possible to sync with the KDE-desktop applications. 24to make it possible to sync with the KDE-desktop applications.
25 25
26These applications are independent from the KDE-desktop 26These applications are independent from the KDE-desktop
27environment. That means, nothing of your existing 27environment. That means, nothing of your existing
28KDE-desktop setup will be changed, or any data 28KDE-desktop setup will be changed, or any data
29(calendar-addressbook) used by the KDE-desktop 29(calendar-addressbook) used by the KDE-desktop
30applications will be changed or accessed. 30applications will be changed or accessed.
31These applications stores their data and config in 31These applications stores their data and config in
32$HOME/kdepim/ 32$HOME/kdepim/
33However, because the same file format is used, 33However, because the same file format is used,
34an easy exchange of data with the KDE-desktop 34an easy exchange of data with the KDE-desktop
35is possible. 35is possible.
36A small command line program is included 36A small command line program is included
37to make it possible to sync with the KDE-desktop applications. 37to make it possible to sync with the KDE-desktop applications.
38You do not need to call this program from the commandline, 38You do not need to call this program from the commandline,
39it is called from the KDE-Pim/Pi apps when you choose there: 39it is called from the KDE-Pim/Pi apps when you choose there:
40Sync with KDE_Desktop. 40Sync with KDE_Desktop.
41If something is going wrong, please start the 41If something is going wrong, please start the
42KDE-Pim/Pi program itself from the console to get detailed output. 42KDE-Pim/Pi program itself from the console to get detailed output.
43 43
44After installation, you should have a 44After installation, you should have a
45PIM-pi 45PIM-pi
46folder in your KDE start menu, where you can 46folder in your KDE start menu, where you can
47start the applications from. 47start the applications from.
48 48
49These programs makes it possible to sync your Zaurus easily 49These programs makes it possible to sync your Zaurus easily
50(with the KDE-Pim/Pi programs running on the Zaurus) 50(with the KDE-Pim/Pi programs running on the Zaurus)
51with the KDE-desktop calendar/addressbook data. 51with the KDE-desktop calendar/addressbook data.
52If you want to use that, you have to update your 52If you want to use that, you have to update your
53KDE-desktop to version 3.3.0 or higher. 53KDE-desktop to version 3.3.0 or higher.
54SuSE 9.2 contains KDE 3.3.0 such that no update is needed. 54SuSE 9.2 contains KDE 3.3.0 such that no update is needed.
55Actually - after the (non difficult) configuration is set up - 55Actually - after the (non difficult) configuration is set up -
56with two mouseklicks on the Zaurus, 56with two mouseklicks on the Zaurus,
57the Zaurus syncs with the corresponding KDE-Pim/Pi 57the Zaurus syncs with the corresponding KDE-Pim/Pi
58program on the Linux Desktop which syncs automatically 58program on the Linux Desktop which syncs automatically
59with the KDE-desktop data. 59with the KDE-desktop data.
60 60
61If you want to use the KDE-desktop calendar/addressbook applications, 61If you want to use the KDE-desktop calendar/addressbook applications,
62just install these apps in this package and use them as a syncing tool for the 62just install these apps in this package and use them as a syncing tool for the
63Zaurus <-> KDE-desktop sync. 63Zaurus <-> KDE-desktop sync.
64The sync requires a network connection from your Zaurus to 64The sync requires a network connection from your Zaurus to
65the PC. A detailed Sync HowTo is available in the 65the PC. A detailed Sync HowTo is available in the
66Help menu of the applications. 66Help menu of the applications.
67 67
68These applications makes it also possible, that you can sync 68These applications makes it also possible, that you can sync
69(or just export the data to) your mobile phone with your 69(or just export the data to) your mobile phone with your
70data of the KDE-desktop calendar/addressbook applications. 70data of the KDE-desktop calendar/addressbook applications.
71This is tested and working for Nokia mobile phones, 71This is tested and working for Nokia mobile phones,
72it may work with others as well. 72it may work with others as well.
73(More info about that: -> Sync HowTo) 73(More info about that: -> Sync HowTo)
74 74
75NOTE: 75NOTE:
76When using SuSE 9.1 you have to update your KDE to 3.3.x 76When using SuSE 9.1 you have to update your KDE to 3.3.x
77and you have to make an online update in SuSE 9.1 to make it 77and you have to make an online update in SuSE 9.1 to make it
78possible to get the infrared connection working, such that 78possible to get the infrared connection working, such that
79you can sync your (Nokia) mobile phone via infrared. 79you can sync your (Nokia) mobile phone via infrared.
80 80
81%files 81%files
82/opt/kde3/share/applnk/PIM-pi/ 82/opt/kde3/share/applnk/PIM-pi/
83/opt/kdepimpi/ 83/opt/kdepimpi/
84/usr/lib/libmicro* 84/usr/lib/libmicro*
diff --git a/version b/version
index 97659d6..b29da4e 100644
--- a/version
+++ b/version
@@ -1 +1 @@
version = "2.1.17"; version = "2.1.18";