gaelle.braud
0b1c081aaa
force set camera enabled when accepting call (camera seems to be enabled by default on macos)
2026-02-12 12:22:29 +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
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
Gaelle Braud
4a763ee99d
do not clone conference info object on model creation as it blocks the creation
...
fix typo in cancelCreation calling
2026-01-28 10:29:40 +01:00
Gaelle Braud
751ddb117e
update SDK to 5.4.82
2026-01-27 15:37:12 +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
Sylvain Berfini
53c5c9cce1
Updated translations from Weblate
2026-01-27 08:44:03 +00: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
4c9d6b4d7c
passing const ref when copy not needed
2026-01-26 12:30:40 +01:00
Gaelle Braud
7aad75075e
fix conference event handled condition #LINQT-2146
2026-01-23 17:02:26 +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
be5a7fa4e7
force starting timeout when oidc authentication requested so we can cancel the process in case the url isn't working
2026-01-23 11:09:23 +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
bc8f542896
update SDK to 5.4.80
2026-01-22 15:54:46 +01:00
Gaelle Braud
e416b01ba4
update translations
2026-01-22 14:38:54 +01:00
Gaelle Braud
6d5b9c58f2
Do not add chatroom to the list if created from a conference call
2026-01-22 14:38:47 +01:00
Gaelle Braud
df979d4270
Update settings when configuration succeed in case it contains settings modifications
2026-01-22 14:38:37 +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
5622016824
fix crash when eventLog from newEvent signal is null
2026-01-21 17:00:23 +01:00
Gaelle Braud
cdd2783f6c
fix chat message text format #LINQT-2358
2026-01-21 16:35:51 +01:00
Gaelle Braud
752f9096bf
update SDK to 5.4.79
2026-01-21 10:39:27 +01:00
Sylvain Berfini
2f73a297e9
Fixed typos
2026-01-21 09:56:52 +01:00
Sylvain Berfini
401c753cc6
Updated translations from Weblate
2026-01-21 08:48:29 +00:00
Gaelle Braud
b864fed809
fix search in chat history #LINQT-2349 #LINQT-2350
2026-01-19 12:51:46 +01:00