..
CMakeLists.txt
HexEditor: Port HexEditor to LibMain
2022-01-01 14:47:15 +01:00
FindDialog.cpp
HexEditor: Use Array in FindDialog's options
2022-01-28 23:40:25 +01:00
FindDialog.gml
Meta+Userland: Run the GML formatter on CI and pre-commit
2022-02-07 18:39:50 +01:00
FindDialog.h
Userland: Remove a bunch of unnecessary Vector imports
2022-01-28 23:40:25 +01:00
GoToOffsetDialog.cpp
AK: Replace the mutable String::replace API with an immutable version
2021-09-11 20:36:43 +03:00
GoToOffsetDialog.gml
Meta+Userland: Run the GML formatter on CI and pre-commit
2022-02-07 18:39:50 +01:00
GoToOffsetDialog.h
HexEditor: Add 'Go to Offset...' dialog
2021-05-23 18:13:49 +02:00
HexDocument.cpp
HexEditor: Stream input files instead of keeping them in memory
2021-12-23 23:25:47 -08:00
HexDocument.h
HexEditor: Make HexDocuments final
2021-12-23 23:25:47 -08:00
HexEditor.cpp
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
2022-01-24 22:36:09 +01:00
HexEditor.h
HexEditor: Use FileSystemAccessClient::try_* APIs
2022-01-20 10:39:12 +01:00
HexEditorWidget.cpp
HexEditor: Use FileSystemAccessClient::try_* APIs
2022-01-20 10:39:12 +01:00
HexEditorWidget.h
HexEditor: Use FileSystemAccessClient::try_* APIs
2022-01-20 10:39:12 +01:00
HexEditorWindow.gml
Meta+Userland: Run the GML formatter on CI and pre-commit
2022-02-07 18:39:50 +01:00
main.cpp
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
2022-02-11 18:06:39 +01:00
SearchResultsModel.h
HexEditor: Stream input files instead of keeping them in memory
2021-12-23 23:25:47 -08:00