mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 11:28:07 +00:00
Loading optimizations:
- Avoid sending signals on chat room creation. - Remove display name caching from contacts and put it into the sip address model. - On adding new address into sip address model, avoid update all layout and use dataChanged. - Reorder Sip address Model and contacts model and make direct connections for prioritized update signals.
This commit is contained in:
parent
4485a95c8c
commit
ffcb3ccb75
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@
|
|||
#include "components/contact/VcardModel.hpp"
|
||||
#include "components/core/CoreManager.hpp"
|
||||
#include "components/friend/FriendListListener.hpp"
|
||||
#include "utils/Utils.hpp"
|
||||
|
||||
#include "ContactsListModel.hpp"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue