Revision 859127

Go back to digest for 14th September 2008

Other in KDE-PIM

Bertjan Broeksema committed changes in /trunk/KDE/kdepim/kpilot/kpilot:

I moved the code for the tray icon to separate files and also separeted gui logic from daemon logic a bit more.
Further more I fixed the behavior of the Icon tray.

When the next sync type is changed to a non-default one the default checkbox gets unchecked and after a sync the default sync is selected again.

Last but not least, the dbus interfaces are now only created when necessary.
So when KPilot is not started, the dbus interfaces will not be created.
I'm not sure if it was possible before but you now can sync with only the daemon started.

File Changes

Added 2 files
  • /trunk/KDE/kdepim/kpilot/kpilot
  •   /pilotdaemontray.cc
  •   /pilotdaemontray.h
Modified 3 files
  • /trunk/KDE/kdepim/kpilot/kpilot
  •   /CMakeLists.txt
  •   /pilotDaemon.cc
  •   /pilotDaemon.h
5 files changed in total