summaryrefslogtreecommitdiff
path: root/Userland/Applications/HexEditor/CMakeLists.txt
AgeCommit message (Expand)Author
2021-09-04HexEditor: Use FileSystemAccessClient, add unveilsMustafa Quraish
2021-08-27HexEditor: Use LibConfig instead of Core::ConfigFileMustafa Quraish
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-05-25HexEditor: Construct Find dialog from GMLBrendan Coles
2021-05-23HexEditor: Add 'Go to Offset...' dialogBrendan Coles
2021-05-22HexEditor: Construct user interface from GMLBrendan Coles
2021-02-25Base: Update some icons for color, quality and consistencythankyouverycool
2021-01-24HexEditor: FindCamisul
2021-01-12Applications: Move to Userland/Applications/Andreas Kling