summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config
AgeCommit message (Expand)Author
2025-11-09Merge pull request #14022 from TryTwo/fix_balloontip_widthAdmiral H. Curtiss
2025-11-09Merge pull request #14068 from iTrooz/open_folderAdmiral H. Curtiss
2025-11-09Merge pull request #14094 from OatmealDome/mac-nav-listAdmiral H. Curtiss
2025-11-09SettingsWindow: Set navigation list stylesheet in constructorOatmealDome
2025-11-08Merge pull request #13939 from Dentomologist/logging_avoid_overwriting_debug_...JosJuice
2025-11-04macOS: UI fixes for dark modeSimonx22
2025-11-04feat(profiles): add "open profiles folder" button + add dropdown button for p...iTrooz
2025-10-30GameConfigEdit: Fix unused-result warningJoshua Vandaële
2025-10-27WiiPane: Use ConfigControls where applicableJoshua Vandaële
2025-10-27GameCubePane: Use ConfigControls where applicableJoshua Vandaële
2025-10-27FreeLookWidget: Use ConfigControls where applicableJoshua Vandaële
2025-10-21DolphinQT: explicitly include QAction for older QT6 libscobalt2727
2025-10-16Settings BalloonTip: Wrapped tips were not using the maximum width, resulting...TryTwo
2025-10-15Merge pull request #13953 from TryTwo/add_osd_tabJMC47
2025-10-13VideoBackend: Rename GetName to GetConfigNameDentomologist
2025-10-12DolphinQt: Add buttons to create and reset Wii remote pairings on Windows.Jordan Woyak
2025-10-10Qt Setting Panes: Remove original location of options transferred to the OSD ...TryTwo
2025-10-10Movie Window: Move customization options from Menu Bar to OSD pane, but add o...TryTwo
2025-10-10Qt: Add OnScreenDisplayPane to settings window. Transfer OSD options to pane.TryTwo
2025-10-02Merge pull request #13907 from TryTwo/PR_Cheat_RefreshJMC47
2025-09-28Merge pull request #12329 from Dentomologist/balloontip_fix_premature_close_o...JMC47
2025-09-28Merge pull request #13161 from oltolm/fix_qt6_warningsJMC47
2025-09-28Merge pull request #13909 from Dentomologist/codewidgets_show_code_approval_i...JMC47
2025-09-19Logging: Don't overwrite LDEBUG verbosity in Release buildsDentomologist
2025-09-16Merge pull request #13848 from JoshuaVandaele/USBDevicePickerJMC47
2025-09-16Merge pull request #13934 from jordan-woyak/stacked-settings-style-cleanupJMC47
2025-09-09DolphinQt: Clean up some of the style sheet hacks in StackedSettingsWindow.Jordan Woyak
2025-08-25CodeWidgets: Show code approval in Hardcore modeDentomologist
2025-08-24Cheats: Refresh active code after editing it.TryTwo
2025-08-11EnhancementsWidget: Fix display of default post-processing effectDentomologist
2025-08-11EnhancementsWidget: Unabbreviate function and member namesDentomologist
2025-08-08DolphinQt: Make GameConfigHighlighter better handle large files.Jordan Woyak
2025-08-05USBDevicePicker: Modify USBDeviceAddToWhitelistDialog to be more generic, and...Joshua Vandaële
2025-08-01BalloonTip: Don't hide when BalloonTip blocks the cursorDentomologist
2025-07-24GameConfigWidget: Unify tooltipsDentomologist
2025-07-23USBUtils: Refactor USB device handlingJoshua Vandaële
2025-07-19fix Qt6 deprecation warningsoltolm
2025-07-12Fix various warningsJoshua Vandaële
2025-07-03Merge pull request #13736 from jordan-woyak/main-config-gfxJordan Woyak
2025-07-01DolphinQt: Adjust PostProcessingConfigWindow size on creation.Jordan Woyak
2025-06-28BTReal: Improvements:Jordan Woyak
2025-06-24DolphinQt: Make Calibration autocomplete when data is "sensible" and stick is...Jordan Woyak
2025-06-14DolphinQt/InputCommon: Move some calibration logic to InputCommon and make th...Jordan Woyak
2025-06-14InputCommon: Make InputDetector::Start take a span instead of a vector.Jordan Woyak
2025-06-14InputCommon: Fix occasional misidentification of analog input detection.Jordan Woyak
2025-06-14DolphinQt: Fix ControllersPane group box spacing.Jordan Woyak
2025-06-14DolphinQt: Move graphics config to main Settings window.Jordan Woyak
2025-06-14Source: Remove redundant lambda parameter listsDr. Dystopia
2025-06-09Merge pull request #13702 from CostPerUnit/masterJMC47
2025-06-07Merge pull request #13665 from jordan-woyak/dark-mode-filterJordan Woyak