summaryrefslogtreecommitdiff
path: root/ui/memorymap.h
AgeCommit message (Collapse)Author
2024-11-21Remove DockHandler and DockWidget support.Brian Potchik
2024-10-24Initial Firmware Ninja core APIBrandon Miller
2024-02-05Use per view type context sensitivity for most sidebar widgets to ↵Rusty Wagner
significantly reduce resource usage when multiple panes are open
2024-02-05Sidebar improvementsRusty Wagner
2024-01-08Fix crash when adding segments/sections while memory map is openJosh Ferrell
2023-11-07Memory Map: Allow use in a pane.Alexander Taylor
2023-11-07Support navigating to a raw address when the data offset is double-clickedXusheng
2022-11-10Several documentation improvements and fixeskat
- Reduce file count, add minifier script - Group UI and group Core C - Add more items to groups - Add Tranform docs
2022-11-10Fix crash from stale callbacks in memory map viewRusty Wagner
2022-07-19Memory Map widget does not need to inherit from BinaryDataNotificationJosh F
2022-07-18Memory map sidebar widget + segment/section notificationsJosh F