summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/BreakpointWidget.cpp
AgeCommit message (Expand)Author
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
2020-02-06DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView.Jordan Woyak
2019-07-30DolphinQt: Replace QStringLiteral with alternatives where applicableLioncash
2019-07-06DolphinQt: Don't update debug widgets when hiddenJosJuice
2019-04-23Debugger: Move hiding logic via setHidden() to before setFloating()chargeflux
2019-02-13Use empty instead of sizeFilip Gawin
2018-08-19Qt/Debugger: Readd title bar to breakpoint widgetspycrab
2018-08-15Qt/Debugger: Make spacing more compactspycrab
2018-07-09Qt: Remove ActionHelperspycrab
2018-07-07Move DolphinQt2 to DolphinQtspycrab