summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config
AgeCommit message (Expand)Author
2024-11-03GeneralWidget: Recommend default video backend in tooltipDentomologist
2024-10-28Merge pull request #13140 from dreamsyntax/skip-efb-default-flipJMC47
2024-10-27Merge pull request #13096 from mitaclaw/ranges-modernization-7-rewriteJMC47
2024-10-22GraphicsSettings: EFBAccessEnable=false by defaultdreamsyntax
2024-10-15Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivialJosJuice
2024-10-12Merge pull request #13126 from jordan-woyak/no-big-bannerTilka
2024-10-12Merge pull request #13125 from jordan-woyak/mapping-tab-bar-auto-hideTilka
2024-10-11DolphinQt: Restrict size of banner image in game properties info tab.Jordan Woyak
2024-10-11DolphinQt: Auto hide the mapping window tab bar.Jordan Woyak
2024-10-11DolphinQt/MappingIndicator: Use Settings::IsThemeDark instead of reimplementi...Jordan Woyak
2024-10-10Modernize `std::find` with rangesmitaclaw
2024-10-10Modernize `std::max_element` with rangesmitaclaw
2024-10-09Simplify `std::stable_sort` with `std::ranges::stable_partition`mitaclaw
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-09-27Merge pull request #13062 from Dentomologist/graphics_clarify_relationship_be...Tilka
2024-09-26VideoBackendBase: Check Core state in PopulateBackendInfoDentomologist
2024-09-10Graphics: Clarify relationship between incompatible settingsDentomologist
2024-09-07Merge pull request #12966 from Dentomologist/cheatsmanager_create_code_widget...JMC47
2024-08-25ARCodeWidget: Remove unnecessary call to OnSelectionChangedDentomologist
2024-08-25CheatsManager: Create ARCodeWidget and GeckoCodeWidget only once.Dentomologist
2024-08-25Extract ARCodeWidget/GeckoCodeWidget code loading to functionsDentomologist
2024-08-25ARWidget: Disable Edit and Remove buttons when no code is selectedDentomologist
2024-08-22Graphics: Adapt aspect ratio when SBS/TAB 3D is usedBryan Jacobs
2024-08-17Fix postprocessing shader not changing when setting stereo modePokechu22
2024-08-15Use 'contains' methodmitaclaw
2024-08-14Merge pull request #12997 from tygyh/Remove-constnessTilka
2024-08-13Constness of 'result' prevents automatic move [performance-no-automatic-move]...Dr. Dystopia
2024-08-13Remove unused lambda captureDr. Dystopia
2024-08-07Merge pull request #12963 from JosJuice/i18n-2024-07-28Tilka
2024-07-28i18n: Add comments and improve source stringsJosJuice
2024-07-26Adjust order and spacing of various #includesDentomologist
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-23Merge pull request #12884 from Tilka/qt_thisAdmiral H. Curtiss
2024-06-23DolphinQt: fix -Wunused-const-variable warningTillmann Karras
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-05-31InterfacePane: Add BalloonTip to cursor visible radio buttonsDentomologist
2024-05-31InterfacePane: Add BalloonTip to language comboboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to theme comboboxDentomologist
2024-05-04Merge pull request #12695 from mitaclaw/core-global-system-4Admiral H. Curtiss
2024-05-02Merge pull request #12747 from mitaclaw/qt-memory-leaksAdmiral H. Curtiss
2024-05-02Disabled Hardcore Mode when Achievements disabledLillyJadeKatrin
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2024-04-30DolphinQt: Properly Delete (Some) Widgetsmitaclaw
2024-04-27Qt: fix 13524 - output resampling mode not loading correctly from iniFiloppi
2024-04-20Merge pull request #12726 from JosJuice/i18n-2024-04-20Admiral H. Curtiss
2024-04-20i18n: Add comments and improve source stringsJosJuice
2024-04-20Merge pull request #12710 from jordan-woyak/mouse-pointing-disable-relativeTilka
2024-04-18Config: Expose GFX_OVERLAY_PROJ_STATS setting in UI.Jordan Woyak
2024-04-15DolphinQt/Mapping: Disable relative input when "Mouse Controlled Pointing" bu...Jordan Woyak
2024-04-13Merge pull request #12436 from Filoppi/frame-dump-raw-internal-resolutionAdmiral H. Curtiss