linux.x86.linphone/Linphone/view/Page/Window/Call
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
..
CallsWindow.qml Fix: ComboSetting support for QStringList models and multiple model types 2026-02-08 07:41:28 +01:00