serenity/Userland/Applications/FontEditor
2022-07-06 14:25:30 +02:00
..
CMakeLists.txt FontEditor: Make undo/redo compatible with multi-glyph selections 2022-03-18 01:12:26 +01:00
FontEditor.cpp FontEditor: Propagate errors when pushing undo commands 2022-07-06 14:25:30 +02:00
FontEditor.h FontEditor: Propagate errors when pushing undo commands 2022-07-06 14:25:30 +02:00
FontEditorWindow.gml LibGUI+Apps: Let Splitters select which resizee to set fixed 2022-02-23 18:56:22 +02:00
GlyphEditorWidget.cpp LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
GlyphEditorWidget.h LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
main.cpp FontEditor: Improve error propagation during construction 2022-07-06 14:25:30 +02:00
NewFontDialog.cpp LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
NewFontDialog.h LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
NewFontDialogPage1.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
NewFontDialogPage2.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
UndoSelection.h FontEditor: Propagate errors when pushing undo commands 2022-07-06 14:25:30 +02:00