summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2025-06-24Merge pull request #13761 from Dentomologist/qt_use_nonautodismissiblemenu_in...JMC47
2025-06-24Merge pull request #13758 from Dentomologist/threadwidget_fix_line_edit_marginsJMC47
2025-06-24VideoCommon: remove unused struct fieldsTillmann Karras
2025-06-24DolphinQt: Make Calibration autocomplete when data is "sensible" and stick is...Jordan Woyak
2025-06-22Merge pull request #13769 from JosJuice/merge-dbat-mappingsJMC47
2025-06-22PPCSymbolDB: Move function for finding file path to PPCSymbolDB, so MenuBar d...TryTwo
2025-06-22Merge pull request #13765 from TryTwo/CodeWidget_clear_unusedJMC47
2025-06-22Merge pull request #13691 from TryTwo/PR_NotesJMC47
2025-06-21Memmap: Optimize UpdateLogicalMemory by merging mappingsJosJuice
2025-06-20CodeWidget: Clear calls and callers box if there is no symbol, otherwise outd...TryTwo
2025-06-20PowerPC: Use SPR_LR constant in an additional locationJosJuice
2025-06-20PowerPC: Add missing SDRUpdated/MSRUpdated callsJosJuice
2025-06-19Debugger CodeViewWidget: Add context options for making and managing Notes. A...TryTwo
2025-06-19Debugger CodeWidget : Add search box for notes.TryTwo
2025-06-19Debugger symbols: Add new symbol type: Notes.. Notes are for naming single ...TryTwo
2025-06-17MainWindow: Show hardcore mode error for recording playbackDentomologist
2025-06-17Merge pull request #13762 from Dentomologist/dolphinqt_add_vcxproj_clincludeJordan Woyak
2025-06-16DolphinQt: Add DolphinQt.vcxproj ClInclude lineDentomologist
2025-06-16GameListModel: Update tag list and sorting immediatelyDentomologist
2025-06-16Qt: Use NonAutodismissibleMenu in more placesDentomologist
2025-06-16ThreadWidget: Don't set fixed width on QLineEditsDentomologist
2025-06-16MenuBar: Rename menu variableDentomologist
2025-06-15DolphinQt: Always enable the "Skip Main Menu" checkbox when "SkipIPL" is disa...Jordan Woyak
2025-06-15Merge pull request #13703 from jordan-woyak/map-and-calibrateJordan Woyak
2025-06-15Merge pull request #13744 from JoshuaVandaele/windows-specific-getdevicenameJordan Woyak
2025-06-14Merge pull request #12938 from tygyh/Split-IsTranslatedRAMAddressJordan Woyak
2025-06-14DolphinQt/InputCommon: Move some calibration logic to InputCommon and make th...Jordan Woyak
2025-06-14Core/PowerPC: Split 'IsRAMAddress' method into 'IsEffectiveRAMAddress' and 'I...Dr. Dystopia
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-13Host: Implement a Windows-only implementation of `GetDeviceNameFromVIDPID`Joshua Vandaƫle
2025-06-12ControllerInterface/Xlib: Combine keycodes with the same name to fix non-work...Jordan Woyak
2025-06-10Merge pull request #13746 from LillyJadeKatrin/retroachievements-hardcore-cha...JMC47
2025-06-10MainWindow - Avoid excessive emulation state changesLillyJadeKatrin
2025-06-09VideoCommon: fix regression where scenes with expanded lines or points would ...iwubcode
2025-06-09AutoUpdateChecker: Delete old Updater.log fileDentomologist
2025-06-09Merge pull request #13658 from jordan-woyak/vk-present-done-raceJMC47
2025-06-09Merge pull request #13738 from Tilka/convert_bannerJMC47
2025-06-09Merge pull request #13702 from CostPerUnit/masterJMC47
2025-06-08Merge pull request #13737 from LillyJadeKatrin/retroachievements-gamecube-bul...JMC47
2025-06-08Merge pull request #13719 from LillyJadeKatrin/retroachievements-wii-menu-fixJMC47
2025-06-08Merge pull request #13676 from LillyJadeKatrin/retroachievements-allowlist-te...JMC47
2025-06-08AudioCommon: Re-add missing includesJosJuice
2025-06-07Merge pull request #12836 from JosJuice/opensles-buffer-sizeJMC47
2025-06-08Merge pull request #13727 from JoshuaVandaele/fmt-11.2.0-localtime-deprecTilka
2025-06-07Merge pull request #13665 from jordan-woyak/dark-mode-filterJordan Woyak
2025-06-07Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...Jordan Woyak