dolphin-emulator/Source/Core
Dentomologist 5ca0430cb2 Qt: Remove GraphicsWidget class
The old tooltip description box used GraphicsWidget to provide shared
code to the Graphics config panes for adding descriptions to their
settings.

The description box has been replaced by BalloonTips and serves no
further purpose, so remove it and have the Graphics panes derive from
QWidget instead.
2023-04-29 14:10:37 -07:00
..
AudioCommon Common: Move FixedSizeQueue into Common namespace 2023-03-22 01:23:15 -04:00
Common Fix build of iconv code on OpenBSD 2023-04-25 01:22:05 -04:00
Core Added Invalid Request Drop to AchievementManager Request 2023-04-29 00:05:32 -04:00
DiscIO NANDImporter: Check data bounds. 2023-04-02 03:45:34 +02:00
DolphinNoGUI Embrace nullptr over NULL and 0 2023-04-15 16:07:05 -05:00
DolphinQt Qt: Remove GraphicsWidget class 2023-04-29 14:10:37 -07:00
DolphinTool
InputCommon Merge pull request #11756 from lioncash/ini 2023-04-14 20:52:30 +02:00
MacUpdater CMake: Use proper dependency tracking command for storyboard compiling 2023-03-17 01:28:33 -05:00
UICommon VideoUtils: Remove unused function GetAvailableResolutions 2023-04-26 15:22:54 -07:00
UpdaterCommon Common/CommonFuncs: Move interface into Common namespace 2023-04-18 19:23:04 -04:00
VideoBackends Merge pull request #11757 from TellowKrinkle/BCniOS 2023-04-29 08:54:18 +02:00
VideoCommon Common/LinearDiskCache: Move interface into Common namespace 2023-04-19 09:14:39 -04:00
WinUpdater Merge pull request #11770 from lioncash/err 2023-04-19 10:38:22 +02:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Common: Move CodeTrace.cpp/.h into Core 2023-04-24 09:10:43 -04:00
DolphinLib.vcxproj Added rcheevos to Externals 2023-04-02 08:28:23 -04:00
DolphinLib.vcxproj.user
DolphinLib.x64.props