summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config
AgeCommit message (Expand)Author
2026-03-17GeneralWidget: Add protections against invalid values in BackendWarning()OatmealDome
2026-03-04DolphinQt: Save when closing settings windowJosJuice
2026-02-20DolphinQt: Restore log font current index accurately.cristian64
2026-02-20Merge pull request #14335 from TixoRebel/joycon-configJMC47
2026-02-20Add new window to configure SDL hints and store them in the main ini fileAndrew Strauss
2026-02-15DolphinQt: Add Triforce tab to main settings window.Jordan Woyak
2026-02-15Added Triforce supportcrediar
2026-01-25Remove unused importsMartino Fontana
2026-01-24Common/FileSearch: Refactor DoFileSearchSintendo
2026-01-17Merge pull request #14289 from Sintendo/typosJMC47
2026-01-17Fix various typos and spelling mistakesSintendo
2026-01-09c++23: Replace Common::ToUnderlying with std::to_underlyingJoshua Vandaële
2025-12-22Merge pull request #14158 from jordan-woyak/gcadapter-poll-rate-displayJMC47
2025-11-27DolphinQt: Use QtUtils::CreateIconWarning to make the RetroAchievements "hard...Jordan Woyak
2025-11-25DolphinQt: Adjust capitalization of "Select A Bluetooth Device"JosJuice
2025-11-23DolphinQt: Add "Poll Rate" display to GCAdapter config window. The window now...Jordan Woyak
2025-11-12Improved stereoscopic 3D settingsAndrewGDX
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