Revision 693693

Go back to digest for 29th July 2007

Features in KDE-PIM

Jason vanRijn Kasper committed changes in /trunk/KDE/kdepim/kpilot/kpilot:

- updating copyrights and adding self-thanks
- changing icon array to actually be icons instead of pixmaps
- moving slotRunKPilot and slotRunConfig to the tray class instead of having the tray class ask the daemon class to do it, when he really has no other reason to do it.
- using KAboutApplicationDialog instead of K3AboutApplication
- fixing dbus communications, hopefully
- removing daemon's slotFilesChanged and addInstallFiles...
I believe this was only used previously because of drag-and-drop onto the tray icon. in general, the dameon doesn't have any reason to know about files being installed, etc.
- adding raise method to dbus interface for kpilot. not sure if we'll need it or if it even works, but it's required for the 1,2,3 approach for launching the configuration screeen.

File Changes

Modified 8 files
  • /trunk/KDE/kdepim/kpilot/kpilot
  •   /kpilot.cc
  •   /kpilot.h
  •   /logFile.cc
  •   /logWidget.cc
  •   /org.kde.kpilot.daemon.xml
  •   /org.kde.kpilot.kpilot.xml
  •   /pilotDaemon.cc
  •   /pilotDaemon.h
8 files changed in total