linphone-desktop/Linphone/view/Control/Input
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
..
Calendar.qml Revert using Material to Basic in order to not be disturbed by new design 2024-09-30 17:42:37 +02:00
DecoratedTextField.qml Fix FPS Counter that take resources even if invisible 2024-11-07 10:20:17 +01:00
DigitInput.qml Revert using Material to Basic in order to not be disturbed by new design 2024-09-30 17:42:37 +02:00
NumericPad.qml Use sourceModel to set proxy models in order to avoid loading unused data. 2024-10-23 16:36:43 +02:00
PhoneNumberInput.qml Revert using Material to Basic in order to not be disturbed by new design 2024-09-30 17:42:37 +02:00
SearchBar.qml Fix reentrency issues with magic search : 2024-11-18 15:53:58 +01:00
TextArea.qml Revert using Material to Basic in order to not be disturbed by new design 2024-09-30 17:42:37 +02:00
TextField.qml Fix idle timeout validation on text fields. Use it in settings (todo: rework the validation) 2024-10-01 16:51:34 +02:00
TimeComboBox.qml new file tree 2024-09-19 08:38:49 +02:00