ladybird/Applications/FontEditor
Robin Burchell 0dc9af5f7e Add clang-format file
Also run it across the whole tree to get everything using the One True Style.
We don't yet run this in an automated fashion as it's a little slow, but
there is a snippet to do so in makeall.sh.
2019-05-28 17:31:20 +02:00
..
.gitignore Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
FontEditor.cpp LibGUI: Make GCheckBox inherit from GAbstractButton. 2019-05-24 17:11:42 +02:00
FontEditor.h Add clang-format file 2019-05-28 17:31:20 +02:00
GlyphEditorWidget.cpp LibGUI: Move frame painting from GFrame to StylePainter. 2019-04-10 03:43:46 +02:00
GlyphEditorWidget.h Add clang-format file 2019-05-28 17:31:20 +02:00
GlyphMapWidget.cpp FontEditor: Update the glyph map when changing a glyph's width. 2019-04-10 04:02:20 +02:00
GlyphMapWidget.h Add clang-format file 2019-05-28 17:31:20 +02:00
main.cpp Applications: Let's put spaces in app names 2019-05-27 13:52:28 +02:00
Makefile Fix "make clean" not deleting app binaries. 2019-05-13 14:56:18 +02:00