linphone-desktop/Linphone/core/proxy
Julien Wadel a6561ccb19 Fix reentrency issues with magic search :
- store search parameters into Core.
- add search limitation to avoid 300 useless items.
- retrieve old parameters on proxy when changing list.
- store parent proxy to avoid MOC warnings.

Fix contacts search views:
- add a loading state for buzy indicators.
- limit results on suggestions.
- avoid to create MagicSearchProxy if not needed.
- add a status to know if friend is stored or not.
- propagate invalidateFilter.
- delay search while typing.

Fix margins and participants selection.
Do not search contacts when contact panel is not shown.

Avoid search on empty magicbar.
Avoid repeating section on object that disappeared from cache.
Focus on new contact after creation.

Avoid changing maxresult if not needed.

Redirect only if friend is not ldap

Fix empty display name on making favorite a ldap contact.

Fix focus and positions on favorites.
2024-11-18 15:53:58 +01:00
..
AbstractListProxy.hpp blind+ attended transfer #LINQT-1345 2024-10-18 17:54:41 +02:00
AbstractMapProxy.hpp Add Phone numbers with countries and codes. 2023-10-25 10:52:02 +02:00
AbstractSortFilterProxy.hpp Add Phone numbers with countries and codes. 2023-10-25 10:52:02 +02:00
LimitProxy.cpp Fix phone numbers combobox (resetModel events and binding loop on y) 2024-10-24 15:05:54 +00:00
LimitProxy.hpp Refreshing optimizations: 2024-10-16 15:12:55 +02:00
ListProxy.cpp Add Phone numbers with countries and codes. 2023-10-25 10:52:02 +02:00
ListProxy.hpp Handle CallLog updates 2024-11-14 21:11:39 +01:00
Proxy.cpp Fix phone numbers combobox (resetModel events and binding loop on y) 2024-10-24 15:05:54 +00:00
Proxy.hpp Refreshing optimizations: 2024-10-16 15:12:55 +02:00
SortFilterProxy.cpp Fix reentrency issues with magic search : 2024-11-18 15:53:58 +01:00
SortFilterProxy.hpp Fix reentrency issues with magic search : 2024-11-18 15:53:58 +01:00