summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp
AgeCommit message (Expand)Author
4 daysReplace zero constants with `nullptr`Dr. Dystopia
2026-04-06Merge pull request #14551 from Dentomologist/breakpointwidget_fix_globally_di...JosJuice
2026-04-04BreakpointWidget: Fix drawing of icon when breakpoints are disabledDentomologist
2026-04-03DolphinQt: Size adjustments in **Breakpoints** widget based on selected debug...cristian64
2026-02-19Debugger/ BreakpointsWidget: Add option to disable/enable all breaking withou...TryTwo
2025-06-28i18n: Add commentsJosJuice
2025-06-14Source: Remove redundant lambda parameter listsDr. Dystopia
2025-06-07Merge pull request #13665 from jordan-woyak/dark-mode-filterJordan Woyak
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2025-01-01Simplify `std::find_if` with `Common::Contains`mitaclaw
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-09-20BreakpointWidget: Update when `Host::PPCSymbolsChanged`mitaclaw
2024-09-20DolphinQt: A Ubiquitous Signal For When Breakpoints Changemitaclaw
2024-08-04Debugger: keep breakpoints ordered by addressTillmann Karras
2024-07-23Merge pull request #12862 from SuperSamus/debugger-fixesAdmiral H. Curtiss
2024-07-09BreakpointWidget: Correct icon positionVampireFlower
2024-07-05BreakpointWidget: Can create new breakpoints when emulation isn't runningMartino Fontana
2024-07-05Debugger: Rework temporary breakpointsMartino Fontana
2024-07-02Debugger: Small Breakpoint cleanupMartino Fontana
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-06-01Color unused cells and disabled rows.TryTwo
2024-06-01BreakpointWidget: Give conditionals a popup text entry on click.TryTwo
2024-06-01BreakpointWidget: Direct editing of address cells. Prevent symbol cells from ...TryTwo
2024-06-01BreakpointWidget: Make buttons, removing selecting row on clicking, and fix O...TryTwo
2024-05-25BreakpointWidget: Fix Qt centering issues with a Custom DelegateTryTwo
2024-05-25BreakpointWidget: Move delete to the context menu. Selecting rows will be re...TryTwo
2024-04-30DolphinQt: Properly Delete (Some) Widgetsmitaclaw
2024-04-13PPCSymbolDB: GetDescription by std::string_viewmitaclaw
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-03-13PPCSymbolDB: Move instance to PowerPCManagermitaclaw
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-06-08BreakpointWidget: Pass QString by const reference to create_itemLioncash
2023-04-25DolphinQt: cache icons instead of single pixmapsShawn Hoffman
2023-04-13Common/IniFile: Move interface into Common namespaceLioncash
2023-04-09PowerPC: Refactor to class, move to System.Admiral H. Curtiss
2022-12-04Expand conditional breakpoints to memory breakpointsTryTwo
2022-11-26Debugger BreakpointWidget: Allow editing breakpointsJoshuaMK
2022-10-06Debugger: Initial implementation of conditional breakpointssmurf3tte
2022-06-01Add options for BreakpointWidget, WatchWidget, and CheatSearches to send addr...TryTwo
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-03-05BreakpointWidget: Use QSignalBlockerSepalani
2021-03-05BreakpointWidget: Fix delete deleting both MBP and BP at addressSepalani
2021-03-04BreakpointWidget: Emit BreakpointsChanged to update viewsSepalani
2021-03-03Allow to disable/enable from the BreakpointWidgetInusualZ
2021-01-28BreakpointWidget: Remove unnecessary codeSepalani
2020-09-12DolphinQt: fix other widgets that use lambdas (capturing this) without settin...iwubcode
2020-07-11Add Break On Hit and Log On Hit for instruction breakpointsRena Kunisaki
2020-02-09DolphinQt/Debugger: Fix crash with floating debugger windowsLuke Street