ladybird/Userland/Applications/HexEditor
Hugh Davenport 13c66ebf12 DevTools: Add fullscreen option
All except SQLStudio, as that causes a crash
2024-01-14 15:18:43 -07:00
..
CMakeLists.txt HexEditor: Add annotations system 2024-01-14 13:45:02 +00:00
EditAnnotationDialog.cpp HexEditor: Add annotations system 2024-01-14 13:45:02 +00:00
EditAnnotationDialog.h HexEditor: Add annotations system 2024-01-14 13:45:02 +00:00
EditAnnotationWidget.gml HexEditor: Add annotations system 2024-01-14 13:45:02 +00:00
EditAnnotationWidget.h HexEditor: Add annotations system 2024-01-14 13:45:02 +00: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 HexEditor: Add annotations system 2024-01-14 13:45:02 +00:00
HexDocument.h HexEditor: Add annotations system 2024-01-14 13:45:02 +00:00
HexEditor.cpp HexEditor: Add annotations system 2024-01-14 13:45:02 +00:00
HexEditor.h HexEditor: Add annotations system 2024-01-14 13:45:02 +00:00
HexEditorWidget.cpp DevTools: Add fullscreen option 2024-01-14 15:18:43 -07:00
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
Selection.h HexEditor: Wrap selection and behavior in a struct 2024-01-14 13:45:02 +00:00
ValueInspectorModel.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30