linphone-desktop/Linphone/core
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
..
account Fix mwi indicator not showing on main screen + voicemail count background transparent 2024-11-08 09:04:22 +00:00
address-books Fix Ldap & Carddav adding 2024-11-15 08:16:06 +00:00
call Fix reentrency issues with magic search : 2024-11-18 15:53:58 +01:00
call-history Handle CallLog updates 2024-11-14 21:11:39 +01:00
camera Rework on Camera behavior. 2024-04-23 12:55:52 +02:00
conference really fix empty lists ui + display contacts on init when necessary + fix ensureVisible contact form 2024-11-13 11:21:38 +01:00
fps-counter Fix FPS Counter that take resources even if invisible 2024-11-07 10:20:17 +01:00
friend Fix reentrency issues with magic search : 2024-11-18 15:53:58 +01:00
logger Add QtConcurrence pour threaded processes. 2024-11-05 17:06:13 +00:00
login fix crash isme 2024-09-19 08:21:18 +02:00
notifier fix notif coordinates 2024-11-15 19:33:24 +01:00
participant Fix empty lists ui 2024-10-31 16:03:57 +01:00
path share friend 2024-07-08 18:39:05 +02:00
payload-type H264 downloadable codec - code adjustments + fix advanced settings 2024-11-12 16:32:33 +00:00
phone-number Refreshing optimizations: 2024-10-16 15:12:55 +02:00
proxy Fix reentrency issues with magic search : 2024-11-18 15:53:58 +01:00
register register: fix token verification part if error in account creation 2024-09-11 19:33:48 +02:00
screen Optimizations: Paging and asynchronous loaders. 2024-10-14 17:20:58 +02:00
search Fix reentrency issues with magic search : 2024-11-18 15:53:58 +01:00
setting Simplify audio device description in combobox. 2024-11-15 19:50:25 +01:00
singleapplication Uri Handler + Restart + Remote provisioning + Confirmation dialog with c++ callback behavior 2024-06-13 15:01:22 +00:00
timezone Add QtConcurrence pour threaded processes. 2024-11-05 17:06:13 +00:00
variant Fix wrong address on contact edition. 2024-03-14 14:38:46 +01:00
videoSource Screensharing + Mac ARM64 + Linux build 2024-05-30 17:31:26 +02:00
App.cpp fix avatar picture 2024-11-15 09:58:10 +01:00
App.hpp update lists if day change 2024-11-13 11:45:18 +01:00
CMakeLists.txt H264 Downloadable codec 2024-11-08 15:32:20 +00:00