summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-31Common: add JsonUtil cpp which was missed initiallyiwubcode
2024-05-31Common: update json util function for converting to numeric value to use a st...iwubcode
2024-05-31Common: add file serialization/deserialization functions for JSONiwubcode
2024-05-31VideoCommon: use imgui mouse position event when the mouse position changesiwubcode
2024-06-01Merge pull request #12780 from TryTwo/BreakpointWidget_Direct_EditAdmiral H. Curtiss
2024-06-01Color unused cells and disabled rows.TryTwo
2024-06-01BreakpointWidget: Give conditionals a popup text entry on click.TryTwo
2024-06-01BreakpointWidget: Direct editing of address cells. Prevent symbol cells from ...TryTwo
2024-06-01BreakpointWidget: Make buttons, removing selecting row on clicking, and fix O...TryTwo
2024-05-31TAS Input: Enable hotkeys and controller input when Input has focusDentomologist
2024-05-31Merge pull request #12812 from LillyJadeKatrin/retroachievements-close-fixesAdmiral H. Curtiss
2024-05-31Merge pull request #12794 from TryTwo/PR_Windows_Initialize_FixAdmiral H. Curtiss
2024-05-31Merge pull request #12315 from Dentomologist/interfacepane_add_balloontipsAdmiral H. Curtiss
2024-05-31InterfacePane: Add BalloonTip to user style comboboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to cursor visible radio buttonsDentomologist
2024-05-31InterfacePane: Add BalloonTip to lock mouse checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to pause on focus lost checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to show active title checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to enable on-screen display checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to use panic handlers checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to confirm on stop checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to disable screensaver checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to use covers checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to focused hotkeys checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to debugging enabled checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to language comboboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to top window checkboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to theme comboboxDentomologist
2024-05-31InterfacePane: Add BalloonTip to title database checkboxDentomologist
2024-05-31Merge pull request #12797 from mitaclaw/branch-watch-tool-fixes-1Admiral H. Curtiss
2024-05-31Merge pull request #12807 from TacoTheDank/cleanupProguardAdmiral H. Curtiss
2024-05-31Merge pull request #12808 from TacoTheDank/fixGradleDeprecationAdmiral H. Curtiss
2024-05-30Merge pull request #12728 from OatmealDome/mac-version-numbers-2OatmealDome
2024-05-28Merge pull request #12814 from Tilka/verify_wadTilka
2024-05-28DolphinTool: support WAD verificationTillmann Karras
2024-05-27Properly reset Discord presence after game closeLillyJadeKatrin
2024-05-26Merge pull request #12796 from JosJuice/interpreter-cr0-so-gtTilka
2024-05-26Merge pull request #12804 from Tilka/drop_unused_overloadTilka
2024-05-26PPCAnalyst: Refactor mtspr handling codeJosJuice
2024-05-26Jit64: Clean up the test_bit variableJosJuice
2024-05-26JitArm64: Replace a comparison to SPJosJuice
2024-05-26Jit: Clarify FixGTBeforeSettingCRFieldBit commentJosJuice
2024-05-25Android: Fix Gradle deprecationTacoTheDank
2024-05-25Android: Clean up ProGuardTacoTheDank
2024-05-25BreakpointWidget: Fix Qt centering issues with a Custom DelegateTryTwo
2024-05-25BreakpointWidget: Move delete to the context menu. Selecting rows will be re...TryTwo
2024-05-26DiscIO: drop unused Volume::CheckContentIntegrity() overloadTillmann Karras
2024-05-25Merge pull request #12793 from Pokechu22/minimum-compilers-for-bitcastTilka
2024-05-25Merge pull request #12795 from JosJuice/remove-isbranchtargetTilka
2024-05-25Merge pull request #12802 from JosJuice/ppcanalyst-bi-shiftTilka