-
- Downloads
bookmark: Fix the bookmarks duplicated/misplaced logic
* Create a most popular model in PhoneDirectoryModel * Un-duplicate ContactMethod::roleData * Make the changes to CategorizedBookmarkModel to act as a proxy I came to the conclusion the old code path was unfixable and its logic could not be fixed. The fact that it was duplicating data that could change without much notice made it too prone to desynchronization. Refs #73492 Change-Id: I83ad7ca569f1855dd48cca6be39966e5fc3b041b
Showing
- src/categorizedbookmarkmodel.cpp 133 additions, 212 deletionssrc/categorizedbookmarkmodel.cpp
- src/categorizedbookmarkmodel.h 0 additions, 3 deletionssrc/categorizedbookmarkmodel.h
- src/contactmethod.cpp 49 additions, 5 deletionssrc/contactmethod.cpp
- src/phonedirectorymodel.cpp 61 additions, 3 deletionssrc/phonedirectorymodel.cpp
- src/phonedirectorymodel.h 4 additions, 0 deletionssrc/phonedirectorymodel.h
- src/private/phonedirectorymodel_p.h 17 additions, 0 deletionssrc/private/phonedirectorymodel_p.h
Loading
Please register or sign in to comment