Commit graph

1186 commits

Author SHA1 Message Date
Gaelle Braud
f7bd541d32 update translations 2026-04-03 15:20:01 +02:00
Gaelle Braud
13a20feabb update Changelog 2026-04-03 15:14:16 +02:00
Gaelle Braud
d759a968a6 fix message file download 2026-04-03 15:14:16 +02:00
Gaelle Braud
feec2668aa update SDK to release/5.4 (after tag 5.4.104) 2026-04-03 15:14:16 +02:00
Sylvain Berfini
010156498a Updated translations from Weblate 2026-04-03 12:54:31 +00:00
Sylvain Berfini
5a5fdcab6a Updated translations from Weblate 2026-03-25 08:54:26 +00:00
Christophe Deschamps
9457e8fe25 Revert "Check authInfo before doing getDeviceList request"
This reverts commit 1eb57b24b5.
2026-03-24 16:33:18 +01:00
Christophe Deschamps
15c4d30446 Fix AccountManagerServicesRequest listener leak causing crash on OIDC device list error 2026-03-24 16:32:46 +01:00
Christophe Deschamps
1eb57b24b5 Check authInfo before doing getDeviceList request 2026-03-24 08:42:41 +01:00
Gaelle Braud
e8fac3bc11 Cli command : call interpretUrl on sip-address param to add domain if not indicated in the command 2026-03-23 14:36:03 +01:00
Gaelle Braud
fffb5d3891 fix help page left panel cropped buttons 2026-03-19 15:12:16 +01:00
Gaelle Braud
5774382257 clean code to remove warning 2026-03-19 11:13:36 +01:00
Gaelle Braud
0197ab4330 try to fix crash in polishItems when changing conference layout 2026-03-18 17:17:40 +01:00
Gaelle Braud
323bb83b6e replacing useless warnings by lInfo 2026-03-18 17:17:38 +01:00
Gaelle Braud
1019d95286 update screen list when screen plugged/unplugged #LINQT-2454 2026-03-18 16:26:44 +01:00
Gaelle Braud
a1eb28f455 force focusing chat search bar when research done (otherwise focus is lost if chat previsouly focused becomes invisible) #LINQT-2377 2026-03-18 16:12:36 +01:00
Gaelle Braud
df3b5491bb focus emoji picker search field on opened #LINQT-2445 2026-03-18 15:41:20 +01:00
Gaelle Braud
db6d9f57b3 update translations 2026-03-18 12:53:44 +01:00
Gaelle Braud
189dfc646c wait for main window to be created to display fetch config error #LINQT-2413 2026-03-18 12:53:31 +01:00
Gaelle Braud
04c5295f4a update SDK (fix #LINQT-2453) 2026-03-18 10:59:36 +01:00
Gaelle Braud
728a5c3f6a 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-17 14:27:07 +01:00
Gaelle Braud
88cd7299b9 update translations 2026-03-17 11:56:11 +01:00
Gaelle Braud
304f84d852 fix rich text display 2026-03-17 11:56:01 +01:00
Gaelle Braud
2b616b7ef1 fix uri between quotes in rich texts #LINQT-2474 2026-03-17 11:49:45 +01:00
gaelle.braud
b977abd98f remove not existing signal 2026-03-16 14:23:44 +01:00
gaelle.braud
22084409e9 fix notification displaying linphone window on macos 2026-03-16 12:17:05 +01:00
gaelle
361a8f05bd 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:18:18 +01:00
Gaelle Braud
9aa5e1d8b3 fix oidc crash 2026-03-10 11:53:54 +01:00
Gaelle Braud
00f94690c8 arm64 compilation for macos 2026-03-10 09:09:55 +01:00
Gaelle Braud
16477442cd force timeout on request finished 2026-03-10 09:05:39 +01:00
Gaelle Braud
e763a9ad9d store reply in variable because it will be empty once read (try to fix oidc) 2026-03-09 18:43:29 +01:00
Gaelle Braud
a5cf234dca fix crash on start 2026-03-09 18:03:07 +01:00
Gaelle Braud
c4385ed5d4 set screen for notification 2026-03-09 11:52:32 +01:00
Gaelle Braud
9ec465763f Update participant identification in removal/admim-toggle inside rooms (cherry pick 929feffc6f5f343fde931ce4c4dfccab0eb26f23 from quanta/master) 2026-03-06 16:15:55 +01:00
Gaelle Braud
836fe17a35 Fix premature exit of testing loop (cherry pick e340fa823695e89aecc59844b690805ec63a3656 from quanta/master) 2026-03-06 16:15:51 +01:00
Gaelle Braud
574a9b505f Fix crash in chat list delegate destruction during model update (cherry pick from quanta/master c108d42d9c1292556fc79d48830ad90cf6815925) 2026-03-06 10:49:51 +01:00
Gaelle Braud
992e682963 hide vertical tab buttons texts until the associated image is ready for the first time 2026-03-06 10:49:46 +01:00
Jehan Monnier
12dfd2403f update oidc client secret auth 2026-03-04 16:56:45 +01:00
Jehan Monnier
3240f0f757 fix oidc connector scope parsing in case of QT >= 9.0 2026-03-04 16:56:45 +01:00
Jehan Monnier
5a956ff655 remove login_hint as most of the time it's unrelated to sip username 2026-03-04 16:56:45 +01:00
Gaelle Braud
d7202a15b8 update translations 2026-03-04 16:56:45 +01:00
Gaelle Braud
7dbe238f17 SafeConnection premature destruction in ParticipantDeviceList and ParticipantList (cherry pick from quanta) 2026-03-04 16:21:50 +01:00
Gaelle Braud
adbc31da57 never add chat room to chat list if has conference info 2026-03-04 16:16:05 +01:00
Gaelle Braud
7ba39b4be1 reset lists data if core is not On 2026-03-04 11:40:37 +01:00
Gaelle Braud
3c7eb3d428 update translations 2026-03-03 14:55:53 +01:00
Gaelle Braud
ab9d78a89e change ephemeral api from SDK update 2026-03-03 14:51:54 +01:00
gaelle
a1ae4c02f7 fix glitching images on buttons 2026-03-03 14:51:54 +01:00
gaelle
6500f09ef1 try fix for non showing notification on Windows 2026-03-03 14:51:54 +01:00
gaelle
ed89a81fd7 use display name for message notification sender 2026-03-03 14:51:54 +01:00
gaelle
34a4c99e2c update SDK to 5.4.92 2026-03-03 14:51:54 +01:00