summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config
AgeCommit message (Expand)Author
2025-06-07Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...Jordan Woyak
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2025-06-07Merge pull request #13710 from TryTwo/UI_Sliders_UpdateAdmiral H. Curtiss
2025-06-07Merge pull request #13724 from SuperSamus/gamelist-properties-noduplicatesAdmiral H. Curtiss
2025-06-06DolphinQt: Remove redundant window hintsDentomologist
2025-06-06Merge pull request #13730 from jordan-woyak/controllers-on-main-config-dialogJMC47
2025-06-05Merge pull request #13713 from Dentomologist/filesystemwidget_center_header_textJordan Woyak
2025-06-04DolphinQt: Move "Controllers" to main settings window.Jordan Woyak
2025-06-04GameList: Prevent opening Properties multiple times for the same gameMartino Fontana
2025-05-29DolphinQt: Move the "Point (Passthrough)" "Enabled" checkbox below the mappin...Jordan Woyak
2025-05-29InputCommon/DolphinQt: Add advanced settings button for "Point" and "Point (P...CostPerUnit
2025-05-27FilesystemWidget: Center header textDentomologist
2025-05-26Qt Advanced Panel: Convert QSliders into ConfigSliders.TryTwo
2025-05-26DolphinQt: Make GeckoCodeWidget default size not taller than it needs to be.Jordan Woyak
2025-05-26DolphinQt: Add stretch to the end of the game config Info tab.Jordan Woyak
2025-05-26DolphinQt: Fix FilesystemWidget QTreeView visual style.Jordan Woyak
2025-05-26DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky.Jordan Woyak
2025-05-26DolphinQt: Change game properties QTabWidget to QListWidget.Jordan Woyak
2025-05-26DolphinQt: Change main settings window QTabWidget into a QListWidget and QSta...Jordan Woyak
2025-05-22DolphinQt: Fix verb agreement in Immediate XFB descriptionJosJuice
2025-05-21Merge pull request #13661 from jordan-woyak/info-firstAdmiral H. Curtiss
2025-05-15WiimoteControllersWidget: Fix UI hang on openingDentomologist
2025-05-15DolphinQt/Mapping: Replace Motion Input "WARNING: " text with a warning icon.Jordan Woyak
2025-05-15DolphinQt: Make the Info tab first in the game properties dialog.Jordan Woyak
2025-05-15DolphinQt: Add utility function for creating label text with a standard icon.Jordan Woyak
2025-05-08DolphinQt: Fix unnecessarily created Triforce widget in game properties Info ...Jordan Woyak
2025-05-02Settings: Bugfix. Fix some combo boxes setting a value without user input. P...TryTwo
2025-05-02Settings: Bugfix. Remove Aspect Ratio combobox signal so it doesn't trigger ...TryTwo
2025-05-02LogManager: Stop using manual memory managementJosJuice
2025-05-01Merge pull request #13464 from jordan-woyak/dont-toggle-skip-framesJMC47
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2025-04-23 linter: Add and apply new formatting rulesJoshua Vandaële
2025-04-23linter: Apply clang-format 19.1 formattingJoshua Vandaële
2025-04-23Add a GUI option to select a bluetooth deviceJoshua Vandaële
2025-04-21Implement Triforce ID parsingZopolis4
2025-04-21Add Triforce platform and preliminary boot.id parsingZopolis4
2025-04-07GameConfig Settings: If no game setting exists for a certain option, then sho...TryTwo
2025-04-03CoreTiming: Add a setting to use Common::PrecisionTimer.Jordan Woyak
2025-03-30DolphinQt: Update tooltips for ImmediateXFB, VBISkip, SkipPresentingDuplicate...Jordan Woyak
2025-03-30DolphinQt: Don't toggle GFX_HACK_SKIP_DUPLICATE_XFBS when GFX_HACK_IMMEDIATE_...Jordan Woyak
2025-03-28Merge pull request #13456 from jordan-woyak/mapping-window-blank-square-fixJMC47
2025-03-28Merge pull request #13122 from TryTwo/PR_Audio_ConfigsJMC47
2025-03-26ConfigControl fix: Add invalid index check to ConfigComplexChoice. Resolve wi...TryTwo
2025-03-25DolphinQt: Fix blank square in MappingWindow's top-left corner.Jordan Woyak
2025-03-23DolphinQt: Extract creator name from code name in Gecko codes.cristian64
2025-03-23Merge pull request #13093 from mitaclaw/ranges-modernization-4-projectionJMC47
2025-03-23Merge pull request #13368 from jordan-woyak/anisotropic-filteringJMC47
2025-03-22Core / DolphinQt / InputCommon: reduce the number disk writes when using Dyna...iwubcode
2025-03-17Config: Expose Default and 1x Anisotropic Filtering setting.Jordan Woyak
2025-03-17DolphinQt: Allow ConfigComplexChoice to handle DefaultState values.Jordan Woyak