Commit graph

17 commits

Author SHA1 Message Date
1c7e9271bf Fix: ComboSetting support for QStringList models and multiple model types
- Add type detection for three different model types:
  - QStringList (video devices): plain strings
  - Audio devices: objects with {id, display_name}
  - Simple entries (language, color): objects with {text, value}
- Set textRole: "" for video devices ComboBox (QStringList)
- Fix ComboBox popup background color for dark mode
- Add window background color to CallsWindow for dark mode
- Update documentation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-08 07:41:28 +01:00
Alexandre Jörgensen
a9a78cb4bf Accessibility and code improvments:
* Normalize and correct linphone color
* Add border when user focus using keyboard navigation
* Correct some keyboard navigation
* Add accessibility screen reading to interactive elements except chat and meeting
2025-10-15 12:50:43 +02:00
gaelle
1f05363fd4 use utils formatDate function
close #LINQT-1704 remove video conference factory uri for 6.0 linphone accounts
2025-03-27 11:03:47 +01:00
gaelle
f81400eed0 cmake + french translation 2025-03-19 17:01:15 +01:00
Gaelle Braud
06647f002a resize the app according to screen definition
fix ui size according to screen resolution
2025-03-07 11:36:34 +01:00
gaelle
b2d20b72e9 fix #LINQT-1675 enable video switch in settings 2025-03-03 16:40:40 +01:00
Gaelle Braud
db6fc41480 fix #LINQT-1622 connection succeed popup
set new privacy policy and terms of use urls

fix mic volume tester visibility in call

fix #LINQT-1583 secured avatar on unsecured address in call history

fix #LINQT-1631 zrtp to verify devices

fix #LINQT-1526 title inside stackview to avoid freeze effect

fix #LINQT-1579 spacing in layouts

fix #LINQT-1625 right panel closes before new call starts

crop text sticker

fix verified icon size
2025-01-28 18:13:10 +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
Gaelle Braud
79b15f4178 account parameters save
settings parameters save

ldap enabled save
2024-12-18 15:50:57 +01: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
Gaelle Braud
a780825c12 fix meeting form
fix visible

fix #LINQT-1363 + #LINQT-1364

fix #LINQT-1356
2024-10-29 17:12:32 +01:00
Gaelle Braud
92f1eaa88f wrong address in sticker in waiting room 2024-10-09 18:12:41 +02:00
Gaelle Braud
2fce83fb43 fix #LINQT-1304 microphone auto test slider 2024-10-09 18:12:41 +02:00
Julien Wadel
b27cc35638 Revert using Material to Basic in order to not be disturbed by new design 2024-09-30 17:42:37 +02:00
Julien Wadel
24a6d3f910 Fix QML Windows style 2024-09-30 09:20:20 +00:00
Julien Wadel
a66528326f Setlocal and update SDK.
Fix reset audio parameters when entering into call options.
2024-09-27 17:06:47 +02:00
Gaelle Braud
ca346da033 rename files 2024-09-19 08:38:49 +02:00
Renamed from Linphone/view/Control/Form/Settings/InCallSettingsPanel.qml (Browse further)