-
- Downloads
[ #53076 #53074 ] Store contact information in history log
This commit refactor the contact handling code so it can merge multiple contacts into one at any point in time. This allow SFLPhone-KDE to store contacts UID in history, then start to use them before Akonadi or an other backend start. This is the first part of a 3 commit change that will also allow PhoneNumbers to be merged. In turn, this will double the ammount of data used to match calls to contact, solving bug #52259 This commit also remove some underused constants and add comments
Showing
- src/account.cpp 1 addition, 1 deletionsrc/account.cpp
- src/account.h 6 additions, 0 deletionssrc/account.h
- src/call.cpp 17 additions, 3 deletionssrc/call.cpp
- src/call.h 3 additions, 0 deletionssrc/call.h
- src/callmodel.cpp 9 additions, 6 deletionssrc/callmodel.cpp
- src/contact.cpp 111 additions, 16 deletionssrc/contact.cpp
- src/contact.h 18 additions, 3 deletionssrc/contact.h
- src/contactmodel.cpp 25 additions, 0 deletionssrc/contactmodel.cpp
- src/contactmodel.h 3 additions, 0 deletionssrc/contactmodel.h
- src/phonedirectorymodel.cpp 6 additions, 1 deletionsrc/phonedirectorymodel.cpp
- src/phonenumber.cpp 15 additions, 0 deletionssrc/phonenumber.cpp
- src/phonenumber.h 2 additions, 0 deletionssrc/phonenumber.h
- src/sflphone_const.h 0 additions, 24 deletionssrc/sflphone_const.h
Loading
Please register or sign in to comment