ladybird/Userland/Applications/HexEditor
tetektoza 2751f32a18 HexEditor: Move drawing cursor under a lambda and reuse it
This is a cleanup patch dones for paint event for HexEditor, moving
repeated chunks of code under a common lambda.
2023-12-27 09:22:09 +01: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: Move drawing cursor under a lambda and reuse it 2023-12-27 09:22:09 +01: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