dolphin/Source/Core/DolphinQt/Config
Dentomologist b59ca9682e Qt/GeneralWidget and GraphicsWidget: Remove unused member variable
m_xrr_config was used by the GeneralWidget::GetAvailableResolutions
function to get the list of supported fullscreen resolutions when
HAVE_XRANDR was set. aa4088a removed the ability to set that resolution
in the UI, leaving the GetAvailableResolutions function unused.

m_xrr_config is initialized in MainWindow which still uses it to toggle
fullscreen, but the references in GeneralWidget and GraphicsWidget
(which just ferried m_xrr_config from MainWindow to GeneralWidget) are
now unnecessary and removed in this commit.
2023-04-27 16:50:56 -07:00
..
ConfigControls Qt: Rename GraphicsChoice to ConfigChoice 2023-04-25 11:39:24 -07:00
ControllerInterface
Graphics Qt/GeneralWidget and GraphicsWidget: Remove unused member variable 2023-04-27 16:50:56 -07:00
Mapping Common/IniFile: Move interface into Common namespace 2023-04-13 10:19:28 -04:00
ToolTipControls DolphinQt: assume QT_VERSION_CHECK >= 6.0.0 2023-04-25 10:39:05 -07:00
ARCodeWidget.cpp Common/IniFile: Move interface into Common namespace 2023-04-13 10:19:28 -04:00
ARCodeWidget.h
CheatCodeEditor.cpp
CheatCodeEditor.h
CheatWarningWidget.cpp
CheatWarningWidget.h
CommonControllersWidget.cpp
CommonControllersWidget.h
ControllersWindow.cpp Qt/WiimoteControllersWidget: Add bluetooth unavailable message 2023-02-24 14:30:43 -08:00
ControllersWindow.h Qt/WiimoteControllersWidget: Add bluetooth unavailable message 2023-02-24 14:30:43 -08:00
FilesystemWidget.cpp DolphinQt: Fix memory lkea in FilesystemWidget 2023-04-04 15:59:45 -04:00
FilesystemWidget.h
FreeLookWidget.cpp Qt: Rename GraphicsChoice to ConfigChoice 2023-04-25 11:39:24 -07:00
FreeLookWidget.h Qt: Rename GraphicsChoice to ConfigChoice 2023-04-25 11:39:24 -07:00
FreeLookWindow.cpp
FreeLookWindow.h
GameConfigEdit.cpp Rename Fast Disc Speed to Emulate Disc Speed and invert option 2023-02-12 16:20:38 -05:00
GameConfigEdit.h
GameConfigHighlighter.cpp
GameConfigHighlighter.h
GameConfigWidget.cpp Rename Fast Disc Speed to Emulate Disc Speed and invert option 2023-02-12 16:20:38 -05:00
GameConfigWidget.h Common/IniFile: Move interface into Common namespace 2023-04-13 10:19:28 -04:00
GamecubeControllersWidget.cpp HW/SerialInterface: Refactor to class. 2023-03-12 16:08:56 +01:00
GamecubeControllersWidget.h
GeckoCodeWidget.cpp Common/IniFile: Move interface into Common namespace 2023-04-13 10:19:28 -04:00
GeckoCodeWidget.h
GraphicsModListWidget.cpp
GraphicsModListWidget.h
GraphicsModWarningWidget.cpp
GraphicsModWarningWidget.h
InfoWidget.cpp
InfoWidget.h
LogConfigWidget.cpp DolphinQt: Fix leak in LogConfigWidget 2023-04-04 16:05:23 -04:00
LogConfigWidget.h
LogWidget.cpp
LogWidget.h Common: Move FixedSizeQueue into Common namespace 2023-03-22 01:23:15 -04:00
NewPatchDialog.cpp
NewPatchDialog.h
PatchesWidget.cpp Common/IniFile: Move interface into Common namespace 2023-04-13 10:19:28 -04:00
PatchesWidget.h
PropertiesDialog.cpp
PropertiesDialog.h
SettingsWindow.cpp
SettingsWindow.h
VerifyWidget.cpp
VerifyWidget.h
WiimoteControllersWidget.cpp Qt/WiimoteControllersWidget: Add bluetooth unavailable message 2023-02-24 14:30:43 -08:00
WiimoteControllersWidget.h Qt/WiimoteControllersWidget: Add bluetooth unavailable message 2023-02-24 14:30:43 -08:00