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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Debugger
/
BranchWatchDialog.cpp
Age
Commit message (
Expand
)
Author
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2025-06-06
DolphinQt: Remove redundant window hints
Dentomologist
2025-04-23
linter: Apply clang-format 19.1 formatting
Joshua Vandaƫle
2024-12-14
Branch Watch Tool: Refresh Context Menus OnEmulationStateChanged
mitaclaw
2024-09-20
DolphinQt: A Ubiquitous Signal For When Breakpoints Change
mitaclaw
2024-08-31
Branch Watch Tool: Toolbar Visiblity Menu
mitaclaw
2024-08-31
Branch Watch Tool: New Conditional Branch Inspection Tools
mitaclaw
2024-08-31
Branch Watch Tool: Ignore Apploader Branch Hits Concurrency Fix
mitaclaw
2024-08-31
BranchWatchDialog: Improve Branch Was/Not Overwritten Buttons
mitaclaw
2024-08-31
BranchWatchDialog: Listen For `clicked` Signal Rather Than `pressed`
mitaclaw
2024-08-31
BranchWatchDialog: Const Correctness
mitaclaw
2024-08-31
BranchWatchDialog: Refactor Context Menus
mitaclaw
2024-08-31
BranchWatchDialog: Clean Up Object Parenting and Prefer Auto
mitaclaw
2024-08-31
BranchWatchDialog: Disconnect Slots When Hidden
mitaclaw
2024-08-24
BranchWatchDialog: Refactor For LoadQSettings / SaveQSettings
mitaclaw
2024-08-24
BranchWatchDialog: Defer Layout Construction When Possible
mitaclaw
2024-08-24
BranchWatchDialog: De-lambda-ize Constructor
mitaclaw
2024-07-28
i18n: Add comments and improve source strings
JosJuice
2024-07-05
Debugger: Rework temporary breakpoints
Martino Fontana
2024-06-17
Merge pull request #12799 from mitaclaw/branch-watch-tool-fixes-3
Admiral H. Curtiss
2024-06-16
Branch Watch Tool: Add Set Breakpoints Submenu
mitaclaw
2024-06-05
BranchWatchProxyModel: Avoid String Copies In filterAcceptsRow
mitaclaw
2024-06-01
Branch Watch Tool: Smarter Context Menu
mitaclaw
2024-05-25
BranchWatchDialog: Resolve Linux FIXME
mitaclaw
2024-05-25
Branch Watch Tool: Add Rule Of 5 And Remove Unnecessary Include
mitaclaw
2024-05-24
BranchWatchDialog: Case-Insensitive Sorting
mitaclaw
2024-04-30
DolphinQt: Properly Delete (Some) Widgets
mitaclaw
2024-04-20
i18n: Add comments and improve source strings
JosJuice
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2024-03-28
DolphinQt: A Ubiquitous Signal For When Symbols Change
mitaclaw
2024-03-13
PPCSymbolDB: Move instance to PowerPCManager
mitaclaw
2024-03-11
Merge pull request #12610 from mitaclaw/branch-watch-dialog-gcc
Jordan Woyak
2024-03-07
BranchWatchDialog: Fix Misc. Errata
mitaclaw
2024-03-02
BranchWatchDialog: Fix GCC Warnings
mitaclaw
2024-02-27
BranchWatchDialog: A Total Replacement for CodeDiffDialog
mitaclaw