ladybird/Userland/Applications/HexEditor
Mustafa Quraish 8f2521ce52 HexEditor: Use FileSystemAccessClient, add unveils
Most of the code here is based off the implementation of how
TextEditor uses FileSystemAccessClient.
2021-09-04 03:32:58 +02:00
..
CMakeLists.txt HexEditor: Use FileSystemAccessClient, add unveils 2021-09-04 03:32:58 +02:00
FindDialog.cpp Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
FindDialog.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
FindDialog.h HexEditor: Add 'Find All' option to Find Dialog to find all matches 2021-05-27 22:57:17 +02:00
GoToOffsetDialog.cpp AK+Everywhere: Disallow constructing Functions from incompatible types 2021-06-06 00:27:30 +04:30
GoToOffsetDialog.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
GoToOffsetDialog.h HexEditor: Add 'Go to Offset...' dialog 2021-05-23 18:13:49 +02:00
HexEditor.cpp HexEditor: Use FileSystemAccessClient, add unveils 2021-09-04 03:32:58 +02:00
HexEditor.h HexEditor: Use FileSystemAccessClient, add unveils 2021-09-04 03:32:58 +02:00
HexEditorWidget.cpp HexEditor: Use FileSystemAccessClient, add unveils 2021-09-04 03:32:58 +02:00
HexEditorWidget.h HexEditor: Use FileSystemAccessClient, add unveils 2021-09-04 03:32:58 +02:00
HexEditorWindow.gml HexEditor: Add 'Find All' option to Find Dialog to find all matches 2021-05-27 22:57:17 +02:00
main.cpp HexEditor: Use FileSystemAccessClient, add unveils 2021-09-04 03:32:58 +02:00
SearchResultsModel.h Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00