serenity/Applications/HexEditor
Stephan Unverwerth b4d1390714 LibGFX: Move default_xxx_font() methods from Font to FontDatabase
When we have an abstract font class it makes no sense to keep
these methods in the Font class.
2020-12-30 20:40:30 +01:00
..
CMakeLists.txt Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
HexEditor.cpp LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +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