qtutilities/settingsdialog
Martchus c7426403e5 Allow configuring notice on localization option page individually
Whether an application can retranslate the UI dynamically likely differs
from whether the other appearance related settings can be applied
dynamically so this needs to be configurable individually.

Additionally, the environment settings can never be applied dynamically so
the notice on that page should always be shown.
2023-07-03 00:21:29 +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 Make the settings dialog react to language changes 2023-07-02 17:12:32 +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 configuring notice on localization option page individually 2023-07-03 00:21:29 +02:00
qtsettings.h Allow configuring notice on localization option page individually 2023-07-03 00:21:29 +02:00
settingsdialog.cpp Retranslate tab texts in settings dialog dynamically 2023-07-02 23:54:55 +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