avoid displaying more messages when the list is not yet initialized
fix meeting form end hour combobox list display #LINQT-2127
check if at least one participant when creating group chat #LINQT-2134
display all the errors at a time if they all occur #LINQT-2133
add signal to add chat to list when state Created #LINQT-2131
fix chat deletion
do not display notification if message already read
display notif when copying account sip address #LINQT-2126
prevent adding our own address in participants (fix #LINQT-2164)
display real error message when carddav sync fails
hide mark as read button if no unread message #LINQT-2144
fix screencast panel hidden while user is sharing screen #LINQT-2136
disable selection for cancelled meetings #LINQT-2121
* 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.
rename fr translation
set enableVideo to false if audio call #LINQT-2086
try to fix crash on macos when switching from call window to main window (#LINQT-2077 and #LINQT-2087)
set error message when not able to download attached file
fix remove chat from list
fix new chat connection after first message sent #LINQT-2090
clean code + invalidate() for Qt6.10 compatibility
fix translations
do not display notification when it comes from the currently displayed chat #LINQT-2079
do not create account model for each chat, too much listener sending signals
fix crash in ConferenceInfoList #LINQT-2080
fix warnings on endResetModel
fix messages added twice because of displayMore() function called when lUpdate is running
Plain text in sending text area
fix get size with screen ratio function
fix chat sending area ui #LINQT-2068
print debug logs in linphone files for futur debugging
fix call history details ui when no video conference factory set
use remote name of each call if in local conference #LINQT-2058
try to remove ffmpeg dependency #LINQT-2015
Clean friends manager maps when restarting app as the linphone core will be reset (fix #LINQT-1933)
only show error message once when linphone restarts if remote configuration failed #LINQT-2030
auto update contact list on carddav synchronized (fix #LINQT-1983)