Revision 749517

Go back to digest for 23rd December 2007

Bug Fixes in KDE-PIM

Jason vanRijn Kasper committed changes in /branches/KDE/3.5/kdepim/kpilot/lib:

- Woot! Fixing major breakage for funky usb devices. pulled back some removed code from KDE 3.5.6's kpilot for usb workaround code and fit it into the new threaded model. This fixes syncing for me on my Palm Treo 700p.
- Reformatting and cleaning up kpilotdevicelink.cc.
- New Private.h to hold the bits of kpilotdevicelink.cc that should not be exposed via kpilotdevicelink.h. Also, DeviceCommThread extends QObject and QThread, so we need to have automoc run on it.
- Switching from using QCustomEvent to using QEvent for device tickle thread to match what is done in kpilotdevicelink.

File Changes

Added 1 files
  • /branches/KDE/3.5/kdepim/kpilot/lib/kpilotdevicelinkPrivate.h
Modified 3 files
  • /branches/KDE/3.5/kdepim/kpilot/lib
  •   /kpilotdevicelink.cc
  •   /kpilotlink.cc
  •   /kpilotlink.h
4 files changed in total