dolphin/Source/Core/DolphinQt/Config
Dentomologist ac4fd2297f CheatsManager: Allow making the window smaller
Move CheatManager's child widgets into scroll areas to allow making the
window smaller than the default.

In CheatSearchWidget, enable word wrapping for the label describing the
address space and search type to help it fit better inside a narrower
window.
2024-03-31 13:17:56 -07:00
..
ConfigControls ConfigFloatSlider: Resolve -Wshadow warning 2023-12-12 17:07:37 -05:00
ControllerInterface
Graphics DolphinQt: Tweak the aspect ratio setting description 2024-03-24 15:18:58 +01:00
Mapping ControllerInterface: Add IsHidden function to Control interface. 2024-03-14 23:43:58 -05:00
ToolTipControls DolphinQt: Fix BalloonTip positioning on secondary monitors. 2024-03-20 03:13:11 -05:00
ARCodeWidget.cpp CheatsManager: Allow making the window smaller 2024-03-31 13:17:56 -07:00
ARCodeWidget.h Disable cheats in hardcore mode 2023-12-02 16:41:17 -05:00
CheatCodeEditor.cpp
CheatCodeEditor.h
CheatWarningWidget.cpp
CheatWarningWidget.h
CommonControllersWidget.cpp
CommonControllersWidget.h
ControllersWindow.cpp
ControllersWindow.h
FilesystemWidget.cpp
FilesystemWidget.h
FreeLookWidget.cpp AchievementManager: Make GetInstance() return a reference 2023-12-11 13:36:39 -05:00
FreeLookWidget.h
FreeLookWindow.cpp Disable Freelook in hardcore mode 2023-12-02 16:41:16 -05:00
FreeLookWindow.h Disable Freelook in hardcore mode 2023-12-02 16:41:16 -05:00
GameConfigEdit.cpp
GameConfigEdit.h
GameConfigHighlighter.cpp
GameConfigHighlighter.h
GameConfigWidget.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
GameConfigWidget.h
GamecubeControllersWidget.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
GamecubeControllersWidget.h
GeckoCodeWidget.cpp CheatsManager: Allow making the window smaller 2024-03-31 13:17:56 -07:00
GeckoCodeWidget.h Disable cheats in hardcore mode 2023-12-02 16:41:17 -05:00
GraphicsModListWidget.cpp GraphicsModListWidget: Pass optional by const reference 2024-01-31 12:09:35 -05:00
GraphicsModListWidget.h GraphicsModListWidget: Pass optional by const reference 2024-01-31 12:09:35 -05:00
GraphicsModWarningWidget.cpp
GraphicsModWarningWidget.h
HardcoreWarningWidget.cpp Added Hardcore Warning Widget 2023-12-02 16:41:15 -05:00
HardcoreWarningWidget.h Added Hardcore Warning Widget 2023-12-02 16:41:15 -05:00
InfoWidget.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
InfoWidget.h
LogConfigWidget.cpp
LogConfigWidget.h
LogWidget.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
LogWidget.h
NewPatchDialog.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
NewPatchDialog.h
PatchesWidget.cpp Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
PatchesWidget.h Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
PropertiesDialog.cpp Disable cheats in hardcore mode 2023-12-02 16:41:17 -05:00
PropertiesDialog.h Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
SettingsWindow.cpp
SettingsWindow.h
VerifyWidget.cpp
VerifyWidget.h
WiimoteControllersWidget.cpp Core: Move Emulation IOS instance to System. 2024-02-07 22:07:30 +01:00
WiimoteControllersWidget.h