summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Settings.h
AgeCommit message (Expand)Author
2026-05-07Core: Implement automatic symbol demanglingAmber Brault
2026-04-17Improve usage of std::move and const references parametersMartino Fontana
2026-03-13GameList: Add status bar with game countDentomologist
2026-01-25Remove unused importsMartino Fontana
2025-11-14DolphinQt: Add Fusion-based styles.cristian64
2025-11-09Core: Make AddOnStateChangedCallback use HookableEvent.Jordan Woyak
2025-11-05InputCommon: Make ControllerInterface RegisterDevicesChangedCallback use Comm...Jordan Woyak
2025-10-27WiiPane: Use ConfigControls where applicableJoshua Vandaƫle
2025-06-07Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...Jordan Woyak
2025-05-07HotkeyManager: Add HK_TOGGLE_WII_SPEAK_MUTESepalani
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2025-04-25Settings: Remove ConfigChangedCallback on shutdownDentomologist
2025-04-13Add RAIntegration event handlerLillyJadeKatrin
2025-03-26AudioPanel: Refactor to use Config system. Some options were changed to a di...TryTwo
2024-09-27DolphinQt: Remove unneeded Win32 coderobxnano
2024-07-29GeneralPane: Add BalloonTip to cheats checkboxDentomologist
2024-07-04Merge pull request #12784 from TryTwo/PR_Frame_Advance_FixAdmiral H. Curtiss
2024-06-26FrameAdvance: Fix continuous frame advancing while the debug UI is open. Bl...TryTwo
2024-06-23Merge pull request #12878 from LillyJadeKatrin/retroachievements-hardcore-sta...JMC47
2024-06-23DolphinQt: fix two -Wunused-lambda-capture warningsTillmann Karras
2024-06-20Decouple Hardcore from EmulationStateChangedLillyJadeKatrin
2024-05-31InterfacePane: Add BalloonTip to cursor visible radio buttonsDentomologist
2024-05-31InterfacePane: Add BalloonTip to lock mouse checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to theme comboboxDentomologist
2024-03-22DolphinQt Settings: Signal Debug Font By Const Referencemitaclaw
2023-12-13Parser and Assembler implementationsvyuuui
2023-11-05DolphinQt/Settings: Add option to force the light or dark style on Windows.Admiral H. Curtiss
2023-11-05DolphinQt/Settings: Split setting of the user style into two functions.Admiral H. Curtiss
2023-08-12DolphinQt: Adjust panel-specific colors and syntax highlighting for dark theme.Admiral H. Curtiss
2023-08-12DolphinQt: Set the application palette to a matching one when the Windows dar...Admiral H. Curtiss
2023-08-12DolphinQt: Switch dark/light theme when Windows theme changes.Admiral H. Curtiss
2023-08-12DolphinQt: On Windows, detect whether the system is using a dark theme.Admiral H. Curtiss
2022-06-27DolphinQt: add warning if graphics mods are not enablediwubcode
2022-06-02qt: unregister Settings' DevicesChanged callback during shutdownShawn Hoffman
2021-12-31Config: Port remaining Interface settings to new config system.Admiral H. Curtiss
2021-10-12Add option for Never Hide Mouse Cursorsowens99
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-07Qt: Fix IOWindow keeping a shared ptr to devices even after them being remove...Filoppi
2021-05-27Implement Cursor Locking and new input focus checks for itFiloppi
2021-04-28Qt: make all tooltips look similar to balloon tips (and share parts of their ...Filoppi
2020-11-28Add Fallback Region to configuration menuVincent Cunningham
2020-10-01Improved responsiveness when refreshing game list.Christian Aguilera
2020-10-01Removed all references to GameListModel from the Settings component.Christian Aguilera
2020-05-03Debugger: Add a Thread widgetSepalani
2020-05-02DolphinQt: Store name of user style, not pathJosJuice
2020-04-27Debugger: Add a Network widgetSepalani
2019-11-11Merge pull request #8456 from jordan-woyak/input-gate-race-fixConnor McLaughlin
2019-11-06InputCommon: Make the "input gate" not racey.Jordan Woyak
2019-10-19Add signals to enable/disable Refresh buttonSilent
2019-07-03Add a hotkey for inserting/ejecting the SD cardJosJuice