Revision e12ad52...
Go back to digest for 23rd February 2014Features in Networking Tools
Emmanuel Lepage Vallee committed changes in [sflphone-kde/contact_refactor] /:
[ #39276 ] Add a new 'local' history backend based on ini files
This backend is compatible with the old files. This commit add
a read only version. The next few commits will add write, clear
and import features.
This code is 100% modular, so it can be forked at any time to
a new syntax without bloating the current implementation.
File Changes
Added 1 files
- src/klib/minimalhistorybackend.h
Modified 12 files
- src/sflphone.cpp
- src/conf/dlgdisplay.cpp
- src/delegates/historydelegate.cpp
- src/klib/akonadibackend.cpp
- src/klib/CMakeLists.txt
- src/klib/sflphone-client-kde.kcfg
- src/lib/abstractitembackend.h
- src/lib/call.cpp
- src/lib/call.h
- src/lib/callmodel.cpp
- src/lib/historymodel.cpp
- src/lib/legacyhistorybackend.cpp
13 files changed in total