summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Settings/GeneralPane.cpp
AgeCommit message (Expand)Author
2026-04-01GeneralPane: Change BETA to RELEASE in updater variable namesDentomologist
2026-03-04DolphinQt: Save when closing settings windowJosJuice
2026-01-25Remove unused importsMartino Fontana
2025-11-23Core/DiscIO: Add a setting to load the running game into memory via CachedBlo...Jordan Woyak
2025-09-28Merge pull request #13082 from Dentomologist/generalpane_hardcore_mode_toolti...JMC47
2025-07-27Config: Change default value for Dual Core from enabled to disabledJoshua Vandaƫle
2025-06-14Source: Remove redundant lambda parameter listsDr. Dystopia
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2025-05-08GeneralPane: Add Hardcore Mode tooltip clarificationDentomologist
2024-11-27Scale back hardcore code blockLillyJadeKatrin
2024-08-18DolphinQt: Simplify the Speed Limit descriptionJosJuice
2024-08-07Merge pull request #12963 from JosJuice/i18n-2024-07-28Tilka
2024-08-06GeneralPane: Fix building with analytics disabledDentomologist
2024-07-29GeneralPane: Add BalloonTip to generate new identity checkboxDentomologist
2024-07-29GeneralPane: Add BalloonTip to enable analytics checkboxDentomologist
2024-07-29GeneralPane: Add BalloonTip to fallback region comboboxDentomologist
2024-07-29GeneralPane: Add BalloonTip to auto update comboboxDentomologist
2024-07-29GeneralPane: Add BalloonTip to speed limit comboboxDentomologist
2024-07-29GeneralPane: Add BalloonTip to discord presence checkboxDentomologist
2024-07-29GeneralPane: Add BalloonTip to auto disc change checkboxDentomologist
2024-07-29GeneralPane: Add BalloonTip to override region settings checkboxDentomologist
2024-07-29GeneralPane: Add BalloonTip to cheats checkboxDentomologist
2024-07-29GeneralPane: Add BalloonTip to dualcore checkboxDentomologist
2024-07-28i18n: Add comments and improve source stringsJosJuice
2024-07-28Change Dual Core (speedup) to Dual Core (speedhack)MayImilae
2024-06-24GeneralPane: Update "Beta" auto update track to "Releases"OatmealDome
2024-06-06Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't definedJosJuice
2024-05-18DolphinQt/Settings/GeneralPane: Don't emit a ConfigChanged signal while savin...Admiral H. Curtiss
2024-05-08Add Discord Presence setting to Achievement Settings dialogLillyJadeKatrin
2024-05-02Disabled Hardcore Mode when Achievements disabledLillyJadeKatrin
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2023-12-02Disable cheats in hardcore modeLillyJadeKatrin
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-01-17DolphinQt/Settings: remove 'stable' track from auto-updater optionsPierre Bourdon
2022-03-27Merge pull request #10497 from martinD2014/masterAdmiral H. Curtiss
2022-03-22DolphinQt: Set emulation speed setting only when the combobox is actually tou...Admiral H. Curtiss
2022-03-08Add NonDefaultQPushButton to set autoDefault of buttons to falseMartin
2022-02-27Qt/GeneralPane: Don't trigger config change events when populating GUI.Admiral H. Curtiss
2022-01-09Config: Port dual core setting to new config system.Admiral H. Curtiss
2022-01-06Config: Port emulation speed setting to new config system.Admiral H. Curtiss
2022-01-05Config: Port remaining Core settings to new config system (partial).Admiral H. Curtiss
2021-09-08Revert "Revert "DolphinQt: Minor consistency fixes for the Settings window""JosJuice
2021-08-31Revert "DolphinQt: Minor consistency fixes for the Settings window"JosJuice
2021-08-28DolphinQt: Minor consistency fixes for the Settings windowMateus B. Cassiano
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-23Qt/GeneralPane: Refresh widget state on config changeTechjar
2021-01-27rename Core/Analytics to Core/DolphinAnalyticsShawn Hoffman
2020-11-28Add Fallback Region to configuration menuVincent Cunningham
2020-04-28DolphinQt: Use qOverload where applicableLioncash