serenity/Applications/HexEditor
Rok Povsic c7911fdce9 HexEditor: Select first character by default
The first character was already selected (with the selection greyed-out),
and a selection span of 1 was shown, so it's natural than the selection
from/to numbers should be 0/0, not -1/-1.
2020-12-27 21:25:54 +01:00
..
CMakeLists.txt Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
HexEditor.cpp HexEditor: Don't update selection numbers when clicking the last+1 char 2020-12-27 21:25:54 +01:00
HexEditor.h HexEditor: Select first character by default 2020-12-27 21:25:54 +01:00
HexEditorWidget.cpp TextEditor+HexEditor: Tweak dirty document warning messages 2020-12-26 01:31:24 +01:00
HexEditorWidget.h AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
main.cpp Applications: Use GUI::Icon::default_icon to set application icon 2020-11-02 21:06:17 +01:00