Commit graph

735 commits

Author SHA1 Message Date
Gaelle Braud
dbfe9ee774 remove text mouse area 2026-03-09 18:50:46 +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
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
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
5f8d0e0d79 add ui settings for showing/hiding past meetings 2026-03-04 18:00:35 +01:00
gaelle
a7022bc0cc fix glitching images on buttons 2026-03-03 08:40:49 +01:00
Gaelle Braud
fbe0615cf6 display end to end encrypted conference label #LINQT-2436 2026-03-02 14:04:17 +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
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
d207d88a11 do not add chatroom if it does not match the filter #LINQT-2431 2026-02-25 12:47:36 +01:00
Gaelle Braud
b7aa957075 disable focus for notification windows 2026-02-25 12:13:56 +01:00
Gaelle Braud
cef5a85d63 Fix attempt for image not displaying immediatly 2026-02-25 09:45:55 +01:00
Gaelle Braud
0293aedb58 always align chat message text to the left 2026-02-24 17:15:03 +01:00
Gaelle Braud
447e82097b Improve ui to access chat header buttons when window is at its minimum width 2026-02-24 15:20:04 +01:00
Gaelle Braud
f91b047e8e Make the chat sending text area take all the space available in splitview #LINQT-2382 2026-02-23 14:35:42 +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
56fd5f2de3 do not allow to cancel a passed meeting #LINQT-2389 2026-02-19 12:28:42 +01:00
Gaelle Braud
9952791f22 update translations 2026-02-19 12:02:57 +01:00
Gaelle Braud
a4b84891a0 hide transfer button in list if call is not connected yet (MANTIS-14330) 2026-02-19 08:53:23 +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
21eee176d7 Set Text items format to plain text by default #LINQT-2421 2026-02-16 15:44:25 +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
Gaelle Braud
3f53759f86 revert Qt6.10 changes for MacOS compatibility (Qt 6.10 needs MacOS 13 or later)
=> use Qt6.9 as minimum version
2026-02-13 16:14:00 +01:00
gaelle.braud
ce439ac7bf fix notification so it is displayed even if the app is not in front 2026-02-09 10:39:22 +01:00
Gaelle Braud
27b8b726bd add visible focus on button to ease key navigation
allow call from pressing enter in new call search bar if dialer open

fix key navigation in start call popup when several addresses
2026-02-09 10:39:22 +01:00
Gaelle Braud
da15f94443 Start call with pressing enter when entering a name/address in the magic search (Mantis-0013965; #ISERE-11) 2026-02-05 18:22:32 +01:00
Gaelle Braud
191b17bc8a do not display non secured message in chatroom if server does not allow encrypted chats 2026-02-05 16:24:49 +01:00
Gaelle Braud
ca4380bfd0 hide notification content setting 2026-02-02 13:58:36 +01:00
Gaelle Braud
8df5fb833c check if safe connection is being destroyed before trying lock
Add apply button and success/error toast for managing chatroom participants

debug logs
2026-02-02 08:55:57 +01:00
Gaelle Braud
507bee2946 fix hide spinner in chat messages list when model reset 2026-01-29 09:29:50 +01:00
Gaelle Braud
4916c0ad6e do not clone conference info object on model creation as it blocks the creation
fix typo in cancelCreation calling
2026-01-28 12:14:02 +01:00
Gaelle Braud
4fd7199a83 Merge branch 'release/6.1' 2026-01-27 14:38:52 +01:00
Gaelle Braud
a51de0ff7f fix display participant popup when typing @
restore cursor when clicking on mention (cursor was stuck on ibeam)
2026-01-27 11:21:41 +01:00
Gaelle Braud
50efe4d54a clone the linphone conference info pointer when created to get the diff with the old ones (needed to fix participant removing) #SDK-1001
fix position chat message list to first unread index #LINQT-2371

force sending chat message messageRead() callback when chat room is marked as read

try to fix crash with const & in MagicSearchList
2026-01-26 17:30:32 +01:00
Gaelle Braud
f52d2212bb override cursor when chat text content hovered (only global cursor works on chat bubble) #LINQT-2364 2026-01-23 11:21:43 +01:00
Gaelle Braud
770ed045e5 Do not automatically select chat when it is added in list because of its Created state, only force selection when user is manually creating it 2026-01-22 17:09:02 +01:00
Gaelle Braud
41b2086b66 try to fix crash when linphone chatroom send a signal and ChatCore is already destroyed 2026-01-22 15:58:12 +01:00
Gaelle Braud
37d6649fa4 do not replace symbols by their rich text code as qml will handle it itself
replace \n by <br> to handle carriage return
2026-01-22 10:13:11 +01:00
Gaelle Braud
cdd2783f6c fix chat message text format #LINQT-2358 2026-01-21 16:35:51 +01:00
Gaelle Braud
ab35c1d15a fix bold text part searched in chatroom #LINQT-2351 2026-01-18 13:06:08 +01:00
Gaelle Braud
638c53dad6 sso page to manually cancel sso connection 2026-01-17 18:45:39 +01:00
Gaelle Braud
c756217b16 try to reduce memory consumption when displaying an animated image #LINQT-2343 2026-01-15 12:17:38 +01:00