summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2005-01-05 21:30:19 (UTC)
committer zautrix <zautrix>2005-01-05 21:30:19 (UTC)
commited3b1be69915eaff3bfad542fd50bb18624c323e (patch) (unidiff)
tree2c721bafdd75113c2b92d305ad4cf4199a6cef07
parent9bbe06c6cbf70ab8741acc6b356890c072b103e8 (diff)
downloadkdepimpi-ed3b1be69915eaff3bfad542fd50bb18624c323e.zip
kdepimpi-ed3b1be69915eaff3bfad542fd50bb18624c323e.tar.gz
kdepimpi-ed3b1be69915eaff3bfad542fd50bb18624c323e.tar.bz2
fix
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt2
-rw-r--r--kalarmd/simplealarmdaemonapplet.cpp6
2 files changed, 3 insertions, 5 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index df0b2eb..6a9a200 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,666 +1,666 @@
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 ************ 3********** VERSION 1.9.16 ************
4 4
5KO/Pi: 5KO/Pi:
6Fixed search dialog size on Z 6000 (480x640 display). 6Fixed search dialog size on Z 6000 (480x640 display).
7Added setting to hide/show time in agenda items. 7Added setting to hide/show time in agenda items.
8Added setting to hide not running todos in todo view. 8Added setting to hide not running todos in todo view.
9Added columns for start date/time in todo view. 9Added columns for start date/time in todo view.
10Replaced the solid half-hour lines in agenda view by dot lines. 10Replaced the solid half-hour lines in agenda view by dot lines.
11Fixed some minor problems. (Like word wrap in help text windows). 11Fixed some minor problems. (Like word wrap in help text windows).
12 12
13Fixed a strange problem in KO/Pi alarm applet. 13Fixed a strange problem in KO/Pi alarm applet.
14Did not find the actual problem, 14Did not find the actual problem,
15such that now Qtopia reboots if deinstalling the alarm applet. 15such that now Qtopia reboots again if deinstalling the alarm applet.
16But the alarm applet should work again. 16But the alarm applet should work again.
17 17
18 18
19********** VERSION 1.9.15 ************ 19********** VERSION 1.9.15 ************
20 20
21Usebilty enhancements in KO/Pi: 21Usebilty enhancements in KO/Pi:
22When clicking on the date in a month view cell, the day view is shown. 22When clicking on the date in a month view cell, the day view is shown.
23Old behaviour was, that the "new event" dialog popped up. 23Old behaviour was, that the "new event" dialog popped up.
24 24
25Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu). 25Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu).
26That means, you can restore the latest 26That means, you can restore the latest
27event/todo/journal you have deleted. 27event/todo/journal you have deleted.
28A journal is deleted, if you clear all the text of the journal. 28A journal is deleted, if you clear all the text of the journal.
29 29
30Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14. 30Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14.
31 31
32KA/Pi starting in 480x640 resolution: 32KA/Pi starting in 480x640 resolution:
33Hide the filter action in toolbar 33Hide the filter action in toolbar
34and added icons for undo/delete/redo in toolbar. 34and added icons for undo/delete/redo in toolbar.
35 35
36Change in OM/Pi ViewMail dialog: 36Change in OM/Pi ViewMail dialog:
37When clicking on the "delete" icon the mail is deleted after confirmation as usual. 37When clicking on the "delete" icon the mail is deleted after confirmation as usual.
38But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any). 38But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any).
39 39
40Fixed a crash when deleting mail-accounts in OM/Pi. 40Fixed a crash when deleting mail-accounts in OM/Pi.
41 41
42 42
43********** VERSION 1.9.14 ************ 43********** VERSION 1.9.14 ************
44 44
45Fixed some problems with the dialog sizes when switching 45Fixed some problems with the dialog sizes when switching
46portrait/landscape mode on 640x480 PDA display. 46portrait/landscape mode on 640x480 PDA display.
47 47
48Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi. 48Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi.
49 49
50Fixed an ugly bug in KOpieMail: 50Fixed an ugly bug in KOpieMail:
51KOpieMail was not able to write files (mails) to MSDOS file system, 51KOpieMail was not able to write files (mails) to MSDOS file system,
52like on an usual preformatted SD card. That should work now. 52like on an usual preformatted SD card. That should work now.
53To save your mail data on the Sd card do the following: 53To save your mail data on the Sd card do the following:
54Create a dir on the SD card: 54Create a dir on the SD card:
55mkdir /mnt/card/localmail 55mkdir /mnt/card/localmail
56Go to your home dir: 56Go to your home dir:
57cd 57cd
58Go to kopiemail data storage dir: 58Go to kopiemail data storage dir:
59cd kdepim/apps/kopiemail 59cd kdepim/apps/kopiemail
60Create a symlink to the SD card: 60Create a symlink to the SD card:
61ls -s /mnt/card/localmail 61ls -s /mnt/card/localmail
62Now KOpieMail will store all mails on the SD card. 62Now KOpieMail will store all mails on the SD card.
63 63
64KO/Pi Monthview: 64KO/Pi Monthview:
65Now "Go to Today" selects the current month from day 1-end, 65Now "Go to Today" selects the current month from day 1-end,
66not the current date + some days. 66not the current date + some days.
67I.e. "Go to Today" shows now always 67I.e. "Go to Today" shows now always
68the current month with first day of month in the first row. 68the current month with first day of month in the first row.
69 69
70Added missing German translation. 70Added missing German translation.
71 71
72Fixed icons of executeable on Wintendo. 72Fixed icons of executeable on Wintendo.
73 73
74Added a "Show next Mail" button to the OM/Pi 74Added a "Show next Mail" button to the OM/Pi
75mail viewer such that the mail below the current mail 75mail viewer such that the mail below the current mail
76in the mail list view of the current folder 76in the mail list view of the current folder
77can be read with a single click. 77can be read with a single click.
78 78
79 79
80********** VERSION 1.9.13 ************ 80********** VERSION 1.9.13 ************
81 81
82Fixed nasty PwM/Pi file reading bug, when 82Fixed nasty PwM/Pi file reading bug, when
83the used hash algo of file is different then the global 83the used hash algo of file is different then the global
84hash algo. 84hash algo.
85 85
86Added KA/Pi support for opie mailit mailapplication. 86Added KA/Pi support for opie mailit mailapplication.
87 87
88Fixed some bugs in OM/Pi. 88Fixed some bugs in OM/Pi.
89Now character conversion tables are available for the Zaurus 89Now character conversion tables are available for the Zaurus
90to make OM/Pi working properly. 90to make OM/Pi working properly.
91To get the character conversion in OM/Pi working, please download 91To get the character conversion in OM/Pi working, please download
92at the sourceforge project site the package 92at the sourceforge project site the package
93sr-character-conversion_SharpROM_arm.ipk.zip 93sr-character-conversion_SharpROM_arm.ipk.zip
94(or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms) 94(or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms)
95from the section "general files for KDE/Pim" 95from the section "general files for KDE/Pim"
96Instructions how to install this package are in a ReadMe in this file. 96Instructions how to install this package are in a ReadMe in this file.
97 97
98 98
99Fixed the orientation change problem in KA/Pi when switching 99Fixed the orientation change problem in KA/Pi when switching
100portrait/landscape mode. 100portrait/landscape mode.
101 101
102French translation available for KA/Pi and OM/Pi. 102French translation available for KA/Pi and OM/Pi.
103 103
104Fixed some problems with categories in KO/Pi in DTM sync. 104Fixed some problems with categories in KO/Pi in DTM sync.
105 105
106Added selection dialog for export to phone in KA/Pi. 106Added selection dialog for export to phone in KA/Pi.
107 107
108If in KO/Pi is an attendee selected to add to a meeting and this 108If in KO/Pi is an attendee selected to add to a meeting and this
109attendee is already in the list of attendees, this person is not added 109attendee is already in the list of attendees, this person is not added
110again. 110again.
111 111
112Some menu cleanup in KA/Pi. 112Some menu cleanup in KA/Pi.
113 113
114********** VERSION 1.9.12 ************ 114********** VERSION 1.9.12 ************
115 115
116Fix for the bug in KO/Pi What's Next view of version 1.9.11. 116Fix for the bug in KO/Pi What's Next view of version 1.9.11.
117 117
118Bugfix: Licence file is now shown again. 118Bugfix: Licence file is now shown again.
119 119
120OM/Pi now supports Unicode (utf8 charset). 120OM/Pi now supports Unicode (utf8 charset).
121Fixed some bugs in OM/Pi. 121Fixed some bugs in OM/Pi.
122 122
123KA/Pi has more German translation. 123KA/Pi has more German translation.
124 124
125 125
126********** VERSION 1.9.11 ************ 126********** VERSION 1.9.11 ************
127 127
128Fixed several problems in PWM/Pi, like 128Fixed several problems in PWM/Pi, like
129asking the user, if unsaved changed are pending 129asking the user, if unsaved changed are pending
130when closing the app. 130when closing the app.
131And PwM/Pi handles now different texts for the 131And PwM/Pi handles now different texts for the
132fields Description, Username, Password, configurable per category. 132fields Description, Username, Password, configurable per category.
133 133
134Fixed a crash in KO/Pi , when importing/loading vcs files 134Fixed a crash in KO/Pi , when importing/loading vcs files
135which have an entry with an attendee with state: 135which have an entry with an attendee with state:
136NEEDS ACTION 136NEEDS ACTION
137 137
138Fixed some problems in the German translation of OM/Pi, 138Fixed some problems in the German translation of OM/Pi,
139which makes some dialogs not fitting on the screen 139which makes some dialogs not fitting on the screen
140of the Z 5500. 140of the Z 5500.
141 141
142Fixed Qtopia crash, when disabling/deinstalling 142Fixed Qtopia crash, when disabling/deinstalling
143KO/Pi alarm applet. 143KO/Pi alarm applet.
144 144
145Implemented direct KDE<->KA/Pi sync for KA/Pi running 145Implemented direct KDE<->KA/Pi sync for KA/Pi running
146on Linux desktop. 146on Linux desktop.
147 147
148Added feature "remove sync info" to sync menu. 148Added feature "remove sync info" to sync menu.
149 149
150Tweaked the KO/Pi What's next view a bit, added 150Tweaked the KO/Pi What's next view a bit, added
151setting to hide events that are done. 151setting to hide events that are done.
152 152
153Disabled "beam receive enabled" on startup to 153Disabled "beam receive enabled" on startup to
154avoid problems if Fastload is enabled. 154avoid problems if Fastload is enabled.
155Please set "beam receive enabled", 155Please set "beam receive enabled",
156if you want to receive data via IR. 156if you want to receive data via IR.
157 157
158Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running 158Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running
159on Linux desktop. 159on Linux desktop.
160 160
161Made in KA/Pi scrolling possible, if details view is selected. 161Made in KA/Pi scrolling possible, if details view is selected.
162(The keyboard focus is set automatically to the search line) 162(The keyboard focus is set automatically to the search line)
163 163
164Fixed a bug in DMT sync, that a new entry in DTM was added 164Fixed a bug in DMT sync, that a new entry in DTM was added
165on every sync to Kx/Pi. 165on every sync to Kx/Pi.
166 166
167Fixed missing writing of KA/Pi categories to DMT entries when syncing. 167Fixed missing writing of KA/Pi categories to DMT entries when syncing.
168 168
169Fixed a bug in DMT sync with todos created in KO/Pi containing 169Fixed a bug in DMT sync with todos created in KO/Pi containing
170non-latin1 characters. 170non-latin1 characters.
171 171
172Rearranged package contents of Sharp-ipks and made all 172Rearranged package contents of Sharp-ipks and made all
173packages installable on SD again. 173packages installable on SD again.
174 174
175Fixed the writing of addressbook data in DTM sync. 175Fixed the writing of addressbook data in DTM sync.
176Empty fields in KA/Pi were not removed. 176Empty fields in KA/Pi were not removed.
177 177
178Added better category handling in KA/Pi: 178Added better category handling in KA/Pi:
179Added item 179Added item
180Edit Categories and 180Edit Categories and
181Manage new categories 181Manage new categories
182to the settings menu. 182to the settings menu.
183Possible to configure a view to display categories. 183Possible to configure a view to display categories.
184 184
185Added detailed "KDE Sync Howto" and "Multi Sync Howto" to Help menu. 185Added detailed "KDE Sync Howto" and "Multi Sync Howto" to Help menu.
186 186
187Fixed displaying of "free" days and time in KO Monthview and Agendaview. 187Fixed displaying of "free" days and time in KO Monthview and Agendaview.
188 188
189... and many other bugfixes. 189... and many other bugfixes.
190 190
191********** VERSION 1.9.10 ************ 191********** VERSION 1.9.10 ************
192 192
193Many internal small bugfixes. 193Many internal small bugfixes.
194And fix of the "big" bug in KO/Pi, 194And fix of the "big" bug in KO/Pi,
195that after Syncing the appointments had an offset by several hours. 195that after Syncing the appointments had an offset by several hours.
196That was a problem with the internal timezone setting, 196That was a problem with the internal timezone setting,
197introduced by the changed timezone configuration settings. 197introduced by the changed timezone configuration settings.
198 198
199German translation for OM/Pi is now available. 199German translation for OM/Pi is now available.
200 200
201 201
202********** VERSION 1.9.9 ************ 202********** VERSION 1.9.9 ************
203 203
204KDE-Pim/Pi has a new Member! 204KDE-Pim/Pi has a new Member!
205It is called PWM/Pi (Passwordmanager/platform-independent) 205It is called PWM/Pi (Passwordmanager/platform-independent)
206and it is available for the Zaurus. 206and it is available for the Zaurus.
207It is planned, that it will be available later for Windows. 207It is planned, that it will be available later for Windows.
208(And for Linux, of course). 208(And for Linux, of course).
209It is a port of the Passwordmanager of KDE. 209It is a port of the Passwordmanager of KDE.
210It will need the MicroKDElibs to run. 210It will need the MicroKDElibs to run.
211 211
212Made loading of addressbooks in KA/Pi up to 7 times faster! 212Made loading of addressbooks in KA/Pi up to 7 times faster!
213The bigger your addressbook file, the more starting speed 213The bigger your addressbook file, the more starting speed
214will you gain. (relatively) 214will you gain. (relatively)
215 215
216The Qtopia addressbook connector is now platform independend 216The Qtopia addressbook connector is now platform independend
217as well and should work on any platform for importing/exporting 217as well and should work on any platform for importing/exporting
218Qtopia and Opie XML files. 218Qtopia and Opie XML files.
219 219
220Added a +30min feature to the timezone settings to make 220Added a +30min feature to the timezone settings to make
221KDE-Pim/Pi useable in Australia and other parts on the 221KDE-Pim/Pi useable in Australia and other parts on the
222world with strange timezones ;-) 222world with strange timezones ;-)
223 223
224German "Umlaute" should now be sorted correctly on the Z in KA/Pi. 224German "Umlaute" should now be sorted correctly on the Z in KA/Pi.
225 225
226It is now possible to disable the 226It is now possible to disable the
227"receive data via infrared" feature, such that syncing with 227"receive data via infrared" feature, such that syncing with
228Outlook is now possible again with Kx/Pi runing. 228Outlook is now possible again with Kx/Pi runing.
229Please disable it, before syncing Sharp DTM with Outlook. 229Please disable it, before syncing Sharp DTM with Outlook.
230For your convenience, the "receive data via infrared" feature 230For your convenience, the "receive data via infrared" feature
231is disabled automatically, if you sync Kx/Pi with DTM. 231is disabled automatically, if you sync Kx/Pi with DTM.
232You have to enable it again manually after syncing. 232You have to enable it again manually after syncing.
233Enabling this feature makes it impossible to start the 233Enabling this feature makes it impossible to start the
234Sharp DTM apps. If this feature is enabled, you will only get the 234Sharp DTM apps. If this feature is enabled, you will only get the
235alarm notification from KO/Pi and not from the Sharp calendar. 235alarm notification from KO/Pi and not from the Sharp calendar.
236This is very useful if you sync KO/Pi with Sharp DTM, 236This is very useful if you sync KO/Pi with Sharp DTM,
237because after syncing you usually would get notified about 237because after syncing you usually would get notified about
238an alarm by KO/Pi and the Sharp Calendar. 238an alarm by KO/Pi and the Sharp Calendar.
239 239
240Together with the Linux desktop version of KO/Pi 240Together with the Linux desktop version of KO/Pi
241it is now possible to sync KO/Pi on the Zaurus 241it is now possible to sync KO/Pi on the Zaurus
242with the complete KDE-desktop (3.3 or later) 242with the complete KDE-desktop (3.3 or later)
243calendar data easily. 243calendar data easily.
244That makes it possible to sync the Z with one 244That makes it possible to sync the Z with one
245click of a mouse with the KDE-Desktop. 245click of a mouse with the KDE-Desktop.
246This feature it available for all Zaurus platforms KO/Pi 246This feature it available for all Zaurus platforms KO/Pi
247is running on. 247is running on.
248The only thing needed is a running KO/Pi on Linux and 248The only thing needed is a running KO/Pi on Linux and
249a compiled version of the small 249a compiled version of the small
250KDE-Pim/Pi<->KDE-Desktop access command line program, 250KDE-Pim/Pi<->KDE-Desktop access command line program,
251which is in the KDE-Pim/Pi sources available. 251which is in the KDE-Pim/Pi sources available.
252 252
253The "KDE-desktop" syncing feature for KA/Pi will follow 253The "KDE-desktop" syncing feature for KA/Pi will follow
254in the next releases. 254in the next releases.
255 255
256Fixed the vcard export bug, which had the version 1.9.8. 256Fixed the vcard export bug, which had the version 1.9.8.
257 257
258Added missing GERMAN translation to KO/Pi. 258Added missing GERMAN translation to KO/Pi.
259Hi PsionX, could you add the missing french translation?Thx! 259Hi PsionX, could you add the missing french translation?Thx!
260 260
261Translation files for KA/Pi are available as well. 261Translation files for KA/Pi are available as well.
262GERMAN translation will be available in the next release. 262GERMAN translation will be available in the next release.
263PsionX ( yres, you again ;-) ), could you start translating 263PsionX ( yres, you again ;-) ), could you start translating
264KA/Pi? Thx! 264KA/Pi? Thx!
265 265
266You can download the version 1.9.9 at 266You can download the version 1.9.9 at
267 267
268http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604 268http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604
269 269
270Note: 270Note:
271To run the mail program OM/Pi you need libopenssl. 271To run the mail program OM/Pi you need libopenssl.
272A link to a download loaction is available at 272A link to a download loaction is available at
273ZSI at www.killefiz.de 273ZSI at www.killefiz.de
274 274
275 275
276********** VERSION 1.9.8 ************ 276********** VERSION 1.9.8 ************
277 277
278Fixed character decoding in OM/Pi. 278Fixed character decoding in OM/Pi.
279(e.g. German "Umlaute" were not displayed properly.) 279(e.g. German "Umlaute" were not displayed properly.)
280 280
281Made is possible to reparent todos in KO/Pi. 281Made is possible to reparent todos in KO/Pi.
282Use contextmenu or keys (look at Help-Keys + Colors) for that. 282Use contextmenu or keys (look at Help-Keys + Colors) for that.
283 283
284Added the missing Sync-Howto and WhatsNew to the packages. 284Added the missing Sync-Howto and WhatsNew to the packages.
285 285
286KO/Pi on Linux desktop can now sync with KDE desktop. 286KO/Pi on Linux desktop can now sync with KDE desktop.
287That means: When using KO/Pi on Linux desktop for syncing with 287That means: When using KO/Pi on Linux desktop for syncing with
288KDE desktop and the Zaurus, the Zaurus can be synced now 288KDE desktop and the Zaurus, the Zaurus can be synced now
289with all KDE-Calendar resources, not only with one local file. 289with all KDE-Calendar resources, not only with one local file.
290(That makes it possible to sync the Zaurus with the 290(That makes it possible to sync the Zaurus with the
291calendar data on a Kolab server) 291calendar data on a Kolab server)
292 292
293KA/Pi syncing with KDE desktop will be available in the next version. 293KA/Pi syncing with KDE desktop will be available in the next version.
294 294
295 295
296********** VERSION 1.9.7 ************ 296********** VERSION 1.9.7 ************
297 297
298KO/Pi - KA/Pi on Windows: 298KO/Pi - KA/Pi on Windows:
299Now a directory can be defined by the user, where the 299Now a directory can be defined by the user, where the
300application/config data should be saved. 300application/config data should be saved.
301 Define your desired path in the evironment variable 301 Define your desired path in the evironment variable
302 MICROKDEHOME 302 MICROKDEHOME
303 before starting KO/Pi or KA/Pi. 303 before starting KO/Pi or KA/Pi.
304 304
305An easy Kx/Pi to Kx/Pi syncing is now possible 305An easy Kx/Pi to Kx/Pi syncing is now possible
306(it is called Pi-Sync) via network. 306(it is called Pi-Sync) via network.
307Please look at the Sync Howto. 307Please look at the Sync Howto.
308 308
309Exporting of calendar data and contacts to mobile phones is now possible. 309Exporting of calendar data and contacts to mobile phones is now possible.
310The SyncHowto is updated with information howto 310The SyncHowto is updated with information howto
311access/sync mobile phones. 311access/sync mobile phones.
312Please look at the Sync Howto. 312Please look at the Sync Howto.
313 313
314Now KO/Pi and KA/Pi on the Zaurus can receive data via infrared directly. 314Now KO/Pi and KA/Pi on the Zaurus can receive data via infrared directly.
315Please disable Fastload for the original contact/calendar applications 315Please disable Fastload for the original contact/calendar applications
316and close them. 316and close them.
317KO/Pi and KA/Pi must be running in order to receive the data. 317KO/Pi and KA/Pi must be running in order to receive the data.
318(KO/Pi and KA/Pi are always running if Fastload for them is enabled!) 318(KO/Pi and KA/Pi are always running if Fastload for them is enabled!)
319 319
320In the KA/Pi details view are now the preferred tel. numbers displayed on top 320In the KA/Pi details view are now the preferred tel. numbers displayed on top
321of the other data ( emails/tel.numbers/addresses) 321of the other data ( emails/tel.numbers/addresses)
322 322
323Fixed some syncing problems in KA/Pi. 323Fixed some syncing problems in KA/Pi.
324 324
325Added font settings for the KA/Pi details view. 325Added font settings for the KA/Pi details view.
326Added fields "children's name" and "gender" to KA/Pi. 326Added fields "children's name" and "gender" to KA/Pi.
327 327
328Made searching in KA/Pi better: 328Made searching in KA/Pi better:
329Now the first item in a view is selected after a search automatically and 329Now the first item in a view is selected after a search automatically and
330the views can be scrolled up/down when the search input field has the keyboard focus. 330the views can be scrolled up/down when the search input field has the keyboard focus.
331 331
332And, of course, fixed a bunch of reported bugs in KO/Pi and KA/Pi. 332And, of course, fixed a bunch of reported bugs in KO/Pi and KA/Pi.
333 333
334 334
335********** VERSION 1.9.6 ************ 335********** VERSION 1.9.6 ************
336 336
337Changes in the external application communication on the Zaurus 337Changes in the external application communication on the Zaurus
338in order to use less RAM when the apps are running. 338in order to use less RAM when the apps are running.
339First syncing of addressbooks (KA/Pi) is possible. 339First syncing of addressbooks (KA/Pi) is possible.
340 340
341 341
342********** VERSION 1.9.5a ************ 342********** VERSION 1.9.5a ************
343 343
344Fixed a bug in KO/Pi in the SharpDTM sync of version 1.9.5. 344Fixed a bug in KO/Pi in the SharpDTM sync of version 1.9.5.
345Fixed some small bugs. 345Fixed some small bugs.
346KA/Pi shows now the birthday in summary view. 346KA/Pi shows now the birthday in summary view.
347Now OM/Pi and KA/Pi are using the date format defined in KO/Pi 347Now OM/Pi and KA/Pi are using the date format defined in KO/Pi
348for displaying dates. 348for displaying dates.
349 349
350 350
351********** VERSION 1.9.5 ************ 351********** VERSION 1.9.5 ************
352 352
353There is still no Addressbook syncing! 353There is still no Addressbook syncing!
354 354
355New in 1.9.5: 355New in 1.9.5:
356 356
357Many bugfixes. 357Many bugfixes.
358Better searching in KA/Pi. 358Better searching in KA/Pi.
359You can configure in KA/Pi if you want to search only after 359You can configure in KA/Pi if you want to search only after
360<return> key pressed. 360<return> key pressed.
361 361
362Better mail downloading in OM/Pi. 362Better mail downloading in OM/Pi.
363 363
364First experimental alpha version of sync of KO/Pi with mobile phones. 364First experimental alpha version of sync of KO/Pi with mobile phones.
365See gammu documentation for supported phones. 365See gammu documentation for supported phones.
366You need to install the package kammu_1.9.5_arm.ipk for sync of KO/Pi with mobile phones. kammu_1.9.5_arm.ipk needs libbluetooth and libsdp. 366You need to install the package kammu_1.9.5_arm.ipk for sync of KO/Pi with mobile phones. kammu_1.9.5_arm.ipk needs libbluetooth and libsdp.
367Quick hint how to use: 367Quick hint how to use:
368NOTE: MOBILE PHONE SYNC IS EXPERIMENTAL! 368NOTE: MOBILE PHONE SYNC IS EXPERIMENTAL!
369Install kammu_1.9.5_arm.ipk , libbluetooth and libsdp. 369Install kammu_1.9.5_arm.ipk , libbluetooth and libsdp.
370Create syncprofile - mobile device 370Create syncprofile - mobile device
371Remove entry for model. (Leave empty ). 371Remove entry for model. (Leave empty ).
372Enable infrared on Zaurus and your Phone. 372Enable infrared on Zaurus and your Phone.
373Sync. 373Sync.
374To get a more detailed log, start kopi from konsole. 374To get a more detailed log, start kopi from konsole.
375 375
376********** VERSION 1.9.4 ************ 376********** VERSION 1.9.4 ************
377 377
378This is the version 1.9.4 of KDE-Pim/Pi for the Zaurus. 378This is the version 1.9.4 of KDE-Pim/Pi for the Zaurus.
379 379
380WARNING: 380WARNING:
381PLEASE BACKUP ALL YOUR DATA! 381PLEASE BACKUP ALL YOUR DATA!
382We have changed a lot and maybe there are some unknown problems. 382We have changed a lot and maybe there are some unknown problems.
383 383
384SYNC HANDLING HAS CHANGED! 384SYNC HANDLING HAS CHANGED!
385Such that, if you sync now with an already synded device, you will duplicated entries after the first sync. 385Such that, if you sync now with an already synded device, you will duplicated entries after the first sync.
386(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks). 386(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks).
387 387
388You need the kmicrokdelibs_1.9.4_arm.ipk as a base for the other programs. 388You need the kmicrokdelibs_1.9.4_arm.ipk as a base for the other programs.
389If you get the error: "Install only possible in main memory", just try it again to install it on SD card. That worked for me. And it was reported that rebooting Qtopia did help in this case as well. 389If you get the error: "Install only possible in main memory", just try it again to install it on SD card. That worked for me. And it was reported that rebooting Qtopia did help in this case as well.
390 390
391As programs are available: 391As programs are available:
392KO/Pi (korganizer ipk) - a calendar program. 392KO/Pi (korganizer ipk) - a calendar program.
393KA/Pi (kaddressbook ipk ) - an addressbook 393KA/Pi (kaddressbook ipk ) - an addressbook
394OM/Pi (kopiemail ipk ) an email program with pop/smtp and IMAP support. 394OM/Pi (kopiemail ipk ) an email program with pop/smtp and IMAP support.
395 395
396An alarm notification program ( korganizer-alarm ipk ) for KO/Pi that notifies you about alarms, even if the Zaurus is in suspend mode. 396An alarm notification program ( korganizer-alarm ipk ) for KO/Pi that notifies you about alarms, even if the Zaurus is in suspend mode.
397(If you do not see an icon in the taskbar after installing korganizer-alarm, please restart Qtopia) 397(If you do not see an icon in the taskbar after installing korganizer-alarm, please restart Qtopia)
398 398
399All the applications are installed in a "Pim" TAB. 399All the applications are installed in a "Pim" TAB.
400If this TAB is new on your system, you can get an icon in this TAB by installing pim_TAB_icon_1.9.4_arm.ipk 400If this TAB is new on your system, you can get an icon in this TAB by installing pim_TAB_icon_1.9.4_arm.ipk
401 401
402All the application are integrated. 402All the application are integrated.
403Such that you can choose in KO/Pi the attendees of a meeting from the addresses in KA/Pi. When you click in KA/Pi on the email address, OM/Pi is started to write the mail. 403Such that you can choose in KO/Pi the attendees of a meeting from the addresses in KA/Pi. When you click in KA/Pi on the email address, OM/Pi is started to write the mail.
404 404
405HINT: 405HINT:
406If you install KPhone/Pi 0.9.7, it will be called, if you click in KA/Pi on a phone number. 406If you install KPhone/Pi 0.9.7, it will be called, if you click in KA/Pi on a phone number.
407 407
408What's new? 408What's new?
409 409
410SYNC HANDLING HAS CHANGED! 410SYNC HANDLING HAS CHANGED!
411Such that, if you sync now with an already synded device, you will duplicated entries after the first sync. 411Such that, if you sync now with an already synded device, you will duplicated entries after the first sync.
412(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks). 412(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks).
413 413
414New in OM/Pi: 414New in OM/Pi:
415When copying(i.e. downloading mails) , you can specify, that only mails of a given size should be downloaded. Added mail copy possibility for selected mails. 415When copying(i.e. downloading mails) , you can specify, that only mails of a given size should be downloaded. Added mail copy possibility for selected mails.
416 416
417New in KO/Pi: 417New in KO/Pi:
418French is now available for KO/Pi. 418French is now available for KO/Pi.
419Choose menu:Actions - Configure:TAB locale 419Choose menu:Actions - Configure:TAB locale
420Syncing has changed. 420Syncing has changed.
421Phone sync available soon. 421Phone sync available soon.
422Not much changes, I cannot remember them ... 422Not much changes, I cannot remember them ...
423 423
424New in KA/Pi: 424New in KA/Pi:
425Beaming possible. 425Beaming possible.
426Sharp DTM readonly access possible( create a new DTM resource ); 426Sharp DTM readonly access possible( create a new DTM resource );
427Better searching possible. 427Better searching possible.
428Search is performed only after pressing the return key. 428Search is performed only after pressing the return key.
429Use wildcard * to specify parts of a name. 429Use wildcard * to specify parts of a name.
430 430
431Better name/email selection dialog (called from KO/Pi or OM/Pi). In this dialog, now searching is possible. Like in KA/Pi, use return key and wildcard * . 431Better name/email selection dialog (called from KO/Pi or OM/Pi). In this dialog, now searching is possible. Like in KA/Pi, use return key and wildcard * .
432 432
433A big improvement is the new management of the contact access. 433A big improvement is the new management of the contact access.
434In version 1.9.3, every application was using their own addressbook access data. 434In version 1.9.3, every application was using their own addressbook access data.
435That means, the addressbook was loaded up to three times in the memory, when accessed by KA/Pi, KO/Pi and OM/Pi. 435That means, the addressbook was loaded up to three times in the memory, when accessed by KA/Pi, KO/Pi and OM/Pi.
436That was wasting of memory, if you had several hundreds of contacts. 436That was wasting of memory, if you had several hundreds of contacts.
437 437
438Now only KA/Pi accesses the addressbook. 438Now only KA/Pi accesses the addressbook.
439If KO/Pi or OM/Pi want to get some name/email data, they request KA/Pi to open the name/email selection dialog and send it back to them. 439If KO/Pi or OM/Pi want to get some name/email data, they request KA/Pi to open the name/email selection dialog and send it back to them.
440If you click on an attendee in a meeting, its contact data is displayed in KA/Pi directly. 440If you click on an attendee in a meeting, its contact data is displayed in KA/Pi directly.
441That means, if KO/Pi or OM/Pi want to access contact data, KA/Pi is started first. 441That means, if KO/Pi or OM/Pi want to access contact data, KA/Pi is started first.
442 442
443New in the KO/Pi alarm applet: 443New in the KO/Pi alarm applet:
444Configure your own timer popup menu! 444Configure your own timer popup menu!
445(Text and minutes for timer countdown) 445(Text and minutes for timer countdown)
446Just edit the file 446Just edit the file
447(yourhomedir)/.kopialarmtimerrc 447(yourhomedir)/.kopialarmtimerrc
448and start/stop a timer to get a new menu with the data of this file. 448and start/stop a timer to get a new menu with the data of this file.
449 449
450********** VERSION 1.9.3 ************ 450********** VERSION 1.9.3 ************
4511) 4511)
452Now KO/Pi on Windows imports directly the calendar data of 452Now KO/Pi on Windows imports directly the calendar data of
453an installed Outlook. Should work with OL version >= 2000. 453an installed Outlook. Should work with OL version >= 2000.
454 454
455********** VERSION 1.9.2 ************ 455********** VERSION 1.9.2 ************
4561) 4561)
457KDE-Pim/Pi has got a new member: 457KDE-Pim/Pi has got a new member:
458KmicroMail (KM/Pi) is a mail program, 458KmicroMail (KM/Pi) is a mail program,
459which can handle IMAP and POP mail access. 459which can handle IMAP and POP mail access.
460It is based on Opie-Mail v3. 460It is based on Opie-Mail v3.
461All dependencies to the Opie libraries ar removed, 461All dependencies to the Opie libraries ar removed,
462such that no additional Opie lib is needed. 462such that no additional Opie lib is needed.
463It is already integrated in KO/Pi and KA/Pi. 463It is already integrated in KO/Pi and KA/Pi.
464It it now available for the Zaurus,probably it 464It it now available for the Zaurus,probably it
465will be available for other platforms later. 465will be available for other platforms later.
466Hint: 466Hint:
467Create your own contact (name + email) 467Create your own contact (name + email)
468in KA/Pi, select this contact and choose menu: 468in KA/Pi, select this contact and choose menu:
469Settings - Set Who Am I. 469Settings - Set Who Am I.
470Now the settings of this contact are used as 470Now the settings of this contact are used as
471the sender data in KM/Pi. 471the sender data in KM/Pi.
4722) 4722)
473KDE-Pim/Pi is split up in five different 473KDE-Pim/Pi is split up in five different
474packages now precompiled for Sharp Zaurus: 474packages now precompiled for Sharp Zaurus:
475--kmicrokdelibs_1.9.2_arm.ipk 475--kmicrokdelibs_1.9.2_arm.ipk
476The libs are needed for any 476The libs are needed for any
477of the following programs: 477of the following programs:
478--kaddressbook_1.9.2_arm.ipk 478--kaddressbook_1.9.2_arm.ipk
479--kmicromail_1.9.2_arm.ipk 479--kmicromail_1.9.2_arm.ipk
480--korganizer_1.9.2_arm.ipk 480--korganizer_1.9.2_arm.ipk
481Independ from that, there is the alarm applet 481Independ from that, there is the alarm applet
482available for KO/Pi, which also offers 482available for KO/Pi, which also offers
483quick access for a new mail or 483quick access for a new mail or
484showing the addressbook.: 484showing the addressbook.:
485--korganizer-alarm_1.9.2_arm.ipk 485--korganizer-alarm_1.9.2_arm.ipk
486Independend means, that the alarm applet 486Independend means, that the alarm applet
487does not need any of the libs or programs above to run. 487does not need any of the libs or programs above to run.
488But it would be quite useless without these programs. 488But it would be quite useless without these programs.
489NOTE: 489NOTE:
490If you get a 490If you get a
491"This application depends on other programs" 491"This application depends on other programs"
492during installation of 492during installation of
493--kmicrokdelibs_1.9.2_arm.ipk 493--kmicrokdelibs_1.9.2_arm.ipk
494you probably do not have to care about that. 494you probably do not have to care about that.
495kmicrokdelibs_1.9.2 will come with some 495kmicrokdelibs_1.9.2 will come with some
496resource plugins, which needs additional libraries. 496resource plugins, which needs additional libraries.
497(E.g. libopie1, if you want to use the 497(E.g. libopie1, if you want to use the
498opie resource connector in KA/Pi). 498opie resource connector in KA/Pi).
499If you do not have this libraries installed, 499If you do not have this libraries installed,
500you simply cannot use the resource. 500you simply cannot use the resource.
501To make it clear: 501To make it clear:
502If the libraries are missing, the applications 502If the libraries are missing, the applications
503using kmicrokdelibs will start, 503using kmicrokdelibs will start,
504because the resources are plugins. 504because the resources are plugins.
5053) 5053)
506KO/Pi and friends are now installable on SD-Card! 506KO/Pi and friends are now installable on SD-Card!
507It is recommended to install all libs and apps 507It is recommended to install all libs and apps
508on the SD card or all in the internal storage. 508on the SD card or all in the internal storage.
509There may be problems, if this is mixed. 509There may be problems, if this is mixed.
5104) 5104)
511Fixed two bugs in the alarm notification on Windows. 511Fixed two bugs in the alarm notification on Windows.
5125) 5125)
513Great improvement! 513Great improvement!
514KO/Pi uses now the latest version of libical. 514KO/Pi uses now the latest version of libical.
515Libical is the library which actually reads 515Libical is the library which actually reads
516the calendar files and extract the data from it. 516the calendar files and extract the data from it.
517With the old version, there were problems 517With the old version, there were problems
518(crashes or program hangs) when licical did read 518(crashes or program hangs) when licical did read
519files, which were not stored from KO/Pi. 519files, which were not stored from KO/Pi.
520I do not know, if the new libical works perfect, 520I do not know, if the new libical works perfect,
521but actually it works much better than 521but actually it works much better than
522the old version. 522the old version.
523There are no problems with compatibility with 523There are no problems with compatibility with
524old calendar files of KO/Pi, of course! 524old calendar files of KO/Pi, of course!
5256) 5256)
526New in KA/Pi: 526New in KA/Pi:
527Opie addressbook resource connector available! 527Opie addressbook resource connector available!
528You will need libopie1 and the opie addressbook, 528You will need libopie1 and the opie addressbook,
529of course. 529of course.
530With the Opie addressbook resource connector, 530With the Opie addressbook resource connector,
531you can access the Opie addressbook readonly in KA/Pi. 531you can access the Opie addressbook readonly in KA/Pi.
532If you want to edit or import the data into KA/Pi, 532If you want to edit or import the data into KA/Pi,
533do this: 533do this:
534a) Create an Opie resource. 534a) Create an Opie resource.
535 (Menu: Settings-Configure Resources). 535 (Menu: Settings-Configure Resources).
536After configuration and restarting KA/Pi you should see 536After configuration and restarting KA/Pi you should see
537the Opie contacts in KA/Pi. 537the Opie contacts in KA/Pi.
538b) Select some or all Opie contacts. 538b) Select some or all Opie contacts.
539(NOTE: +++++ 539(NOTE: +++++
540To know exactly, what contacts are Opie contacts, 540To know exactly, what contacts are Opie contacts,
541do this: Choose menu: 541do this: Choose menu:
542View-Modify View - TAB Fields. 542View-Modify View - TAB Fields.
543Select in the above list "Resource" and click 543Select in the above list "Resource" and click
544down arrow to add it to the "Selected fields". 544down arrow to add it to the "Selected fields".
545Click OK. 545Click OK.
546Now you have a new column "Resource" in your list, 546Now you have a new column "Resource" in your list,
547where you can see, what an Opie resource is. 547where you can see, what an Opie resource is.
548++++ NOTE end.) 548++++ NOTE end.)
549Ok, we do have now some Opie contacts seleted. 549Ok, we do have now some Opie contacts seleted.
550(Use SHIFT or CTRL key in order to multiple select). 550(Use SHIFT or CTRL key in order to multiple select).
551c) Choose menu: Edit-Copy. 551c) Choose menu: Edit-Copy.
552d) Choose menu: Edit-Paste. 552d) Choose menu: Edit-Paste.
553e) Select the resource, you want to add the contacts to. 553e) Select the resource, you want to add the contacts to.
554Congrats! Now you have read/write access to the copied 554Congrats! Now you have read/write access to the copied
555opie contacts as "real" KA/Pi contacts. 555opie contacts as "real" KA/Pi contacts.
556 556
557 557
558********** VERSION 1.9.1 ************ 558********** VERSION 1.9.1 ************
5591) 5591)
560 +++ IMPORTANT 1 +++ 560 +++ IMPORTANT 1 +++
561 561
562The storing place of the default calendar 562The storing place of the default calendar
563file has changed! 563file has changed!
564The default calendar file was 564The default calendar file was
565Applications/korganizer/mycalendar.ics 565Applications/korganizer/mycalendar.ics
566on Zaurus and 566on Zaurus and
567(yourHomeDir)/korganizer/mycalendar.ics 567(yourHomeDir)/korganizer/mycalendar.ics
568on Windows/Linux desktop. Now it is 568on Windows/Linux desktop. Now it is
569(yourHomeDir)/kdepim/korganizer/mycalendar.ics 569(yourHomeDir)/kdepim/korganizer/mycalendar.ics
570on Zaurus, Windows and Linux. 570on Zaurus, Windows and Linux.
571To load the old file, choose menu 571To load the old file, choose menu
572File-Load calendar backup. 572File-Load calendar backup.
573(It should be loaded automatically 573(It should be loaded automatically
574at startup with a warning message displayed). 574at startup with a warning message displayed).
575The place of the configuration file has changed too. 575The place of the configuration file has changed too.
576If you want to use your old KO/Pi config, 576If you want to use your old KO/Pi config,
577copy it to 577copy it to
578(yourHomeDir)/kdepim/config/korganizerrc 578(yourHomeDir)/kdepim/config/korganizerrc
579Please read VERSION 1.9.0 - topic 3) as well! 579Please read VERSION 1.9.0 - topic 3) as well!
580 580
581 +++ IMPORTANT 2 +++ 581 +++ IMPORTANT 2 +++
582 582
583Because of the new paths, you will need 583Because of the new paths, you will need
584a new version of the KO/Pi alarm applet 584a new version of the KO/Pi alarm applet
585for Zaurus. 585for Zaurus.
586Use version >= 1.9.1 586Use version >= 1.9.1
587 587
5882) 5882)
589Now the QWhat'sThis Icon works for items 589Now the QWhat'sThis Icon works for items
590in the month view as well. 590in the month view as well.
591(See VERSION 1.7.8 Topic 1) ). 591(See VERSION 1.7.8 Topic 1) ).
5923) 5923)
593You can import birtsdays/anniversaries 593You can import birtsdays/anniversaries
594from KA/Pi into KO/Pi. 594from KA/Pi into KO/Pi.
595Choose menu File-Import birthdays. 595Choose menu File-Import birthdays.
596If you import twice, already imported items 596If you import twice, already imported items
597will not be imported again, if they 597will not be imported again, if they
598have not been changed in KO/Pi. 598have not been changed in KO/Pi.
5994) 5994)
600When syncing with sharp DTM, now a progress 600When syncing with sharp DTM, now a progress
601is shown, when the data is written back. 601is shown, when the data is written back.
602If there is much data in KO/Pi and no data 602If there is much data in KO/Pi and no data
603in DTM, that can take a long time. 603in DTM, that can take a long time.
604(But only for the first time ). 604(But only for the first time ).
6055) 6055)
606In the search dialog, you can search 606In the search dialog, you can search
607now for the name/email of an attendee 607now for the name/email of an attendee
608of an event/todo. 608of an event/todo.
609To get more space for displaying 609To get more space for displaying
610search results, the buttons 610search results, the buttons
611for "search" and "close" on the 611for "search" and "close" on the
612bottom are removed in the PDA version. 612bottom are removed in the PDA version.
613You have to click OK in the top right 613You have to click OK in the top right
614corner to do a search. 614corner to do a search.
6156) 6156)
616Now it is possible to disable the displaying 616Now it is possible to disable the displaying
617of todo items in the Allday part of the Agenda. 617of todo items in the Allday part of the Agenda.
618Choose Menu Action-Configure, 618Choose Menu Action-Configure,
619TAB Todo View, checkbox 619TAB Todo View, checkbox
620"Allday Agenda view shows todos" 620"Allday Agenda view shows todos"
6217) 6217)
622If FastLoad is enabled, now the settings and the 622If FastLoad is enabled, now the settings and the
623calendar data are saved, when KO/Pi is closed. 623calendar data are saved, when KO/Pi is closed.
624(If no Fastload is enabled, KO/Pi saves 624(If no Fastload is enabled, KO/Pi saves
625the data as well, of course) 625the data as well, of course)
6268) 6268)
627The Agenda View has a minimize-splitter now, 627The Agenda View has a minimize-splitter now,
628such that the height of the allday part can be 628such that the height of the allday part can be
629changed quickly. 629changed quickly.
630 630
631********** VERSION 1.9.0 ************ 631********** VERSION 1.9.0 ************
6321) 6321)
633KO/Pi is now merged with the new microKDE from KA/Pi. 633KO/Pi is now merged with the new microKDE from KA/Pi.
634KO/Pi accesses now KA/Pi as the addressbook. 634KO/Pi accesses now KA/Pi as the addressbook.
635The other ddressbook-plugins are not working any longer. 635The other ddressbook-plugins are not working any longer.
636(It is planned, that later KA/Pi itself uses these plugins) 636(It is planned, that later KA/Pi itself uses these plugins)
637New versions of KO/Pi are only available 637New versions of KO/Pi are only available
638together with KA/Pi as the KDE-Pim/Pi package. 638together with KA/Pi as the KDE-Pim/Pi package.
6392) 6392)
640If you click on an attendee of a meeting in the 640If you click on an attendee of a meeting in the
641event viewer, a detailed summary of the 641event viewer, a detailed summary of the
642attendee is shown. 642attendee is shown.
6433) 6433)
644The place of the configuration file has changed. 644The place of the configuration file has changed.
645If you want to use your old KO/Pi config, copy 645If you want to use your old KO/Pi config, copy
646Applications/korganizer/config_korganizerrc 646Applications/korganizer/config_korganizerrc
647to 647to
648Applications/korganizer/config/korganizerrc 648Applications/korganizer/config/korganizerrc
649 649
650********** VERSION 1.7.8 ************ 650********** VERSION 1.7.8 ************
6511) 6511)
652Now the QWhat'sThis ist working. 652Now the QWhat'sThis ist working.
653Enable the QWhat'sThis icon in the toolbar. 653Enable the QWhat'sThis icon in the toolbar.
654(You have to restart to reload the changed toolbar config). 654(You have to restart to reload the changed toolbar config).
655Now click on the QWhat'sThis Icon 655Now click on the QWhat'sThis Icon
656in the top right corner of KO/Pi. 656in the top right corner of KO/Pi.
657Then click on an item in the Agenda View: 657Then click on an item in the Agenda View:
658You will get a detailed display of the items content. 658You will get a detailed display of the items content.
6592) 6592)
660Some other very minor changes. 660Some other very minor changes.
661But I have forgotten the details ... 661But I have forgotten the details ...
662For that reason I start this log here: 662For that reason I start this log here:
663To document my changes, when I am doing it. 663To document my changes, when I am doing it.
664 664
665********** VERSION 1.7.7 ************ 665********** VERSION 1.7.7 ************
666Stable Version of KO/Pi 666Stable Version of KO/Pi
diff --git a/kalarmd/simplealarmdaemonapplet.cpp b/kalarmd/simplealarmdaemonapplet.cpp
index 3277036..73b1e07 100644
--- a/kalarmd/simplealarmdaemonapplet.cpp
+++ b/kalarmd/simplealarmdaemonapplet.cpp
@@ -1,60 +1,58 @@
1#include "simplealarmdaemonapplet.h" 1#include "simplealarmdaemonapplet.h"
2 2
3#include "simplealarmdaemonimpl.h" 3#include "simplealarmdaemonimpl.h"
4 4
5#include <qcopchannel_qws.h> 5#include <qcopchannel_qws.h>
6#include <qlabel.h> 6#include <qlabel.h>
7#include <qapp.h> 7#include <qapp.h>
8#include <qpe/resource.h> 8#include <qpe/resource.h>
9SimpleAlarmDaemonApplet::SimpleAlarmDaemonApplet() 9SimpleAlarmDaemonApplet::SimpleAlarmDaemonApplet()
10 : mApplet( 0 ), ref( 0 ) 10 : mApplet( 0 ), ref( 0 )
11{ 11{
12 12
13} 13}
14 14
15SimpleAlarmDaemonApplet::~SimpleAlarmDaemonApplet() 15SimpleAlarmDaemonApplet::~SimpleAlarmDaemonApplet()
16{ 16{
17 //delete mApplet; 17 delete mApplet;
18 mApplet = 0; 18 mApplet = 0;
19} 19}
20 20
21 21
22QWidget *SimpleAlarmDaemonApplet::applet( QWidget *parent ) 22QWidget *SimpleAlarmDaemonApplet::applet( QWidget *parent )
23{ 23{
24 if ( !mApplet ) { 24 if ( !mApplet ) {
25 mApplet = new SimpleAlarmDaemonImpl( parent ); 25 mApplet = new SimpleAlarmDaemonImpl( parent );
26 if ( QApplication::desktop()->width() < 480 ) 26 if ( QApplication::desktop()->width() < 480 )
27 mApplet->setPixmap( Resource::loadPixmap( "ko16" ) ); 27 mApplet->setPixmap( Resource::loadPixmap( "ko16" ) );
28 else 28 else
29 mApplet->setPixmap( Resource::loadPixmap( "ko24" ) ); 29 mApplet->setPixmap( Resource::loadPixmap( "ko24" ) );
30 QCopChannel* c = new QCopChannel("koalarm",mApplet , "channel" ) ; 30 QCopChannel* c = new QCopChannel("koalarm",mApplet , "channel" ) ;
31 QObject::connect( c, SIGNAL (received ( const QCString &, const QByteArray & )),mApplet, SLOT(recieve( const QCString&, const QByteArray& ))); 31 QObject::connect( c, SIGNAL (received ( const QCString &, const QByteArray & )),mApplet, SLOT(recieve( const QCString&, const QByteArray& )));
32 mApplet->show(); 32 mApplet->show();
33 } 33 }
34 return mApplet; 34 return mApplet;
35} 35}
36 36
37int SimpleAlarmDaemonApplet::position() const 37int SimpleAlarmDaemonApplet::position() const
38{ 38{
39 return 7; 39 return 7;
40} 40}
41 41
42QRESULT SimpleAlarmDaemonApplet::queryInterface( const QUuid &uuid, QUnknownInterface **iface ) 42QRESULT SimpleAlarmDaemonApplet::queryInterface( const QUuid &uuid, QUnknownInterface **iface )
43{ 43{
44 // qDebug(" SimpleAlarmDaemonApplet::queryInterface ");
45 *iface = 0; 44 *iface = 0;
46 if ( uuid == IID_QUnknown ) 45 if ( uuid == IID_QUnknown )
47 *iface = this; 46 *iface = this;
48 else if ( uuid == IID_TaskbarApplet ) 47 else if ( uuid == IID_TaskbarApplet )
49 *iface = this; 48 *iface = this;
50
51 if ( *iface ) { 49 if ( *iface ) {
52 (*iface)->addRef(); 50 (*iface)->addRef();
53 return QS_OK; 51 return QS_OK;
54 } 52 }
55 return QE_NOINTERFACE; 53 return QS_FALSE;
56} 54}
57Q_EXPORT_INTERFACE() 55Q_EXPORT_INTERFACE()
58{ 56{
59 Q_CREATE_INSTANCE( SimpleAlarmDaemonApplet ) 57 Q_CREATE_INSTANCE( SimpleAlarmDaemonApplet )
60} 58}