serenity/Userland/Applications/HexEditor
Sam Atkins da52c5e82a HexEditor: Make edited bytes bold
This will help them still stand out once we introduce annotations, which
also modify the colors.
2024-01-06 16:08:49 +00:00
..
CMakeLists.txt HexEditor: Port HexEditor to GML compilation 2023-12-08 01:06:09 +01:00
FindDialog.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
FindDialog.h HexEditor: Port HexEditor to GML compilation 2023-12-08 01:06:09 +01:00
FindWidget.gml HexEditor: Port HexEditor to GML compilation 2023-12-08 01:06:09 +01:00
FindWidget.h HexEditor: Port HexEditor to GML compilation 2023-12-08 01:06:09 +01:00
GoToOffsetDialog.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
GoToOffsetDialog.h HexEditor: Port HexEditor to GML compilation 2023-12-08 01:06:09 +01:00
GoToOffsetWidget.gml HexEditor: Port HexEditor to GML compilation 2023-12-08 01:06:09 +01:00
GoToOffsetWidget.h HexEditor: Port HexEditor to GML compilation 2023-12-08 01:06:09 +01:00
HexDocument.cpp Everywhere: Use MonotonicTime instead of Duration 2023-05-24 23:18:07 +02:00
HexDocument.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
HexEditor.cpp HexEditor: Make edited bytes bold 2024-01-06 16:08:49 +00:00
HexEditor.h HexEditor: Change cursor type from caret to black box 2023-12-27 09:22:09 +01:00
HexEditorWidget.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
HexEditorWidget.gml HexEditor: Port HexEditor to GML compilation 2023-12-08 01:06:09 +01:00
HexEditorWidget.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
main.cpp HexEditor: Port HexEditor to GML compilation 2023-12-08 01:06:09 +01:00
SearchResultsModel.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
ValueInspectorModel.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30