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
release-prep-2606a
release-prep-2606a-2
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
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
2022-01-06
Config: Port WiiSDCard setting to new config system.
Admiral H. Curtiss
2022-01-01
Config: Port remaining General settings to new config system.
Admiral H. Curtiss
2021-12-31
Config: Port remaining Interface settings to new config system.
Admiral H. Curtiss
2021-12-27
Config: Port AutoUpdate settings to new config system.
Admiral H. Curtiss
2021-11-20
ControllerInterface: fix UpdateReferences() deadlock
Filoppi
2021-10-15
Port Main.DSP to MainSettings
sowens99
2021-10-12
Add option for Never Hide Mouse Cursor
sowens99
2021-08-31
Merge pull request #10021 from Dentomologist/make_windows_tabbar_scroll_butto...
Léo Lam
2021-08-31
DolphinQt: Make Windows tab bar scroll buttons opaque
Dentomologist
2021-08-11
Port Enable Cheats to the new config system
JosJuice
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-11
Merge pull request #9606 from Filoppi/patch-14
JosJuice
2021-06-07
Qt: Fix IOWindow keeping a shared ptr to devices even after them being remove...
Filoppi
2021-05-27
Implement Cursor Locking and new input focus checks for it
Filoppi
2021-05-20
Qt: avoid queuing ConfigChanged() more than once
Filippo Tarpini
2021-05-17
Merge pull request #9678 from Filoppi/tooltips_style
JMC47
2021-05-06
Fix FPS counter and Game Window speed % breaking on pause/unpause
Filoppi
2021-04-28
Qt: make all tooltips look similar to balloon tips (and share parts of their ...
Filoppi
2020-11-28
Add Fallback Region to configuration menu
Vincent Cunningham
2020-10-01
Improved responsiveness when refreshing game list.
Christian Aguilera
2020-10-01
Removed all references to GameListModel from the Settings component.
Christian Aguilera
2020-09-15
Qt: Use better method of getting default monospace font
Techjar
[next]