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
/
WatchWidget.cpp
Age
Commit message (
Expand
)
Author
2025-10-08
MMU: Use templates for Read/Write functions
Martino Fontana
2024-10-10
Modernize `std::sort` with ranges
mitaclaw
2024-10-04
Partially revert "Revert "Audit uses of IsRunning and GetState""
JosJuice
2024-06-26
Revert "Audit uses of IsRunning and GetState"
JosJuice
2024-06-21
Audit uses of IsRunning and GetState
JosJuice
2024-05-04
Merge pull request #12695 from mitaclaw/core-global-system-4
Admiral H. Curtiss
2024-05-01
Core::IsRunning: Avoid Global System Accessor
mitaclaw
2024-04-30
DolphinQt: Properly Delete (Some) Widgets
mitaclaw
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2023-04-25
DolphinQt: cache icons instead of single pixmaps
Shawn Hoffman
2023-04-13
Common/IniFile: Move interface into Common namespace
Lioncash
2023-04-09
PowerPC: Refactor to class, move to System.
Admiral H. Curtiss
2023-03-28
PowerPC/MMU: Refactor to class, move to System.
Admiral H. Curtiss
2023-03-08
Core: Add System parameter to CPUThreadGuard.
Admiral H. Curtiss
2023-03-07
Qt/WatchWidget: Don't update if not paused.
Admiral H. Curtiss
2023-02-12
DolphinQt: Properly lock CPU before accessing emulated memory
JosJuice
2023-01-23
DolphinQt: Add i18n comments for strings containing the word "watches"
JosJuice
2022-12-23
DolphinQt: add multiselection to WatchWidget
iwubcode
2022-12-23
DolphinQt: add lock state to WatchWidget
iwubcode
2022-12-23
DolphinQt: cleanup WatchWidget
iwubcode
2022-06-01
Add options for BreakpointWidget, WatchWidget, and CheatSearches to send addr...
TryTwo
2021-08-21
DolphinQt: Remove Windows dialog help buttons
Dentomologist
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-02-20
WatchWidget: Add new/delete/clear toolbar items
Sepalani
2020-09-12
DolphinQt: fix other widgets that use lambdas (capturing this) without settin...
iwubcode
2020-05-03
Debugger: Add a Thread widget
Sepalani
2020-04-15
Qt/Debugger: Refresh windows on savestate load.
Admiral H. Curtiss
2020-02-09
DolphinQt/Debugger: Fix crash with floating debugger windows
Luke Street
2020-02-06
DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView.
Jordan Woyak
2019-07-06
DolphinQt: Don't update debug widgets when hidden
JosJuice
2019-06-29
Show values as floats in watch
Pokechu22
2019-04-23
Debugger: Move hiding logic via setHidden() to before setFloating()
chargeflux
2019-03-04
Qt: Use ModalMessageBox everywhere
spycrab
2019-02-13
Use empty instead of size
Filip Gawin
2018-09-08
Re-add i18n comments that were lost in the DolphinWX removal
JosJuice
2018-08-15
Qt/Debugger: Make spacing more compact
spycrab
2018-07-09
Qt: Remove ActionHelper
spycrab
2018-07-07
Move DolphinQt2 to DolphinQt
spycrab