Christophe Deschamps
9457e8fe25
Revert "Check authInfo before doing getDeviceList request"
...
This reverts commit 1eb57b24b5 .
2026-03-24 16:33:18 +01:00
Christophe Deschamps
1eb57b24b5
Check authInfo before doing getDeviceList request
2026-03-24 08:42:41 +01:00
Gaelle Braud
5774382257
clean code to remove warning
2026-03-19 11:13:36 +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
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
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
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
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
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
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
ab9d78a89e
change ephemeral api from SDK update
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 Braud
e23afaf0de
add debug for sso issue and display error on request failed
2026-03-03 13:39:46 +01:00
Gaelle Braud
f4fac9479b
add more debug for non showing notification and try hack
2026-03-02 10:51:56 +01:00
Gaelle Braud
3da106d4d2
add auto check for update on start config setting
2026-03-02 10:26:32 +01:00
Gaelle Braud
9acbcbf6c3
Fix crash in app state change
2026-02-27 13:33:12 +01:00
Gaelle Braud
bf0c036360
Add debug for disappearing notification on Windows
2026-02-26 15:57:17 +01:00
Gaelle Braud
fbb9f7bc63
display exact matching result on the top of the suggestions list #LINQT-2433
2026-02-26 13:53:53 +01:00
Gaelle Braud
7feb4177da
do not add chatroom if it does not match the filter #LINQT-2431
2026-02-26 13:53:53 +01:00
Gaelle Braud
e6c32f01eb
fix crash on null window
2026-02-25 10:51:19 +01:00
Gaelle Braud
7c84741442
Fix attempt for image not displaying immediatly
2026-02-25 10:02:04 +01:00
Gaelle Braud
a124d581e0
fix crash on restart due to null main window
2026-02-24 15:02:02 +01:00
Gaelle Braud
d6df08168d
Make the beginResetModel/mList.clear()/endResetModel sequence atomic
...
Delete raw pointer lists after items are added to the lists
2026-02-24 15:00:39 +01:00
Gaelle Braud
7919c38ed1
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:47 +01:00
Gaelle Braud
a6ad090c06
fix crash when no conference organizer
2026-02-23 18:44:15 +01:00
Gaelle Braud
35c3420526
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 10:54:59 +01:00
Gaelle Braud
8266ce8e6a
Fixes :
...
invalidate meeting filter when meeting list becomes visible
invalidate meeting filter when meeting removed (try to fix #LINQT-2429)
try to resolve crash by disconnecting SafeConnection when destroyed
2026-02-20 16:09:27 +01:00
gaelle
2e46a59396
Force notification windows to raise when unlocking screen on Windows
2026-02-20 12:01:57 +01:00
Gaelle Braud
6166a2f0fb
fix macos crash on close due to mainwindow being destroyed
2026-02-19 14:27:11 +01:00
Gaelle Braud
991a444b37
try to fix invisible notification when it is created while screen is locked (MANTIS-14171)
2026-02-19 10:27:27 +01:00
Gaelle Braud
151468a95d
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-18 12:31:47 +01:00
Gaelle Braud
c43a1c1fc5
support as much emojis as possible for Qt < 6.9.0
2026-02-16 15:22:47 +01:00
Gaelle Braud
7e0a33766b
fix Windows crashes dump upload on BugSplat #LINQT-2384
...
Try to fix deploy (symbols are not uploaded in deploy, only packaging works with cr)
2026-02-11 18:58:10 +01:00
Gaelle Braud
bf786c67a3
download folder setting
2026-02-11 15:51:48 +01:00
Gaelle Braud
38ff5ba7cd
revert Qt6.10 changes for MacOS compatibility (Qt 6.10 needs MacOS 13 or later)
...
=> use Qt6.8 as minimum version for long time support
2026-02-09 12:16:14 +01:00
Gaelle Braud
d09f7cad0b
fix fetch config with url and do not display confirmation popup if fetching from url or cli
2026-02-06 12:46:49 +01:00
Gaelle Braud
b6f465f9a0
Set presence to busy when reset presence when in call (Mantis 0014443)
2026-02-05 16:59:02 +01:00
Gaelle Braud
e053fcf63e
do not display non secured message in chatroom if server does not allow encrypted chats
2026-02-05 16:24:05 +01:00
Gaelle Braud
de7b3e1f56
Handle both fetch-config and call in the same command #LINQT-2306
...
fix compil warning from ChatProxy
2026-02-05 15:05:10 +01:00
Gaelle Braud
b2e859de06
update download folder after settings created #LINQT-2402
2026-02-04 16:35:40 +01:00
Gaelle Braud
158f640731
Try to handle both fetch-config and call in the same command #LINQT-2306
2026-02-03 17:46:31 +01:00