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
2025-12-29 12:49:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fd2304dadd13334afcd43e2abe4e1ea0331d331
ladybird
/
Applications
/
HexEditor
History
Andreas Kling
fd5eb79d19
LibGUI: Make GMenu inherit from CObject
...
This is primarily to make it possible to pass a GMenu* where a CObject* is expected.
2019-12-09 21:05:44 +01:00
..
HexEditor.cpp
HexEditor: Created has_selection() method.
2019-10-27 00:44:42 +02:00
HexEditor.h
HexEditor: Created has_selection() method.
2019-10-27 00:44:42 +02:00
HexEditorWidget.cpp
LibGUI: Make GMenu inherit from CObject
2019-12-09 21:05:44 +01:00
HexEditorWidget.h
HexEditor: Added navigate to a hex offset
2019-10-21 09:45:21 +02:00
main.cpp
HexEditor: Fixed startup error
2019-10-24 09:57:27 +02:00
Makefile
HexEditor: Initial application release
2019-10-13 08:45:49 +02:00