summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt
AgeCommit message (Expand)Author
2026-03-04DolphinQt: Save when closing settings windowJosJuice
2026-02-23Jit: Use RangeSet for physical_addressesJosJuice
2026-02-20Merge pull request #14387 from Dentomologist/cheatsmanager_update_tabs_on_cre...Jordan Woyak
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-19Merge pull request #14343 from TryTwo/toggle_breakingDentomologist
2026-02-19Debugger/ BreakpointsWidget: Add option to disable/enable all breaking withou...TryTwo
2026-02-19Merge pull request #14344 from TryTwo/cheatsearch_work2Dentomologist
2026-02-15Triforce: Rename IPOverrides to IPRedirections.Jordan Woyak
2026-02-15DolphinQt: Add Triforce tab to main settings window.Jordan Woyak
2026-02-15DolphinQt/Debugger/NetworkWidget: Minor cleanups.Jordan Woyak
2026-02-15Debugger/NetworkWidget: Add Triforce supportSepalani
2026-02-15AMMediaboard: IP override improvements and other cleanups.Jordan Woyak
2026-02-15DolphinQt: Add user interface for Triforce IP address overrides.Jordan Woyak
2026-02-15MainWindow: Remove the check preventing Triforce volumes from booting without...Jordan Woyak
2026-02-15Triforce: Warning silencing and other minor cleanups.Jordan Woyak
2026-02-15Triforce: Optimized codecrediar
2026-02-15Added Triforce supportcrediar
2026-02-14CheatsManager: Update code tabs on creationDentomologist
2026-02-13Cheat Search: Add ability to delete items and fix duplicate commands when mul...TryTwo
2026-02-12Qt/Android: CPU Clock Override max to 500%dreamsyntax
2026-02-06WiiSpeakWindow: Add missing Dolphin iconSepalani
2026-02-04Merge pull request #13768 from JosJuice/page-table-fastmem-2JMC47
2026-02-03Core: Make RunOnCPUThread always non-blocking.Jordan Woyak
2026-02-01Core: Pre-shift pagetable_hashmask left by 6JosJuice
2026-02-01Core: Detect SR updatesJosJuice
2026-01-27feat: Add an option to preserve audio pitch when emulation speed changes, int...Sam Belliveau
2026-01-25Merge pull request #14036 from TellowKrinkle/SkipPostprocessOatmealDome
2026-01-25Merge pull request #14214 from JoshuaVandaele/cmake-nonbreaking-improvementsDentomologist
2026-01-25Remove unused importsMartino Fontana
2026-01-24Clean includesSintendo
2026-01-24Common/FileSearch: Refactor DoFileSearchSintendo
2026-01-17Merge pull request #14267 from jordan-woyak/std-expectediwubcode
2026-01-17Merge pull request #14265 from JoshuaVandaele/std-unreachableiwubcode
2026-01-17Merge pull request #14289 from Sintendo/typosJMC47
2026-01-17Common: Replace Result with C++23's std::expected.Jordan Woyak
2026-01-17c++23: Replace Common::Unreachable with std::unreachableJoshua Vandaële
2026-01-17Merge pull request #14268 from JoshuaVandaele/std-tounderlyingiwubcode
2026-01-17Fix various typos and spelling mistakesSintendo
2026-01-17LogitechMicWindow: Fix compilation when cubeb is disabledSepalani
2026-01-15MenuBar: Add entries to open the config and cache foldersJoshua Vandaële
2026-01-11Merge pull request #14251 from JoshuaVandaele/cmake-editorconfigJMC47
2026-01-11Merge pull request #14255 from JoshuaVandaele/bsd-fixJMC47
2026-01-09Merge pull request #14272 from OatmealDome/liquid-glass-begoneOatmealDome
2026-01-09c++23: Replace Common::ToUnderlying with std::to_underlyingJoshua Vandaële
2026-01-09DolphinQt: Disable Liquid Glass on macOS when built with Xcode 26OatmealDome
2026-01-06Set CMake version range to 3.20...4.2.1Dentomologist
2026-01-06cpp-ipc: Fix builds on non-FreeBSD BSDsJoshua Vandaële
2026-01-04CMake: Apply editorconfig formattingJoshua Vandaële