This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-05 04:06:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0eaee045cfb0a08abda443e6b9bd9dfd0949f43c
ladybird
/
Userland
/
Applications
/
HexEditor
History
Lucas CHOLLET
e8115bfdb1
Base: Launch FileSystemAccessServer at session start-up
2022-08-14 21:52:35 +01:00
..
CMakeLists.txt
…
FindDialog.cpp
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
FindDialog.gml
…
FindDialog.h
…
GoToOffsetDialog.cpp
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
GoToOffsetDialog.gml
…
GoToOffsetDialog.h
…
HexDocument.cpp
…
HexDocument.h
…
HexEditor.cpp
HexEditor: Rename camel case variable names in
HexEditor::save_as
2022-08-03 10:12:11 -04:00
HexEditor.h
HexEditor: Make
HexEditor::open_new_file
fallible and reduce branching
2022-08-03 10:12:11 -04:00
HexEditorWidget.cpp
HexEditor: Make
HexEditor::open_new_file
fallible and reduce branching
2022-08-03 10:12:11 -04:00
HexEditorWidget.h
…
HexEditorWindow.gml
…
main.cpp
Base: Launch FileSystemAccessServer at session start-up
2022-08-14 21:52:35 +01:00
SearchResultsModel.h
…
ValueInspectorModel.h
…