5.0-7536 6 years, 4 months ago Interpreter_FPUtils: Use Common::BitCast where applicable (PR #6873 from lioncash)
5.0-7534 6 years, 4 months ago Interpreter_SystemRegisters: Clean up variable naming (PR #6876 from lioncash)
5.0-7532 6 years, 4 months ago Interpreter_Integer: Clean up casting in mulhwx() and mulhwux() (PR #6874 from lioncash)
5.0-7530 6 years, 4 months ago DSPHLE/UCodes: Replace unnecessary virtual keywords with override (PR #6871 from lioncash)
5.0-7528 6 years, 4 months ago Common/Hash: Namespace code under the Common namespace (PR #6870 from lioncash)
5.0-7526 6 years, 4 months ago Fix "Show Input Display" (PR #6869 from master0fdisaster)
5.0-7524 6 years, 4 months ago Qt/Debugger: Use QApplication::instance() as the connection context in Host_UpdateDisasmDialog() (PR #6868 from aldelaro5)
5.0-7522 6 years, 4 months ago Qt: allow to resize the render widget however wanted on render to main (PR #6855 from aldelaro5)
5.0-7520 6 years, 4 months ago Qt/CodeViewWidget: Dynamic background dimming for dark themes (PR #6867 from jackoalan)
5.0-7518 6 years, 4 months ago Qt: make the pause play button only one button (PR #6862 from aldelaro5)
5.0-7516 6 years, 4 months ago Common: Add MemArena.h/cpp to the Common namespace (PR #6865 from lioncash)
5.0-7514 6 years, 4 months ago Qt/SettingsWindow: Multiple improvements (PR #6834 from spycrab)
5.0-7509 6 years, 4 months ago Qt/Host: Fix random crashes when exiting fullscreen (PR #6864 from spycrab)
5.0-7507 6 years, 4 months ago Qt/GeneralWidget: Restore the adapter properly (PR #6861 from spycrab)
5.0-7505 6 years, 4 months ago Prevent paired singles routines clobbering PC,SRR0 (PR #6863 from booto)
5.0-7503 6 years, 4 months ago BreakpointWidget: Move variables closer to usage sites in OnLoad() (PR #6851 from lioncash)
5.0-7501 6 years, 4 months ago CodeViewWidget: Minor changes (PR #6852 from lioncash)
5.0-7496 6 years, 4 months ago Qt: Minor window fixes (PR #6857 from spycrab)
5.0-7494 6 years, 4 months ago DolphinQt2: Resolve unused lambda capture warnings (PR #6858 from lioncash)
5.0-7492 6 years, 4 months ago DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it (PR #6850 from lioncash)