dolphin/Source/Core/DolphinQt/Config/ToolTipControls
Admiral H. Curtiss 6d585b6eb6
DolphinQt/Settings: Split setting of the user style into two functions.
This makes it so that if you just want to reload the current style (eg. on program start, or in response to a system event), you don't need to know the name of the currently selected user style. It's also more consistent with the way the 'userstyle/enabled' flag works.
2023-11-05 12:58:11 +01:00
..
BalloonTip.cpp DolphinQt/Settings: Split setting of the user style into two functions. 2023-11-05 12:58:11 +01:00
BalloonTip.h Qt/Config: Move BalloonTip.h/cpp from Graphics to ToolTipControls 2023-04-19 16:46:46 -07:00
ToolTipCheckBox.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ToolTipCheckBox.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ToolTipComboBox.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ToolTipComboBox.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ToolTipPushButton.cpp DolphinQt: Add ToolTipPushButton. 2023-08-12 21:33:43 +02:00
ToolTipPushButton.h DolphinQt: Add ToolTipPushButton. 2023-08-12 21:33:43 +02:00
ToolTipRadioButton.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ToolTipRadioButton.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ToolTipSlider.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ToolTipSlider.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ToolTipSpinBox.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ToolTipSpinBox.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ToolTipWidget.h DolphinQt: assume QT_VERSION_CHECK >= 6.0.0 2023-04-25 10:39:05 -07:00