summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config
AgeCommit message (Expand)Author
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
2024-04-13Merge pull request #12696 from mitaclaw/verify-widget-core-state-slotAdmiral H. Curtiss
2024-04-12DolphinQt: Ensure controller settings show the game-controller indicator whil...Jordan Woyak
2024-04-09VerifyWidget: Listen for Core::State OnEmulationStateChangedmitaclaw
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-04-08Video: split frame dumping settings into 3 resolution dumping modesFiloppi
2024-04-03Video: Change the frame dumper to actually use the raw emulation output resol...Filoppi
2024-03-31CheatsManager: Allow making the window smallerDentomologist
2024-03-31Merge pull request #12609 from JosJuice/aspect-ratio-descriptionAdmiral H. Curtiss
2024-03-31Merge pull request #12640 from jordan-woyak/sdl-cleanupAdmiral H. Curtiss
2024-03-24DolphinQt: Tweak the aspect ratio setting descriptionJosJuice
2024-03-20DolphinQt: Fix BalloonTip positioning on secondary monitors.Jordan Woyak
2024-03-14ControllerInterface: Add IsHidden function to Control interface.Jordan Woyak
2024-03-11DolphinQt: Add IRPassthrough indicator.Jordan Woyak
2024-03-11WiimoteEmu: Add user-accessible controls that report the desired state of the...Admiral H. Curtiss
2024-02-29Add custom relative and raw (squared pixels) aspect ratio modesFiloppi
2024-02-17BalloonTip: Rework BalloonTip drawingDentomologist
2024-02-07Core: Move Emulation IOS instance to System.Admiral H. Curtiss
2024-02-04InputCommon: Unify GetProfileName and GetProfileDirectoryNameJosJuice
2024-01-31GraphicsModListWidget: Pass optional by const referenceLioncash
2024-01-31Migrate SConfig::bWii to System.Admiral H. Curtiss
2024-01-01Merge pull request #12455 from PatrickFerry/qt_handle_overridden_graphics_bac...Admiral H. Curtiss
2023-12-29DolphinQt/Mapping: Add "Use Mouse Controlled Pointing" button.luc-git