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
/
InterfacePane.cpp
Age
Commit message (
Expand
)
Author
2024-07-28
i18n: Add comments and improve source strings
JosJuice
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 user style combobox
Dentomologist
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 pause on focus lost checkbox
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to show active title checkbox
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to enable on-screen display checkbox
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to use panic handlers checkbox
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to confirm on stop checkbox
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to disable screensaver checkbox
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to use covers checkbox
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to focused hotkeys checkbox
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to debugging enabled checkbox
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to language combobox
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to top window checkbox
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to theme combobox
Dentomologist
2024-05-31
InterfacePane: Add BalloonTip to title database checkbox
Dentomologist
2024-05-02
Disabled Hardcore Mode when Achievements disabled
LillyJadeKatrin
2023-12-02
Disable Debug Mode in hardcore mode
LillyJadeKatrin
2023-11-12
Merge pull request #12273 from Dentomologist/dolphinqt_remove_unnecessary_qov...
Tilka
2023-11-05
DolphinQt/InterfacePane: Rework style dropdown so the built-in light/dark sty...
Admiral H. Curtiss
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-11-04
DolphinQt: Remove unnecessary qOverloads
Dentomologist
2023-07-23
Rename "Show Debugging UI" to "Enable Debugging UI"
Pokechu22
2023-04-07
DolphinQt: Fix mouse lock checkbox appearing when it shouldn't
Pokechu22
2023-04-04
DolphinQt: non-Windows builds leak in InterfacePane
Michael Cook (mackal)
2023-04-02
Add Finnish translation
JosJuice
2022-09-24
Move a SetEnableAlert call to UICommon
JosJuice
2022-08-08
Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20"...
Zopolis4
2022-05-08
Qt/InterfacePane: Don't trigger config change events when populating GUI.
Admiral H. Curtiss
2021-12-31
Config: Port remaining Interface settings to new config system.
Admiral H. Curtiss
2021-10-12
Add option for Never Hide Mouse Cursor
sowens99
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-27
Implement Cursor Locking and new input focus checks for it
Filoppi
2020-11-18
Merge pull request #7714 from cristian64/avoid_leaking_gamelistmodel
Léo Lam
2020-10-18
DolphinQt: Expose "DisableScreenSaver" setting in the UI.
Jordan Woyak
2020-10-01
Removed all references to GameListModel from the Settings component.
Christian Aguilera
2020-09-07
Merge pull request #8976 from JosJuice/port-some-settings
LC
2020-08-23
DolphinQt: resolve Qt5.15 deprecations
Shawn Hoffman
2020-08-03
Port some settings to the new config system
JosJuice
2020-05-02
DolphinQt: Store name of user style, not path
JosJuice
2020-04-28
DolphinQt: Use qOverload where applicable
Lioncash
2020-03-16
StringUtil: Add PathToFileName function
JosJuice
2020-02-10
DolphinQt: Give hotkeys their own "background input" setting.
Jordan Woyak
2019-07-30
DolphinQt: Replace QStringLiteral with alternatives where applicable
Lioncash
2019-06-30
Merge pull request #8118 from 8times9/move-windowontop
Connor McLaughlin
2019-06-19
Common/MsgHandler: Namespace code within the Common namespace
Lioncash
[next]