linphone-desktop/Linphone/core/call
Julien Wadel 3589029ec5 Refreshing optimizations:
- Reset data list and initialization on single step.
- Just add a log on new call log.
- Remove updateView : it should not be needed as contains are updated automatically from its items.
- Clean AbstractListProxy from LimitProxy implementation.
- Avoid to reset left panel if not needed to not reload lists.
- Fix missing objectName in history list view.

Fix display on new call button.
2024-10-16 15:12:55 +02:00
..
CallCore.cpp fix contact name + avatar initials 2024-10-15 15:42:03 +02:00
CallCore.hpp fix contact name + avatar initials 2024-10-15 15:42:03 +02:00
CallGui.cpp Conference, ActiveSpeaker, Camera 2024-04-22 18:16:31 +02:00
CallGui.hpp Replace postAsync functions by SafeConnection in order to make more robust thread connections and guarantee to have always caller/callee while processing signals. 2023-11-22 14:55:38 +01:00
CallList.cpp Refreshing optimizations: 2024-10-16 15:12:55 +02:00
CallList.hpp merge calls 2024-05-29 14:57:57 +02:00
CallProxy.cpp fix contact name + avatar initials 2024-10-15 15:42:03 +02:00
CallProxy.hpp Optimizations: Paging and asynchronous loaders. 2024-10-14 17:20:58 +02:00