index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
HexEditor
Age
Commit message (
Expand
)
Author
2021-08-22
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
networkException
2021-08-22
Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing
networkException
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-06
Everywhere: Replace Model::update() with Model::invalidate()
sin-ack
2021-08-01
Applications: Remove unused header includes
Brian Gianforcaro
2021-07-27
HexEditor: Fix find dialog layout
FrHun
2021-07-21
Userland: Add GUI::Window::add_menu() and use it everywhere
Andreas Kling
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
Andreas Kling
2021-07-12
HexEditor: Accept file drops
Karol Kosek
2021-06-30
AK+Everywhere: Remove "null state" of LexicalPath
Max Wipfli
2021-06-23
HexEditor: Change name for unsaved files to 'Untitled'
Gunnar Beutner
2021-06-23
HexEditor: Prompt the user to save changes when opening a file
Gunnar Beutner
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-06-16
HexEditor: Use Yes/No/Cancel prompts for message boxes
Apoorv Mishra
2021-06-06
AK+Everywhere: Disallow constructing Functions from incompatible types
Ali Mohammad Pur
2021-06-01
HexEditor: Fix off-by-one bugs in selected text length calculations
Brendan Coles
2021-05-29
HexEditor: Add find_all_strings() function
Brendan Coles
2021-05-27
HexEditor: Add 'Find All' option to Find Dialog to find all matches
Brendan Coles
2021-05-25
HexEditor: Construct Find dialog from GML
Brendan Coles
2021-05-24
HexEditor: Store UI layout preferences in config file
Brendan Coles
2021-05-23
HexEditor: Add 'Go to Offset...' dialog
Brendan Coles
2021-05-22
HexEditor: Construct user interface from GML
Brendan Coles
2021-05-22
HexEditor: Fix typo: ASCII
Brendan Coles
2021-05-22
HexEditor: Add 'Select All' action
Brendan Coles
2021-05-21
Applications: Use titlecase and distinct underlined characters in menus
Max Wipfli
2021-05-21
Revert "Userland: static vs non-static constexpr variables"
Linus Groh
2021-05-21
Userland: static vs non-static constexpr variables
Lenny Maiorani
2021-05-20
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
Andreas Kling
2021-05-20
HexEditor: find_and_highlight: Limit search to remaining buffer size
Brendan Coles
2021-05-16
AK+Userland: Remove nullability feature for the ByteBuffer type
Gunnar Beutner
2021-05-16
HexEditor: Call size() instead of operator bool()
Gunnar Beutner
2021-05-16
AK: Turn ByteBuffer into a value type
Gunnar Beutner
2021-05-13
Userland: Tighten a *lot* of pledges! :^)
Andreas Kling
2021-05-12
LibCore+Everywhere: Move OpenMode out of IODevice
Ali Mohammad Pur
2021-05-10
HexEditor: Apply some polish to menus and actions
Andreas Kling
2021-05-03
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
Andreas Kling
2021-05-01
Everywhere: Rename app_menu to file_menu or game_menu
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-16
HexEditor: Use debgln_if
Hendiadyoin1
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-03-25
Userland: Turn all application menus into window menus :^)
Andreas Kling
2021-03-12
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
Andreas Kling
2021-02-26
HexEditor: Fix nullptr pass to AboutDialog and clean up menus
thankyouverycool
2021-02-25
Base: Update some icons for color, quality and consistency
thankyouverycool
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-02-23
HexEditor: Add menu icons for search menu items
Brendan Coles
2021-02-20
LibGUI: Swap order of InputBox value and parent window args
Linus Groh
2021-01-30
HexEditor: Fix about dialog icon
Linus Groh
2021-01-25
Everywhere: Hook up remaining debug macros to Debug.h.
asynts
2021-01-24
HexEditor: Find
Camisul
[next]