This website requires JavaScript.
Explore
Help
Sign In
doryan
/
BloomPatched
Watch
1
Star
0
Fork
0
You've already forked BloomPatched
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
78491a7874b7713ae8ad5da3d0508b15d8345d78
BloomPatched
/
src
/
Insight
/
UserInterfaces
/
InsightWindow
/
Widgets
/
TargetMemoryInspectionPane
History
Nav
78491a7874
Tidying
2022-07-13 22:41:14 +01:00
..
HexViewerWidget
Tidying
2022-07-13 22:41:14 +01:00
Images
Corrected the disabled icon and text styling for memory inspection tool buttons
2021-12-24 13:57:54 +00:00
MemoryRegionManager
Replaced QLabel with derived Label widget - for plain text formatting being configured as a default
2022-05-03 20:00:52 +01:00
UiFiles
Replaced QLabel with derived Label widget - for plain text formatting being configured as a default
2022-05-03 20:00:52 +01:00
ExcludedMemoryRegion.hpp
Removed TargetMemoryDescriptor dependency in MemoryRegion class (in preparation for saving & loading memory regions from Bloom's project settings file)
2022-01-16 18:53:28 +00:00
FocusedMemoryRegion.hpp
Made endianness of focused memory regions configurable
2022-02-02 21:52:31 +00:00
MemoryRegion.hpp
Constructing Insight settings from project settings json
2022-01-22 16:13:30 +00:00
TargetMemoryInspectionPane.cpp
Handling programming mode enabled/disabled events in Insight
2022-06-05 17:00:56 +01:00
TargetMemoryInspectionPane.hpp
Handling programming mode enabled/disabled events in Insight
2022-06-05 17:00:56 +01:00
TargetMemoryInspectionPaneSettings.hpp
Persisted panel and pane states
2022-02-06 20:28:46 +00:00