serenity/Userland/Applications/FontEditor
thankyouverycool dcf6454059 FontEditor: Hide Widget::set_font() in GlyphEditorWidget
We were already doing the same for its getters, and this makes its
API more consistent with GlyphMapWidget.
2022-07-06 14:25:30 +02:00
..
CMakeLists.txt FontEditor: Convert preview window to GML and propagate its errors 2022-07-06 14:25:30 +02:00
FontEditor.cpp FontEditor: Hide Widget::set_font() in GlyphEditorWidget 2022-07-06 14:25:30 +02:00
FontEditor.h FontEditor: Update GML for new layout system 2022-07-06 14:25:30 +02:00
FontEditorWindow.gml FontEditor: Update GML for new layout system 2022-07-06 14:25:30 +02:00
FontPreviewWindow.gml FontEditor: Convert preview window to GML and propagate its errors 2022-07-06 14:25:30 +02:00
GlyphEditorWidget.cpp FontEditor: Hide Widget::set_font() in GlyphEditorWidget 2022-07-06 14:25:30 +02:00
GlyphEditorWidget.h FontEditor: Hide Widget::set_font() in GlyphEditorWidget 2022-07-06 14:25:30 +02:00
main.cpp FontEditor: Update GML for new layout system 2022-07-06 14:25:30 +02:00
NewFontDialog.cpp FontEditor: Update GML for new layout system 2022-07-06 14:25:30 +02:00
NewFontDialog.h FontEditor: Remove unused headers and member variables 2022-07-06 14:25:30 +02:00
NewFontDialogPage1.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
NewFontDialogPage2.gml FontEditor: Update GML for new layout system 2022-07-06 14:25:30 +02:00
UndoSelection.h FontEditor: Propagate errors when pushing undo commands 2022-07-06 14:25:30 +02:00