try fix for non showing notification on Windows
add more debug for non showing notification and try hack
fix mac notification #LINQT-2441
Notification fix :
try fix for non showing notification on Windows
add more debug for non showing notification and try hack
fix mac notification #LINQT-2441
force timeout on request finished
fix oidc crash
Fix basic auth mode for oidc.
Make sure refresh token is optionnal
fix oidc connector scope parsing in case of QT >= 9.0
sso page to manually cancel sso connection
* Fix focus on first relevant element after changing page with navbar #LINQT-2202
* Improve focus navigation on call history list #LINQT-2201
* Fix missing accessible button name in dialer #LINQT-2221
* Switch from ScrollView to Flickable in parameters
* Add auto scroll on keyboard navigation in settings #LINQT-2219
* Correct back button in settings #LINQT-2209
* Fix focus when open settings page #LINQT-2208
* Arrow in vertical tab bar now change button focus instead of changing page #LINQT-2194
* Fix focus and accessibility label in magic search bar #LINQT-2205
Force chat list to update when updating proxy sourceModel (otherwise list can be empty)
Clear mList before anything else when updating chat list (may fix chat connection crash)
call bad signal icon color
Re-send option in message menu if not delivered
Do not show error message creating chatroom if in call as it is not being created by user #LINQT-2287
and do not try to create one if chat is not enabled in conference
Only show config error when restarting, not everytime the app starts
send conferenceInfoReceived when conf info state is New
Use App ChatList instead of a new one in each ChatProxy (try to fix crash when catching signals in ChatCore)
auto switch to away/online status when app is inactive/active #LINQT-2172
fix loading ui for chats/meetings lists
use uri only for account uris to remove the < and >
- Remove deprecations (Qt, LDAP, AudioDevice, Compose)
- Fix absolute paths that can be wrong with temporary binaries images like Appimage. This way rootca will target the packaged one.
- Remove some packaged path as they are already set by SDK (from a fix on its side).
- Remove duplicated rootca packaging.