Gaelle Braud
4e27f3528a
add auto check for update on start config setting
2026-03-19 15:01:45 +01:00
Gaelle Braud
858ec41ccb
clean code to remove warning
2026-03-19 15:01:40 +01:00
Gaelle Braud
1188c5dd30
disable call forward setting
...
fix button ui
2026-03-13 16:45:35 +01:00
Gaelle Braud
5f8d0e0d79
add ui settings for showing/hiding past meetings
2026-03-04 18:00:35 +01:00
Gaelle Braud
c2f8dac06d
show_past_meetings setting
2026-03-04 13:38:06 +01:00
Gaelle Braud
06266a49b1
download folder setting
2026-02-16 15:44:26 +01:00
Gaelle Braud
ca4380bfd0
hide notification content setting
2026-02-02 13:58:36 +01:00
Gaelle Braud
d9b879fac7
enable native ringing if ringtone is empty
2026-01-30 11:42:26 +01:00
Gaelle Braud
df979d4270
Update settings when configuration succeed in case it contains settings modifications
2026-01-22 14:38:37 +01:00
Julien Wadel
b562c529bc
Features: CrashReporter with Crashpad and Bugsplat.
2025-12-24 17:48:08 +01:00
Christophe Deschamps
78e36bfa88
Move Call Forward under the save scope in settings
2025-12-17 17:46:49 +00:00
Christophe Deschamps
1e29c57ad3
Move FPS under the save scope in settings + fix the save popup showing when not saved
2025-12-17 17:46:49 +00:00
Christophe Deschamps
c6ac29595a
Move AutoStart under the save scope in settings
2025-12-17 17:46:49 +00:00
Christophe Deschamps
f96ffcaf49
Move IPV6 under the save scope in settings
2025-12-17 17:46:49 +00:00
Gaelle Braud
ac2bcc4629
Fixes:
...
meeting form : initialize meeting title if not empty #LINQT-2125
fix download path
force active focus on sending text area when replying to message
2025-12-15 16:27:48 +01:00
Christophe Deschamps
f8a4f73993
Fix - when accessing and existing settings making no changes do not show Save? popup
2025-12-10 15:05:30 +01:00
gaelle
d0cf951fe4
fix thumbnail download paths leading to wrong thumbnail path and thumbnail not displayed in message when multiple files sent
...
remove qt5compat dependency README
2025-11-19 14:39:47 +01:00
Gaelle Braud
99c2a6ddc6
fix #LINQT-1657 do not manipulate internal gains
2025-11-05 09:32:29 +01:00
Gaelle Braud
80bf126b23
check for update
2025-11-04 17:57:15 +01:00
Gaelle Braud
4e81981c07
Fixes:
...
try to remove ffmpeg dependency #LINQT-2015
Clean friends manager maps when restarting app as the linphone core will be reset (fix #LINQT-1933)
only show error message once when linphone restarts if remote configuration failed #LINQT-2030
auto update contact list on carddav synchronized (fix #LINQT-1983)
2025-10-17 14:00:46 +02:00
Christophe Deschamps
295dbcb4c3
Theme colors via config ui|theme_main_color
2025-10-03 10:29:30 +02:00
Gaelle Braud
358125dfa6
allow changing call ringtone #LINQT-1321
2025-08-28 18:22:51 +02:00
Gaelle Braud
24c2c94633
fix #LINQT-1648 playback refresh (typo in signal)
2025-07-28 17:54:36 +02:00
Gaëlle Braud
34106a8008
fix #LINQT-1833 select chat when one result in chat list after research \
...
fix notify account when not sender \
display security settings ui \
rename hide_sip_addresses flag \
fix #LINQT-1843 disconnect old chatroom properly to avoid having message from another chatroom in the new one selected
2025-07-17 15:42:14 +00:00
Gaelle Braud
f82931d6c6
record message
...
auto download attached files setting
2025-06-17 11:17:35 +02:00
Gaelle Braud
9d5935fb53
Chat message content
2025-06-05 17:01:57 +02:00
Christophe Deschamps
096501ee20
Chat - clickable links and emoji display in bubbles
2025-05-14 12:55:10 +02:00
Christophe Deschamps
305973038d
Call Forward
2025-05-05 15:36:58 +00:00
Christophe Deschamps
0f435d32af
Command line to run upon incoming call
2025-04-23 10:52:28 +02:00
Gaelle Braud
21ee3a5414
add setting : create end to end meetings and group calls
2025-04-01 15:34:22 +02:00
gaelle
1e5af8228e
fix #LINQT-1700 hide account devices if domain does not match default domain
2025-03-25 16:28:48 +01:00
Julien Wadel
f58a1a48e5
Option to enable tone indications + update SDK
2025-01-30 09:38:26 +01:00
Gaelle Braud
12d9fdb5ae
fix #LINQT-1628 video enabled channge when security params modified
2025-01-28 09:30:15 +01:00
Julien Wadel
1c1bd91080
Crash fix on all asynchronous operations. Make alive connections, fix destructor calls.
2025-01-23 11:48:27 +01:00
Gaelle Braud
45b2a4f484
fix #LINQT-1565 button icon color
...
fix #LINQT-1582 auto save audio/video settings when changed in call
2025-01-22 18:04:36 +01:00
Julien Wadel
d5f8c1af0a
Feature: custom shortcuts on main page.
...
#LINQT-1506
2025-01-10 15:03:40 +00:00
Gaelle Braud
79b15f4178
account parameters save
...
settings parameters save
ldap enabled save
2024-12-18 15:50:57 +01:00
Gaelle Braud
7faa4cba47
fix #LINQT-1486 set default conference layout in parameters
...
LINQT-1487 add security/encryption settings
2024-12-12 17:25:53 +01:00
Julien Wadel
ef18622793
- Fix undefined signals/functions that comes from bad visibility scope.
...
- Fix binding loop on cacheBuffer and wrong variables on call statistics.
- Remove apostrophe from user-agent.
- Add RemoteCardDAV into contact list.
- Fix crash on starting a call while a conferenceInfo is loading.
- Contact details redirection after creating one.
2024-12-09 14:10:13 +00:00
Julien Wadel
9fc3caa63c
Simplify audio device description in combobox.
...
- Use of Map in Combobox.
- QML Combobox: Differentiate what we are displaying and the internal Object.
- Implement an equality operator for Objects (map).
2024-11-15 19:50:25 +01:00
Christophe Deschamps
425751413d
H264 Downloadable codec
2024-11-08 15:32:20 +00:00
Julien Wadel
ea8d2aafe7
Fix deadlocked application on windows at startup (logs,vsync initialization,thread initialization)
...
Fix cleaning memory at exit.
2024-10-23 17:30:30 +02:00
Christophe Deschamps
804af1bdbb
Set locale for date formatting to French as the rest of the app.
2024-10-15 11:19:02 +00:00
Julien Wadel
e1b8befde4
Optimizations: Paging and asynchronous loaders.
2024-10-14 17:20:58 +02:00
Gaelle Braud
2fce83fb43
fix #LINQT-1304 microphone auto test slider
2024-10-09 18:12:41 +02:00
Christophe Deschamps
666b94e277
Advanced settings
2024-10-08 14:31:48 +00:00
Christophe Deschamps
dc28c4e5cf
Network settings
2024-10-07 14:56:30 +02:00
Julien Wadel
d8f75c3994
Options : 'auto_start' + 'exit_on_close'
2024-10-02 12:40:45 +02:00
Julien Wadel
e1033b9db2
Add ringer device option
2024-10-01 11:18:31 +02:00
Christophe Deschamps
36d63098a7
- Support option for showing entire LDAP address book in contacts list ([ui]sync_ldap_contacts)
...
- Make LDAP contacts read only in the app
- Use different MagicSerach for contact list and contact searching
2024-09-27 19:45:36 +02:00