summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/JITWidget.cpp
AgeCommit message (Expand)Author
2024-10-23Host: Rename `JitCacheInvalidation`mitaclaw
2024-10-19DolphinQt: JIT Widget Refreshmitaclaw
2024-10-19Move UICommon/Disassembler to Common/HostDisassemblermitaclaw
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2023-12-02Disable Debug Mode in hardcore modeLillyJadeKatrin
2023-11-28Remove _M_X86 in favour of _M_X86_64Zopolis4
2022-12-01JITWidget: Convert to fmtPokechu22
2022-12-01Clean up DisassembleBlock and JitInterface::GetHostCodePokechu22
2022-12-01Show JIT blocks widget when selecting 'PPC vs Host' in code widgetPokechu22
2022-12-01Fix crash when stopping emulation while the JIT widget is in usePokechu22
2022-10-23Merge pull request #11135 from AdmiralCurtiss/ppcanalyst-unused-statsJosJuice
2022-10-12Remove most uses of StringFromFormat in favor of fmtPokechu22
2022-10-08PPCAnalyst: Remove unused variables in BlockStats.Admiral H. Curtiss
2022-01-05Config: Port remaining Core settings to new config system (partial).Admiral H. Curtiss
2021-12-31Config: Port remaining Interface settings to new config system.Admiral H. Curtiss
2021-08-27DolphinQt: Fix divide by zero in JITWidget::UpdateJosJuice
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-09-12DolphinQt: fix other widgets that use lambdas (capturing this) without settin...iwubcode
2020-04-15Qt/Debugger: Refresh windows on savestate load.Admiral H. Curtiss
2020-02-06DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView.Jordan Woyak
2019-07-24Connect numerous QPushButtons to use clicked signal instead of pressed. This ...Silent
2019-07-06DolphinQt: Don't update debug widgets when hiddenJosJuice
2019-04-23Debugger: Move hiding logic via setHidden() to before setFloating()chargeflux
2018-08-15Qt/Debugger: Make spacing more compactspycrab
2018-07-07Move DolphinQt2 to DolphinQtspycrab