linphone-desktop/Linphone/model
Julien Wadel a1d72e6382 Feature : display accounts.
- Implement shaders to make round images and use qsb --qt6.
- Add picture to Friend.
- Display username if displayname is not found.
- Compute initials from C++ with emojis.
- Add Accounts list in a popup from main window.
- Add a hack on account to update avatar on all AcountModel.
- Add Avatar item for initials/picture.
- Add Contact description item.
- Make sizes proportionals to match designs.
- Add image colorization.
2023-12-01 15:20:48 +01:00
..
account Feature : display accounts. 2023-12-01 15:20:48 +01:00
call 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
core - Fix friends list subscription 2023-11-29 16:23:18 +01:00
friend Feature : display accounts. 2023-12-01 15:20:48 +01:00
listener Feature: Contacts/Friends. 2023-11-27 16:19:30 +01:00
logger Fix crash on logger (instance lost). 2023-11-20 08:52:31 +00:00
object Add moveToThread on Gui objects constructor. 2023-11-23 13:49:14 +01:00
search - Fix friends list subscription 2023-11-29 16:23:18 +01:00
setting Check running thread and factorize debug class names. 2023-10-30 15:55:07 +01:00
tool Feature : display accounts. 2023-12-01 15:20:48 +01:00
CMakeLists.txt Feature: Contacts/Friends. 2023-11-27 16:19:30 +01:00