summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Settings.cpp
AgeCommit message (Expand)Author
2024-06-23DolphinQt: fix two -Wunused-lambda-capture warningsTillmann Karras
2024-06-06Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't definedJosJuice
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 top window checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to theme comboboxDentomologist
2024-05-02Disabled Hardcore Mode when Achievements disabledLillyJadeKatrin
2023-12-16Merge pull request #11497 from vyuuui/debugger_assembler_uiTilka
2023-12-13Parser and Assembler implementationsvyuuui
2023-12-02Disable Debug Mode in hardcore modeLillyJadeKatrin
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: Auto-load embedded dark theme on Windows if the user uses a system...Admiral H. Curtiss
2023-08-12DolphinQt: On Windows, detect whether the system is using a dark theme.Admiral H. Curtiss
2023-06-02Core: Assert that only the Host thread may call PauseAndLock().Admiral H. Curtiss
2023-04-17Only force-show the code widget when first enabling the debuggerPokechu22
2023-01-31Cleanup headersScott Mansell
2022-11-06AudioCommon: Pass Core::System to AudioCommon functions.Admiral H. Curtiss
2022-06-27DolphinQt: add warning if graphics mods are not enablediwubcode
2022-06-02qt: unregister Settings' DevicesChanged callback during shutdownShawn Hoffman
2022-05-25Windows: Remove unused Qt 5 code and referencesDentomologist
2022-05-09qt/win: remove hack for tab bar scroll buttonsShawn Hoffman
2022-03-31Qt: Set font size for default debug font.Admiral H. Curtiss
2022-02-20Use config changed callback to detect SD insertion/ejectionJosJuice
2022-01-06Config: Port WiiKeyboard setting to new config system.Admiral H. Curtiss
2022-01-06Config: Port WiiSDCard setting to new config system.Admiral H. Curtiss
2022-01-01Config: Port remaining General settings to new config system.Admiral H. Curtiss
2021-12-31Config: Port remaining Interface settings to new config system.Admiral H. Curtiss
2021-12-27Config: Port AutoUpdate settings to new config system.Admiral H. Curtiss
2021-11-20ControllerInterface: fix UpdateReferences() deadlockFiloppi
2021-10-15Port Main.DSP to MainSettingssowens99
2021-10-12Add option for Never Hide Mouse Cursorsowens99
2021-08-31Merge pull request #10021 from Dentomologist/make_windows_tabbar_scroll_butto...Léo Lam
2021-08-31DolphinQt: Make Windows tab bar scroll buttons opaqueDentomologist
2021-08-11Port Enable Cheats to the new config systemJosJuice
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-11Merge pull request #9606 from Filoppi/patch-14JosJuice
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-05-20Qt: avoid queuing ConfigChanged() more than onceFilippo Tarpini
2021-05-17Merge pull request #9678 from Filoppi/tooltips_styleJMC47
2021-05-06Fix FPS counter and Game Window speed % breaking on pause/unpauseFiloppi
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-09-15Qt: Use better method of getting default monospace fontTechjar