dolphin/Source/Core/DolphinQt/Config/ToolTipControls
Dentomologist 56ff19c513 BalloonTip: Rework BalloonTip drawing
* Fix irregularly shaped corners
* Remove extra space for BalloonTips with no message or no title
* When the target tip location is not on a screen, put the tooltip on
  the mouse's screen instead of the primary screen
* Fix description getting cut off when the title was too long
* Expose border width as a parameter
* Fix spacing and sizing issues with larger border widths
2024-02-17 12:36:19 -08:00
..
BalloonTip.cpp BalloonTip: Rework BalloonTip drawing 2024-02-17 12:36:19 -08:00
BalloonTip.h BalloonTip: Rework BalloonTip drawing 2024-02-17 12:36:19 -08: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 BalloonTip: Rework BalloonTip drawing 2024-02-17 12:36:19 -08:00