Revision 615834

Go back to digest for 24th December 2006

Other in KDE-PIM

Adriaan de Groot committed changes in /branches/work/kdepim-3.5.5+/kpilot/conduits/vcalconduit:

Factor out the todo incidence <-> todo entry setting code like I did earlier for datebook entries. Obvious improvements from here on:

1) share the setCategories() code, since they can work on base classes
2) tests
3) figure out why todos need a preRecord and dates do not
4) stuff everything in a namespace since the classes are bogus.

File Changes

Added 2 files
  • /branches/work/kdepim-3.5.5+/kpilot/conduits/vcalconduit
  •   /todoRecord.cc
  •   /todoRecord.h
Modified 3 files
  • /branches/work/kdepim-3.5.5+/kpilot/conduits/vcalconduit
  •   /CMakeLists.txt
  •   /todo-conduit.cc
  •   /todo-conduit.h
5 files changed in total