index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Debugger
/
JITWidget.cpp
Age
Commit message (
Expand
)
Author
2024-10-23
Host: Rename `JitCacheInvalidation`
mitaclaw
2024-10-19
DolphinQt: JIT Widget Refresh
mitaclaw
2024-10-19
Move UICommon/Disassembler to Common/HostDisassembler
mitaclaw
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2023-12-02
Disable Debug Mode in hardcore mode
LillyJadeKatrin
2023-11-28
Remove _M_X86 in favour of _M_X86_64
Zopolis4
2022-12-01
JITWidget: Convert to fmt
Pokechu22
2022-12-01
Clean up DisassembleBlock and JitInterface::GetHostCode
Pokechu22
2022-12-01
Show JIT blocks widget when selecting 'PPC vs Host' in code widget
Pokechu22
2022-12-01
Fix crash when stopping emulation while the JIT widget is in use
Pokechu22
2022-10-23
Merge pull request #11135 from AdmiralCurtiss/ppcanalyst-unused-stats
JosJuice
2022-10-12
Remove most uses of StringFromFormat in favor of fmt
Pokechu22
2022-10-08
PPCAnalyst: Remove unused variables in BlockStats.
Admiral H. Curtiss
2022-01-05
Config: Port remaining Core settings to new config system (partial).
Admiral H. Curtiss
2021-12-31
Config: Port remaining Interface settings to new config system.
Admiral H. Curtiss
2021-08-27
DolphinQt: Fix divide by zero in JITWidget::Update
JosJuice
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-09-12
DolphinQt: fix other widgets that use lambdas (capturing this) without settin...
iwubcode
2020-04-15
Qt/Debugger: Refresh windows on savestate load.
Admiral H. Curtiss
2020-02-06
DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView.
Jordan Woyak
2019-07-24
Connect numerous QPushButtons to use clicked signal instead of pressed. This ...
Silent
2019-07-06
DolphinQt: Don't update debug widgets when hidden
JosJuice
2019-04-23
Debugger: Move hiding logic via setHidden() to before setFloating()
chargeflux
2018-08-15
Qt/Debugger: Make spacing more compact
spycrab
2018-07-07
Move DolphinQt2 to DolphinQt
spycrab