qtutilities/settingsdialog
Martchus a7d2611400 Allow re-applying the default icon theme independently of palette
This is useful under Android where the palette is apparently not set to
something matching the darkmode setting but the Qt Quick Material style
nevertheless seems to follow the darkmode setting. So we just want to take
the darkmode setting into account for assigning the appropriate icon theme
and ignore the palette.
2024-03-31 13:42:38 +02:00
..
optioncategory.cpp Make the settings dialog react to language changes 2023-07-02 17:12:32 +02:00
optioncategory.h Make the settings dialog react to language changes 2023-07-02 17:12:32 +02:00
optioncategoryfiltermodel.cpp Support Qt 6 (commit 174154b) 2020-09-04 00:44:48 +02:00
optioncategoryfiltermodel.h Have everything in one top-level namespace 2019-06-10 21:57:46 +02:00
optioncategorymodel.cpp Avoid several warnings when building against Qt 6 2021-11-04 00:06:15 +01:00
optioncategorymodel.h Add property for categories of OptionCategoryModel 2019-08-10 21:59:29 +02:00
optionpage.cpp Make the settings dialog react to language changes 2023-07-02 17:12:32 +02:00
optionpage.h Apply clang-format 2023-07-03 00:26:25 +02:00
optionpage.ui.template improved settings dialog API 2016-04-04 14:49:40 +02:00
qtappearanceoptionpage.ui Fix typos found via `codespell --skip .git -w` 2021-07-03 19:14:13 +02:00
qtenvoptionpage.ui Have everything in one top-level namespace 2019-06-10 21:57:46 +02:00
qtlanguageoptionpage.ui Have everything in one top-level namespace 2019-06-10 21:57:46 +02:00
qtsettings.cpp Allow re-applying the default icon theme independently of palette 2024-03-31 13:42:38 +02:00
qtsettings.h Allow re-applying the default icon theme independently of palette 2024-03-31 13:42:38 +02:00
settingsdialog.cpp Apply clang-format 2023-07-03 00:26:25 +02:00
settingsdialog.h Retranslate tab texts in settings dialog dynamically 2023-07-02 23:54:55 +02:00
settingsdialog.ui Allow adding additional widgets to the heading of the settings dialog 2022-08-27 15:02:16 +02:00