Revision 689534
Go back to digest for 22nd July 2007Features in KDE-PIM
Bertjan Broeksema committed changes in /trunk/KDE/kdepim/kpilot/conduits/base:
Added support for archiving handheld records.
* Subclassed Record, because only handheld records can be archived.
* Added support for archiving to RecordConduit
* Added support for archiving to IDMapper and IDMapperXMLSource.
* Added tests for Archiving support.
File Changes
Added 4 files
- /trunk/KDE/kdepim/kpilot/conduits/base
- /hhrecord.cc
- /hhrecord.h
- /tests/testhhrecord.cc
- /tests/testhhrecord.h
Modified 14 files
- /trunk/KDE/kdepim/kpilot/conduits/base
- /CMakeLists.txt
- /hhdataproxy.cc
- /hhdataproxy.h
- /idmapping.cc
- /idmapping.h
- /idmappingxmlsource.cc
- /idmappingxmlsource.h
- /recordconduit.cc
- /tests/CMakeLists.txt
- /tests/idmappingxmlsourcetest.cc
- /tests/recordconduittest.cc
- /tests/testdataproxy.cc
- /tests/testdataproxy.h
- /tests/testrecordconduit.cc
18 files changed in total