linphone-desktop/Linphone/core
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 : Avatar from default account. 2023-11-29 14:47:04 +01:00
call Add moveToThread on Gui objects constructor. 2023-11-23 13:49:14 +01:00
friend Feature : display accounts. 2023-12-01 15:20:48 +01:00
logger Write App log in output directly from Qt handler instead of waiting for Linphone thread. This avoid having log latency in output or hidden log at startup. 2023-10-30 15:55:14 +01:00
login connection feedbacks + pages after connection (to design) 2023-11-09 09:59:57 +01:00
notifier Fix restart behavior: 2023-11-29 10:14:50 +01:00
path Revert RUNTIME_OUTPUT_DIRECTORY to binary dir because of conflict with CMAKE_PREFIX_PATH. 2023-10-12 18:08:13 +02:00
phone-number resolve mr threads 2023-10-31 09:30:21 +01:00
proxy Add Phone numbers with countries and codes. 2023-10-25 10:52:02 +02:00
search - Fix friends list subscription 2023-11-29 16:23:18 +01:00
setting Add paths settings to SDK. 2023-10-10 11:00:26 +02:00
singleapplication Welcome / Login pages ui 2023-10-23 11:12:27 +00:00
App.cpp Feature : Avatar from default account. 2023-11-29 14:47:04 +01:00
App.hpp Fix restart behavior: 2023-11-29 10:14:50 +01:00
CMakeLists.txt Feature: Contacts/Friends. 2023-11-27 16:19:30 +01:00