summaryrefslogtreecommitdiff
path: root/Userland/Applications/HexEditor/HexDocument.h
AgeCommit message (Expand)Author
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-11-01HexEditor: Implement undo and redo actionskamp
2022-11-01HexEditor: Only mark window as modified when document is actually dirtykamp
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-12-23HexEditor: Make HexDocuments finalArne Elster
2021-12-23HexEditor: Stream input files instead of keeping them in memoryArne Elster