qtutilities/settingsdialog
Martchus 1dded32095 Avoid assigning wrong window icon to settings tab with no icon
* Reset the settings page's widget's parent so `windowIcon()` won't return
  the parent's icon
* Improve the coding style a little bit
2023-02-11 16:21:19 +01:00
..
optioncategory.cpp Improve parameter-passing in settings classes 2019-08-10 21:56:53 +02:00
optioncategory.h Support Qt 6 (commit 174154b) 2020-09-04 00:44:48 +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 typo 2022-06-09 20:19:27 +02:00
qtsettings.h Have everything in one top-level namespace 2019-06-10 21:57:46 +02:00
settingsdialog.cpp Avoid assigning wrong window icon to settings tab with no icon 2023-02-11 16:21:19 +01:00
settingsdialog.h Allow selecting a settings page programmatically 2022-10-02 20:31:35 +02:00
settingsdialog.ui Allow adding additional widgets to the heading of the settings dialog 2022-08-27 15:02:16 +02:00