Commit graph

1188 commits

Author SHA1 Message Date
Gaelle Braud
1188c5dd30 disable call forward setting
fix button ui
2026-03-13 16:45:35 +01:00
gaelle
c32f2a1c00 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

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
2026-03-13 16:06:08 +01:00
Gaelle Braud
b57a2a9491 update translations 2026-03-12 12:31:26 +01:00
Gaelle Braud
0a3d9cf8c9 UI fixes :
RichText fixes #LINQT-2460 #LINQT-2464

remove double back button chat infos #LINQT-2471

hide chat history button if call log does not have one #LINQT-2467

Cancel reply to when switching chat #LINQT-2407

fix typo
2026-03-12 12:31:26 +01:00
Ghislain MARY
b690b75c96 Update SDK to get fixes for Jabra headsets issues. 2026-03-11 17:16:09 +01:00
Gaelle Braud
ee1ad48231 update translations 2026-03-11 16:29:56 +01:00
Gaelle Braud
b735070261 add tooltip and placeholder to domain in login page #LINQT-2284
Fix FormItemLayout content width
2026-03-11 16:29:56 +01:00
Gaelle Braud
4f1963873c update translations 2026-03-11 15:37:46 +01:00
Gaelle Braud
664a295f24 fix chat during call header ui #LINQT-2448 2026-03-11 15:37:46 +01:00
Gaelle Braud
6d957a2884 fix crash when no account and try to add chat 2026-03-11 15:37:46 +01:00
Gaelle Braud
c4d275c5b3 arm64 compilation for macos 2026-03-11 15:37:46 +01:00
Gaelle Braud
285ae13eb8 OIDC fixes :
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
2026-03-11 15:37:46 +01:00
Alexandre Jörgensen
df49481bde Fix QT policy QTP0004 2026-03-11 09:41:43 +00:00
Gaelle Braud
8959cca74e update call history list when new call incoming (somehow if juste the new call log is added, it ends at the end of the list when updating the whole list) fix #LINQT-2444 2026-03-10 14:53:06 +01:00
Gaelle Braud
dbfe9ee774 remove text mouse area 2026-03-09 18:50:46 +01:00
Ghislain MARY
df90975c21 Add support for Jabra Evolve2 55 with Link 380 & Add HID device logs. 2026-03-09 15:47:55 +01:00
Gaelle Braud
7fbc0c80d1 Change location of chat history #LINQT-2449 2026-03-09 14:59:59 +01:00
Ghislain MARY
396ed158f5 Do not include PDB files in windows package when uploading symbols to bugsplat. 2026-03-09 12:12:42 +01:00
Alexandre Jörgensen
d2413f33a9 Accessibility fixs :
* 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
2026-03-09 10:11:53 +01:00
Gaelle Braud
ca452efe80 Update participant identification in removal/admim-toggle inside rooms (cherry pick 929feffc6f5f343fde931ce4c4dfccab0eb26f23 from quanta/master) 2026-03-06 15:46:35 +01:00
Gaelle Braud
e57307f47d Fix premature exit of testing loop (cherry pick e340fa823695e89aecc59844b690805ec63a3656 from quanta/master) 2026-03-06 15:46:35 +01:00
Gaelle Braud
d1a6ca5fd0 update translations 2026-03-06 15:46:35 +01:00
Gaelle Braud
dc603dace6 fix meeting icon 2026-03-06 15:35:31 +01:00
Gaelle Braud
e7598bef1e add chat history button in call list for meetings with chat #LINQT-2449 2026-03-06 15:35:31 +01:00
Gaelle Braud
5b78daf372 Fix crash in chat list delegate destruction during model update (cherry pick from quanta/master c108d42d9c1292556fc79d48830ad90cf6815925) 2026-03-06 10:49:03 +01:00
Gaelle Braud
a1b682e637 hide vertical tab buttons texts until the associated image is ready for the first time 2026-03-06 09:29:38 +01:00
Gaelle Braud
54f99505d4 update translations 2026-03-04 18:02:55 +01:00
Gaelle Braud
5f8d0e0d79 add ui settings for showing/hiding past meetings 2026-03-04 18:00:35 +01:00
Jehan Monnier
9b999bcc09 update oidc client secret auth 2026-03-04 17:19:47 +01:00
Jehan Monnier
5c92b125cd fix oidc connector scope parsing in case of QT >= 9.0 2026-03-04 17:18:56 +01:00
Jehan Monnier
c2107437e2 remove login_hint as most of the time it's unrelated to sip username 2026-03-04 17:18:54 +01:00
Gaelle Braud
3013218181 SafeConnection premature destruction in ParticipantDeviceList and ParticipantList (cherry pick from quanta) 2026-03-04 16:22:06 +01:00
Gaelle Braud
e4531b072d reset lists data if core is not On 2026-03-04 16:16:23 +01:00
Gaelle Braud
4215a35c3e update translations 2026-03-04 13:38:06 +01:00
Gaelle Braud
e0c8e8ec20 never add chat room to chat list if has conference info 2026-03-04 13:38:06 +01:00
Gaelle Braud
c2f8dac06d show_past_meetings setting 2026-03-04 13:38:06 +01:00
gaelle
a7022bc0cc fix glitching images on buttons 2026-03-03 08:40:49 +01:00
gaelle
270711eff7 update SDK to release/5.5 2026-03-02 17:38:32 +01:00
gaelle
172386a99d use display name for message notification sender 2026-03-02 17:38:32 +01:00
Gaelle Braud
fbe0615cf6 display end to end encrypted conference label #LINQT-2436 2026-03-02 14:04:17 +01:00
Gaelle Braud
a6f5a01ce6 Fix crash in app state change 2026-02-27 13:34:09 +01:00
Ghislain MARY
536a6b7c68 Detect HID devices (un)plugging dynamically. 2026-02-27 09:50:18 +01:00
Gaelle Braud
f42b529adb display exact matching result on the top of the suggestions list #LINQT-2433 2026-02-26 11:40:13 +01:00
Gaelle Braud
272e986e99 update translations 2026-02-25 17:36:56 +01:00
Gaelle Braud
92f4a92f86 scroll to original message on click on reply message #LINQT-2390 2026-02-25 17:36:56 +01:00
Gaelle Braud
ca0bf41ee7 Update CHANGELOG 2026-02-25 16:14:24 +01:00
Gaelle Braud
24cce26880 try not to steal focus with notification window 2026-02-25 15:25:11 +01:00
Gaelle Braud
8304c64cf6 Rich text for info popup description (needed for displaying links) 2026-02-25 15:22:18 +01:00
gaelle.braud
dd2b09b093 change app version 2026-02-25 15:18:19 +01:00
Gaelle Braud
d207d88a11 do not add chatroom if it does not match the filter #LINQT-2431 2026-02-25 12:47:36 +01:00