qtutilities/settingsdialog
Martchus 647ad121a5 Improve setting default icon theme
* Set the default icon theme when applying Qt settings and the "system"
  theme is supposed to be used but none could be determined by Qt
    * Use a bundled icon theme depending on whether the current palette is
      light or dark
* Apply the default not only under Windows anymore; supposedly this makes
  sense under any platform where Qt cannot determine the icon theme for us
2023-03-15 21:27:04 +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 Improve setting default icon theme 2023-03-15 21:27:04 +01: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