.. |
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
|
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 |
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
|
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::try_* APIs
|
2022-01-20 10:39:12 +01:00 |
SearchResultsModel.h
|
HexEditor: Stream input files instead of keeping them in memory
|
2021-12-23 23:25:47 -08:00 |