mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 02:12:45 +00:00 
			
		
		
		
	|  7394316818 The selected region in HexEditor is indicated by rendering a different background color for the selected bytes. Previously this background was rendered so that the background rectangles were not contigous between different rows. This caused a high contrast pattern that interfered with the readability of the hexadecimal digits. Now the background is rendered as a single contiguous block. | ||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| FindDialog.cpp | ||
| FindDialog.gml | ||
| FindDialog.h | ||
| GoToOffsetDialog.cpp | ||
| GoToOffsetDialog.gml | ||
| GoToOffsetDialog.h | ||
| HexDocument.cpp | ||
| HexDocument.h | ||
| HexEditor.cpp | ||
| HexEditor.h | ||
| HexEditorWidget.cpp | ||
| HexEditorWidget.h | ||
| HexEditorWindow.gml | ||
| main.cpp | ||
| SearchResultsModel.h | ||
| ValueInspectorModel.h | ||