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-01-03 23:25:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08c05fbbd10b97bc008a90348fbaeae86cfcee50
ladybird
/
Applications
/
HexEditor
History
Tom
65a11fb5f9
LibGUI: Add InputBox::show with required parent window argument
...
Similar to MessageBox::show, this encourages passing in a window.
2020-07-16 16:10:21 +02:00
..
CMakeLists.txt
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
HexEditor.cpp
Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes
2020-07-04 17:25:31 +02:00
HexEditor.h
LibGUI: Remove parent parameter to GUI::Widget constructor
2020-02-23 12:27:53 +01:00
HexEditorWidget.cpp
LibGUI: Add InputBox::show with required parent window argument
2020-07-16 16:10:21 +02:00
HexEditorWidget.h
AK: Rename FileSystemPath -> LexicalPath
2020-05-26 14:35:10 +02:00
main.cpp
LibGUI: Make GUI::Application a Core::Object
2020-07-04 14:05:57 +02:00