* Use QT 6.10.0
* Change invalidateFilter (deprecated) to beginFilterChange/endFilterChange
* Remove warning of presenceStatusItem
* Add changelog with this modification for 6.1.0
* Do not use anymore variables to build docker images. Qt versions are now hardcoded in images to allow multiple opensource Qt versions.
improve unencrypted conversations warning indicator #LINQT-2061
allow user to choose an address for sending message when multiple addresses in contact #LINQT-2054
verify friend has a core to avoid crash in liblinphone #LINQT-1933
wait for window to be active before calling markAsRead (fix #LINQT-2048)
fix button text color (fix #LINQT-1832)
change format for mkv #LINQT-2056
Registration : check phone number format #LINQT-2044
fix window closing even if a new call is started #LINQT-2055
display popup to delete meetings on right click in meeting list item (allow to delete canceled meetings which cannot be displayed in the right panel)
* Normalize and correct linphone color
* Add border when user focus using keyboard navigation
* Correct some keyboard navigation
* Add accessibility screen reading to interactive elements except chat and meeting
- button style + icons
- try to fix mac text edition error
- disabled color considering lightness
- fix #LINQT-1524 avatar secured border
- fix #LINQT-1525 padding add participant form
- fix #LINQT-1537 more options menu in call
- fix #LINQT-1538 floating header in parameters
- fix #LINQT-1539 display name in conf info participants list
- fix #LINQT-1462 rm waiting time
remove friend listener
fix call history layout (sometimes the details exceeded row bottom)
do not open terminate calls popup when all call ended already
change '.' with ' ' only if display name is the address
initials headers in contact list delegate
confirmation dialog delete history
use intermediate variable
try to fix variant object crash
)
recordable option
fix effect image not colorized on visible change
- 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.