ladybird/Userland/Applications/HexEditor
Andreas Kling eec328e2ab LibGUI: Remove Menu::try_add_submenu()
And fall back to the infallible add_submenu().
2023-08-14 14:57:54 +02:00
..
CMakeLists.txt Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
FindDialog.cpp Applications: Stop lying about string types 2023-06-13 01:49:02 +02:00
FindDialog.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
FindDialog.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
GoToOffsetDialog.cpp LibGUI+Userland: Port StatusBar::text() and set_text functions to String 2023-06-15 13:53:22 +01:00
GoToOffsetDialog.gml LibGUI+Apps: Convert Statusbar Labels to Segments 2022-02-24 19:09:41 +01:00
GoToOffsetDialog.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
HexDocument.cpp Everywhere: Use MonotonicTime instead of Duration 2023-05-24 23:18:07 +02:00
HexDocument.h Everywhere: Use MonotonicTime instead of Duration 2023-05-24 23:18:07 +02:00
HexEditor.cpp LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
HexEditor.h Everywhere: Remove NonnullOwnPtr.h includes 2023-03-06 23:46:35 +01:00
HexEditorWidget.cpp LibGUI: Remove Menu::try_add_submenu() 2023-08-14 14:57:54 +02:00
HexEditorWidget.h HexEditor: Propagate errors from HexEditorWidget::initialize_menubar() 2023-04-20 17:02:23 +01:00
HexEditorWindow.gml Applications+DevTools: Remove fixed sizes from Splitters 2022-08-30 16:28:44 +01:00
main.cpp AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
SearchResultsModel.h Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
ValueInspectorModel.h Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00