summaryrefslogtreecommitdiff
path: root/Applications/FontEditor/FontEditor.h
AgeCommit message (Expand)Author
2019-07-11FontEditor: Initial port to using a VisualBuilder generated UI.Andreas Kling
2019-06-21AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr.Andreas Kling
2019-05-28Add clang-format fileRobin Burchell
2019-04-03FontEditor: Break out classes into separate files.Andreas Kling
2019-03-06Implement basic support for variable-width fonts.Andreas Kling
2019-02-10Move apps into a top-level Applications/ directory.Andreas Kling