Commit graph

610 commits

Author SHA1 Message Date
Ghislain MARY
a6974b9e90 Manually start HID devices detection after crash handler startup. 2026-04-01 10:38:25 +02:00
Christophe Deschamps
745419014a Revert "Check authInfo before doing getDeviceList request"
This reverts commit 1eb57b24b5.
2026-03-24 16:55:58 +01:00
Gaelle Braud
d78056ad8f fix model property in ChatProxy 2026-03-24 16:54:37 +01:00
Christophe Deschamps
04e79a63ea Check authInfo before doing getDeviceList request 2026-03-24 09:26:55 +01:00
Gaelle Braud
4e27f3528a add auto check for update on start config setting 2026-03-19 15:01:45 +01:00
Gaelle Braud
858ec41ccb clean code to remove warning 2026-03-19 15:01:40 +01:00
Gaelle Braud
0de5964883 replacing useless warnings by lInfo 2026-03-18 17:16:42 +01:00
Gaelle Braud
8c7ddd2a14 update screen list when screen plugged/unplugged #LINQT-2454 2026-03-18 16:26:34 +01:00
Gaelle Braud
49bc5de54e change ephemeral api from SDK update 2026-03-18 16:02:45 +01:00
Gaelle Braud
22ca1cec23 wait for main window to be created to display fetch config error #LINQT-2413 2026-03-18 15:42:47 +01:00
Gaelle Braud
7c590e16df UI fixes:
mark chat as read if message received while conversation is opened and at end #LINQT-2442

remove warnings

revert flickable change in abstract settings layout leading to mouse focus issue
2026-03-18 11:12:10 +01:00
Gaelle Braud
2817e48a68 Access to shared medias and documents from contact page #LINQT-2432 2026-03-17 16:31:50 +01:00
gaelle.braud
972a932a1f fix notification displaying linphone window on macos 2026-03-16 14:21:01 +01:00
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
6d957a2884 fix crash when no account and try to add chat 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
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
7fbc0c80d1 Change location of chat history #LINQT-2449 2026-03-09 14:59:59 +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
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
5f8d0e0d79 add ui settings for showing/hiding past meetings 2026-03-04 18:00:35 +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
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
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
92f4a92f86 scroll to original message on click on reply message #LINQT-2390 2026-02-25 17:36:56 +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
Gaelle Braud
cef5a85d63 Fix attempt for image not displaying immediatly 2026-02-25 09:45:55 +01:00
Gaelle Braud
9da9c25dba fix crash on restart due to null main window 2026-02-24 15:20:02 +01:00
Gaelle Braud
fb9f2dd870 Make the beginResetModel/mList.clear()/endResetModel sequence atomic
Delete raw pointer lists after items are added to the lists
2026-02-24 15:20:00 +01:00
Gaelle Braud
5e3668fdeb Make the beginResetModel/mList.clear()/endResetModel sequence atomic in Event Log and Chat lists
delete event log list to avoid core residual leading to SafeConnections not destroyed
2026-02-24 09:26:27 +01:00
Gaelle Braud
adb6c34124 fix crash when no conference organizer 2026-02-23 18:43:24 +01:00
Gaelle Braud
2ae5bb9cec Chat list fixes:
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)
2026-02-23 11:18:39 +01:00
Gaelle Braud
226547d199 Fixes :
invalidate meeting filter when meeting list becomes visible

invalidate meeting filter when meeting removed (try to fix #LINQT-2429)
2026-02-23 11:18:39 +01:00
gaelle
9bc953ca82 Force notification windows to raise when unlocking screen on Windows 2026-02-23 11:16:56 +01:00
Gaelle Braud
164d8ab4b1 add try/catch to fileTransferProgressIndication callback in case of crash while downloading attachment 2026-02-19 12:26:10 +01:00
Gaelle Braud
a4602236df fix macos crash on close due to mainwindow being destroyed 2026-02-19 12:03:57 +01:00
Gaelle Braud
a9c7e1f8cc UI fixes:
fix initials function

fix translation and text weight warnings

fix meeting detail layout

fix crash when adding invalid participant to conference

cancel button on conference update loading popup
2026-02-19 08:53:23 +01:00
Gaelle Braud
06266a49b1 download folder setting 2026-02-16 15:44:26 +01:00
Gaelle Braud
5b4828aa56 fix Windows crashes dump upload on BugSplat #LINQT-2384
Try to fix deploy (symbols are not uploaded in deploy, only packaging works with cr)

fix windows ci
2026-02-16 15:44:25 +01:00
Gaelle Braud
a5cb280c82 support as much emojis as possible for Qt < 6.9.0 2026-02-16 15:27:26 +01:00