linux.x86.linphone/Linphone
data 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
..
core Add plain text password storage option for CardDAV (Nextcloud support) 2026-02-08 06:23:20 +01:00
data Fix: Multiple UI bugs - settings display, dark mode, double buttons 2026-02-08 07:19:07 +01:00
model Add plain text password storage option for CardDAV (Nextcloud support) 2026-02-08 06:23:20 +01:00
tool check if safe connection is being destroyed before trying lock 2026-02-02 08:55:57 +01:00
view Fix: ComboSetting support for QStringList models and multiple model types 2026-02-08 07:41:28 +01:00
application_info.cmake Add Bugsplat database parameters to build. 2026-01-06 11:56:57 +01:00
CMakeLists.txt Merge branch 'release/6.1' 2026-01-27 14:38:52 +01:00
config.h.cmake Features: CrashReporter with Crashpad and Bugsplat. 2025-12-24 17:48:08 +01:00
main.cpp Merge branch 'release/6.1' 2026-01-27 14:38:52 +01:00