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