Gaelle Braud
4e9b38de66
update SDK to 5.4.88
2026-02-24 15:17:26 +01:00
Gaelle Braud
a8606068ea
Improve ui to access chat header buttons when window is at its minimum width
2026-02-24 15:13:27 +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
Sylvain Berfini
e2c0f622e6
Updated translations from Weblate
2026-02-24 10:35:16 +00: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
d60a9b6f2b
Make the chat sending text area take all the space available in splitview #LINQT-2382
2026-02-23 14:41:21 +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
983ae54ac0
fix : do not disconnect safeconnection as it disconnects the hole core/model connection
2026-02-20 16:50:50 +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
2252a08db9
fix enableVideo value #LINQT-2422
2026-02-18 17:04:18 +01:00
Gaelle Braud
b785a4765b
hide transfer button in list if call is not connected yet (MANTIS-14330)
2026-02-18 13:01:16 +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
9c2274ab8e
disable camera when accepting audio call
...
force automatically_accept_direction to ReceiveOnly on migration
2026-02-17 11:31:10 +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
896be651b5
update SDK to 5.4.86+2
2026-02-16 14:15:46 +01:00
Gaelle Braud
6b5e217480
fix windows ci
2026-02-16 12:43:45 +01:00
Gaelle Braud
5e58f29aa0
try to fix windows ci
2026-02-16 09:52:30 +01:00
Sylvain Berfini
dd21575f0b
Updated translations from Weblate
2026-02-12 13:44:20 +00: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
e753f465b9
Set Text items format to plain text by default #LINQT-2421
2026-02-10 17:28:11 +01:00
Peio Rigaux
8015362e9b
Add back Qt 6.8.3 for GNU/Linux and mac, use back precedent macos tag since we don't need macos 14+ anymore
2026-02-09 16:10:46 +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
e83cc16a47
x86_64 compilation
2026-02-09 12:16:06 +01:00
gaelle.braud
2c4e2c0565
try to fix intel macos compilation
2026-02-09 12:16:06 +01:00
Gaelle Braud
3fd45bb186
fix key navigation in start call popup when several addresses
2026-02-09 10:37:13 +01:00
gaelle.braud
023f3a543c
fix notification so it is displayed even if the app is not in front
2026-02-06 16:38:30 +01:00
Gaelle Braud
361866f9f9
add visible focus on button to ease key navigation
...
allow call from pressing enter in new call search bar if dialer open
2026-02-06 13:24:25 +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
23bb9c13a4
Start call with pressing enter when entering a name/address in the magic search (Mantis-0013965; #ISERE-11)
2026-02-05 18:22:11 +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
Sylvain Berfini
3d1ff2d83e
Updated translations from Weblate
2026-02-05 08:17:04 +00: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
Gaelle Braud
e3e5d46e0a
update SDK to 5.4.85
2026-02-03 17:46:31 +01:00
Gaelle Braud
fd7a5e65f1
hide notification content setting
2026-02-02 13:27:51 +01:00
Gaelle Braud
d234a6c3d4
check if safe connection is being destroyed before trying lock
...
Add apply button and success/error toast for managing chatroom participants
debug logs
2026-01-30 17:07:35 +01:00
Gaelle Braud
bdca7f3f03
enable native ringing if ringtone is empty
2026-01-30 11:43:12 +01:00
Gaelle Braud
7ff0278b11
fix hide spinner in chat messages list when model reset
2026-01-29 09:36:41 +01:00
Gaelle Braud
2cbd30aa68
fix linux packaging (CMAKE_OPTIONS was overriding options set in gitlab CI variables)
2026-01-28 17:42:46 +01:00
Gaelle Braud
8d20e2dfb4
add debug in crashing connect for debug
2026-01-28 17:23:52 +01:00
Gaelle Braud
cee29000ec
activate bugsplat on linux/macos nightly packages
2026-01-28 12:49:28 +01:00
Gaelle Braud
d23d1c3cf4
activate bugsplat
2026-01-28 12:12:54 +01:00