qtutilities/settingsdialog
Martchus 3fffbc26e8 Fix selecting custom palette
For some reason the tool button's palette changes back to the old palette
when applying changes. So it cannot be used to hold the intermediately
selected paletted.
2023-06-08 13:28:35 +02:00
..
optioncategory.cpp Improve parameter-passing in settings classes 2019-08-10 21:56:53 +02:00
optioncategory.h Use fully qualified type in signal signature of `OptionCategory` 2023-03-26 19:51:50 +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 Add OptionPageWidget with `paletteChanged()` signal 2022-07-16 18:44:47 +02:00
optionpage.h Add OptionPageWidget with `paletteChanged()` signal 2022-07-16 18:44:47 +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 Fix selecting custom palette 2023-06-08 13:28:35 +02:00
qtsettings.h Allow disabling notices in Qt settings option pages 2023-03-26 21:24:43 +02:00
settingsdialog.cpp Improve handling style changes in custom dialog style 2023-03-25 18:49:43 +01:00
settingsdialog.h Improve handling style changes in custom dialog style 2023-03-25 18:49:43 +01:00
settingsdialog.ui Allow adding additional widgets to the heading of the settings dialog 2022-08-27 15:02:16 +02:00