summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/WatchWidget.cpp
AgeCommit message (Expand)Author
2025-10-08MMU: Use templates for Read/Write functionsMartino Fontana
2024-10-10Modernize `std::sort` with rangesmitaclaw
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-05-04Merge pull request #12695 from mitaclaw/core-global-system-4Admiral H. Curtiss
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2024-04-30DolphinQt: Properly Delete (Some) Widgetsmitaclaw
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
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
2023-03-28PowerPC/MMU: Refactor to class, move to System.Admiral H. Curtiss
2023-03-08Core: Add System parameter to CPUThreadGuard.Admiral H. Curtiss
2023-03-07Qt/WatchWidget: Don't update if not paused.Admiral H. Curtiss
2023-02-12DolphinQt: Properly lock CPU before accessing emulated memoryJosJuice
2023-01-23DolphinQt: Add i18n comments for strings containing the word "watches"JosJuice
2022-12-23DolphinQt: add multiselection to WatchWidgetiwubcode
2022-12-23DolphinQt: add lock state to WatchWidgetiwubcode
2022-12-23DolphinQt: cleanup WatchWidgetiwubcode
2022-06-01Add options for BreakpointWidget, WatchWidget, and CheatSearches to send addr...TryTwo
2021-08-21DolphinQt: Remove Windows dialog help buttonsDentomologist
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-02-20WatchWidget: Add new/delete/clear toolbar itemsSepalani
2020-09-12DolphinQt: fix other widgets that use lambdas (capturing this) without settin...iwubcode
2020-05-03Debugger: Add a Thread widgetSepalani
2020-04-15Qt/Debugger: Refresh windows on savestate load.Admiral H. Curtiss
2020-02-09DolphinQt/Debugger: Fix crash with floating debugger windowsLuke Street
2020-02-06DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView.Jordan Woyak
2019-07-06DolphinQt: Don't update debug widgets when hiddenJosJuice
2019-06-29Show values as floats in watchPokechu22
2019-04-23Debugger: Move hiding logic via setHidden() to before setFloating()chargeflux
2019-03-04Qt: Use ModalMessageBox everywherespycrab
2019-02-13Use empty instead of sizeFilip Gawin
2018-09-08Re-add i18n comments that were lost in the DolphinWX removalJosJuice
2018-08-15Qt/Debugger: Make spacing more compactspycrab
2018-07-09Qt: Remove ActionHelperspycrab
2018-07-07Move DolphinQt2 to DolphinQtspycrab