summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config
AgeCommit message (Expand)Author
10 daysDolphinQt/Config: Resolve sign-compare warningsJoshua Vandaƫle
2026-07-05Merge pull request #14417 from TryTwo/Cheat_FixJosJuice
2026-07-05Merge pull request #14619 from JosJuice/no-si-change-deviceJosJuice
2026-06-28Merge pull request #14589 from Dentomologist/merge_tooltips_for_disabled_sett...JosJuice
2026-06-28Merge pull request #14615 from Dentomologist/code_widgets_allow_mass_enabled_...JosJuice
2026-06-28Core: Remove SerialInterfaceManager::ChangeDeviceJosJuice
2026-06-22Use redump.info instead of redump.orgJosJuice
2026-05-23Merge pull request #14506 from adamscott/crop-that-screenAdmiral H. Curtiss
2026-04-30Config: Add Edit button to DSU server menuEthan Uppal
2026-04-25Merge pull request #14618 from Dentomologist/stereomode_unabbreviate_variable...Jordan Woyak
2026-04-24Merge pull request #14608 from JosJuice/gcadapter-auto-startDentomologist
2026-04-24VideoConfig: Rename StereoMode::TAB to StereoMode::TopAndBottomDentomologist
2026-04-23VideoConfig: Rename StereoMode::SBS to StereoMode::SideBySideDentomologist
2026-04-20GeckoCodeWidget: Add Enable/Disable All buttonDentomologist
2026-04-20ARCodeWidget: Add Enable/Disable All buttonDentomologist
2026-04-18Merge pull request #14565 from SuperSamus/cpp-argument-move-referenceJosJuice
2026-04-18GCAdapter: Automatically start and stop threadJosJuice
2026-04-18Add screen crop featureAdam Scott
2026-04-17Improve usage of std::move and const references parametersMartino Fontana
2026-04-16HacksWidget: Merge BoundingBox disabled tooltip into BalloonTipDentomologist
2026-04-16HacksWidget: Merge GPU Texture Decoding disabled tooltip with BalloonTipDentomologist
2026-04-14DolphinQt: Remove the "supported Bluetooth device could not be found" label f...Jordan Woyak
2026-04-13HacksWidget: Move function declarations to match conventionDentomologist
2026-04-13VideoCommon: Fixup #14336Martino Fontana
2026-04-12Merge pull request #14336 from SuperSamus/arbitrary-mipmap-disables-gpu-decodingJordan Woyak
2026-04-11Merge pull request #14500 from Sintendo/span2Jordan Woyak
2026-04-06DolphinQt: Hide buttons for read-only game configJosJuice
2026-04-06DolphinQt: Remove Presets from GameConfigEditJosJuice
2026-03-23Use more std::span argumentsSintendo
2026-03-15GeneralWidget: Add protections against invalid values in BackendWarning()OatmealDome
2026-03-12Merge pull request #14427 from Simonx22/qt/cheats-gecko-download-error-messageJMC47
2026-03-04DolphinQt: Save when closing settings windowJosJuice
2026-03-03DolphinQt: Improve Gecko code download failure messageSimonx22
2026-02-24Cheat codes: Make newly added codes start disabled.TryTwo
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-02-13VideoCommon: Invert interaction between Arbitrary Mipmap Detection and GPU Te...Martino Fontana
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