1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 12:45:07 +00:00
serenity/Userland/Applications/HexEditor
2021-09-13 20:51:50 +00:00
..
CMakeLists.txt HexEditor: Use FileSystemAccessClient, add unveils 2021-09-04 03:32:58 +02:00
FindDialog.cpp AK: Replace the mutable String::replace API with an immutable version 2021-09-11 20:36:43 +03: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: Replace the mutable String::replace API with an immutable version 2021-09-11 20:36:43 +03:00
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 Everywhere: Use my fancy new serenityos.org email :^) 2021-09-13 20:51:50 +00:00
HexEditor.h Everywhere: Use my fancy new serenityos.org email :^) 2021-09-13 20:51:50 +00:00
HexEditorWidget.cpp Everywhere: Use my fancy new serenityos.org email :^) 2021-09-13 20:51:50 +00:00
HexEditorWidget.h Everywhere: Use my fancy new serenityos.org email :^) 2021-09-13 20:51:50 +00: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 Everywhere: Use my fancy new serenityos.org email :^) 2021-09-13 20:51:50 +00:00
SearchResultsModel.h Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00