summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Settings/InterfacePane.cpp
AgeCommit message (Expand)Author
2024-07-28i18n: Add comments and improve source stringsJosJuice
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 user style comboboxDentomologist
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 pause on focus lost checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to show active title checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to enable on-screen display checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to use panic handlers checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to confirm on stop checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to disable screensaver checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to use covers checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to focused hotkeys checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to debugging enabled checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to language comboboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to top window checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to theme comboboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to title database checkboxDentomologist
2024-05-02Disabled Hardcore Mode when Achievements disabledLillyJadeKatrin
2023-12-02Disable Debug Mode in hardcore modeLillyJadeKatrin
2023-11-12Merge pull request #12273 from Dentomologist/dolphinqt_remove_unnecessary_qov...Tilka
2023-11-05DolphinQt/InterfacePane: Rework style dropdown so the built-in light/dark sty...Admiral H. Curtiss
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-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-07-23Rename "Show Debugging UI" to "Enable Debugging UI"Pokechu22
2023-04-07DolphinQt: Fix mouse lock checkbox appearing when it shouldn'tPokechu22
2023-04-04DolphinQt: non-Windows builds leak in InterfacePaneMichael Cook (mackal)
2023-04-02Add Finnish translationJosJuice
2022-09-24Move a SetEnableAlert call to UICommonJosJuice
2022-08-08Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20"...Zopolis4
2022-05-08Qt/InterfacePane: Don't trigger config change events when populating GUI.Admiral H. Curtiss
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-05-27Implement Cursor Locking and new input focus checks for itFiloppi
2020-11-18Merge pull request #7714 from cristian64/avoid_leaking_gamelistmodelLéo Lam
2020-10-18DolphinQt: Expose "DisableScreenSaver" setting in the UI.Jordan Woyak
2020-10-01Removed all references to GameListModel from the Settings component.Christian Aguilera
2020-09-07Merge pull request #8976 from JosJuice/port-some-settingsLC
2020-08-23DolphinQt: resolve Qt5.15 deprecationsShawn Hoffman
2020-08-03Port some settings to the new config systemJosJuice
2020-05-02DolphinQt: Store name of user style, not pathJosJuice
2020-04-28DolphinQt: Use qOverload where applicableLioncash
2020-03-16StringUtil: Add PathToFileName functionJosJuice
2020-02-10DolphinQt: Give hotkeys their own "background input" setting.Jordan Woyak
2019-07-30DolphinQt: Replace QStringLiteral with alternatives where applicableLioncash
2019-06-30Merge pull request #8118 from 8times9/move-windowontopConnor McLaughlin
2019-06-19Common/MsgHandler: Namespace code within the Common namespaceLioncash