Andreas Traczyk
28aa5aab6d
settings: use default audio devices
...
Refactors audio settings to avoid list model code duplication. This code
could be greatly simplified by using string lists, however the combo-box
component design is highly dependent on QAbstractItemModel based models.
Also translates the handlebarred strings upon presentation, which is
currently used to translate the "Default" prefix for the first device
item.
Gitlab: #346
Change-Id: I5ed282d29cc4ec6a090a9cdf47b0459f0db2a99b
2021-03-22 15:59:24 -04:00
Ming Rui Zhang
fc3eed8a4b
settingsview: add left padding to the text of settings combo box
...
Change-Id: Ib1dd5577d902a0c4f31a6e5418d983413f6164b3
2020-12-10 09:40:17 -05:00
ababi
7bd7b2e9ee
misc: move JamiTheme and JamiStrings to net.jami.Constants namespace
...
Change-Id: Ief728a8bd36f6c29a906686988b28b0640b2065c
2020-12-07 17:02:00 -05:00
Sébastien Blin
56560914bf
misc: add parametrizable colors for theme support
...
GitLab: #160
Change-Id: I44e7584af070fd355af623fe12433cdd68d32d30
2020-12-07 17:01:53 -05:00
ababi
7b7451b394
misc: Qt 5.14 migration
...
- QML headers revision
- networkmanager: use of deprecated QNetworkReply::error instead of errorOcurred
Gitlab: #127
Change-Id: I74f4fd01a0bf34f7a2cb4ae21e3ce611839846f5
2020-10-23 09:37:22 -04:00
agsantos
c5687508cd
settings: code clean up
...
Correct Layout and Anchors emplacement
Erase inutile code
Fix binding loop warnings
Replace magic numbers by JamiTheme values
Remove multiline comments from qml files
Change-Id: Icdde094750ccc39fa3b3c9fb9368f8609eb8981d
Gitlab: #5
2020-09-10 13:00:40 -04:00
agsantos
dc25dfa904
callView: add mediahandler preferences
...
Change-Id: Ib569048646b9e62ceac3f435d641cb4daf5a57d5
2020-08-31 17:58:04 -04:00