index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Settings.cpp
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2026-01-17
Fix various typos and spelling mistakes
Sintendo
2025-11-16
Merge pull request #13689 from JosJuice/lock-core-any-thread
JosJuice
2025-11-14
DolphinQt: Add Fusion-based styles.
cristian64
2025-11-14
DolphinQt: Define tool tip padding as factor of font size.
cristian64
2025-11-10
Core: Remove IsHostThread
JosJuice
2025-11-09
Core: Make AddOnStateChangedCallback use HookableEvent.
Jordan Woyak
2025-11-06
Common: Remove the string parameters from the HookableEvent interface.
Jordan Woyak
2025-11-05
InputCommon: Make ControllerInterface RegisterDevicesChangedCallback use Comm...
Jordan Woyak
2025-10-27
WiiPane: Use ConfigControls where applicable
Joshua Vandaƫle
2025-08-01
Merge pull request #13776 from jordan-woyak/win-dark-mode-styles
Admiral H. Curtiss
2025-07-21
DolphinQt: Stop re-enabling Code widget when toggling debug mode
Amphitryon
2025-06-25
DolphinQt: Fix Windows dark theme when using external stylesheets.
Jordan Woyak
2025-05-07
HotkeyManager: Add HK_TOGGLE_WII_SPEAK_MUTE
Sepalani
2025-04-25
Settings: Remove ConfigChangedCallback on shutdown
Dentomologist
2025-03-26
AudioPanel: Refactor to use Config system. Some options were changed to a di...
TryTwo
2025-01-30
DolphinQt: Use global settings object also for debugger settings.
cristian64
2025-01-01
Simplify `std::find` with `Common::Contains`
mitaclaw
2024-10-17
Simplify `std::remove` with `std::erase`
mitaclaw
2024-09-27
DolphinQt: Remove unneeded Win32 code
robxnano
2024-07-29
GeneralPane: Add BalloonTip to cheats checkbox
Dentomologist
2024-06-26
FrameAdvance: Fix continuous frame advancing while the debug UI is open. Bl...
TryTwo
2024-06-23
DolphinQt: fix two -Wunused-lambda-capture warnings
Tillmann Karras
2024-06-06
Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't defined
JosJuice
2024-05-31
InterfacePane: Add BalloonTip to cursor visible radio buttons
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to lock mouse checkbox
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to top window checkbox
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to theme combobox
Dentomologist
2024-05-02
Disabled Hardcore Mode when Achievements disabled
LillyJadeKatrin
2023-12-16
Merge pull request #11497 from vyuuui/debugger_assembler_ui
Tilka
2023-12-13
Parser and Assembler implementations
vyuuui
2023-12-02
Disable Debug Mode in hardcore mode
LillyJadeKatrin
2023-11-05
DolphinQt/Settings: Add option to force the light or dark style on Windows.
Admiral H. Curtiss
2023-11-05
DolphinQt/Settings: Split setting of the user style into two functions.
Admiral H. Curtiss
2023-08-12
DolphinQt: Adjust panel-specific colors and syntax highlighting for dark theme.
Admiral H. Curtiss
2023-08-12
DolphinQt: Set the application palette to a matching one when the Windows dar...
Admiral H. Curtiss
2023-08-12
DolphinQt: Switch dark/light theme when Windows theme changes.
Admiral H. Curtiss
2023-08-12
DolphinQt: Auto-load embedded dark theme on Windows if the user uses a system...
Admiral H. Curtiss
2023-08-12
DolphinQt: On Windows, detect whether the system is using a dark theme.
Admiral H. Curtiss
2023-06-02
Core: Assert that only the Host thread may call PauseAndLock().
Admiral H. Curtiss
2023-04-17
Only force-show the code widget when first enabling the debugger
Pokechu22
2023-01-31
Cleanup headers
Scott Mansell
2022-11-06
AudioCommon: Pass Core::System to AudioCommon functions.
Admiral H. Curtiss
2022-06-27
DolphinQt: add warning if graphics mods are not enabled
iwubcode
2022-06-02
qt: unregister Settings' DevicesChanged callback during shutdown
Shawn Hoffman
2022-05-25
Windows: Remove unused Qt 5 code and references
Dentomologist
2022-05-09
qt/win: remove hack for tab bar scroll buttons
Shawn Hoffman
2022-03-31
Qt: Set font size for default debug font.
Admiral H. Curtiss
2022-02-20
Use config changed callback to detect SD insertion/ejection
JosJuice
2022-01-06
Config: Port WiiKeyboard setting to new config system.
Admiral H. Curtiss
[next]