ladybird/Userland/Applications/FontEditor
2023-06-15 13:53:22 +01:00
..
CMakeLists.txt FontEditor: Use LibFileSystemAccessClient 2023-05-05 16:25:55 +01:00
FontEditorWindow.gml FontEditor: Allow application to launch without a font 2023-05-13 12:53:49 +02:00
FontPreviewWindow.gml LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2023-04-30 05:49:46 +02:00
GlyphEditorWidget.cpp FontEditor: Don't add ineffectual glyph moves to the undo stack 2023-06-09 17:21:43 +02:00
GlyphEditorWidget.h FontEditor: Don't add ineffectual glyph moves to the undo stack 2023-06-09 17:21:43 +02:00
main.cpp Applications: Improve FSAC error message handling 2023-05-19 06:20:41 +02:00
MainWidget.cpp LibGUI+Userland: Port Action status tips to String 2023-06-15 13:53:22 +01:00
MainWidget.h FontEditor: Show complete filename in error messages 2023-05-17 06:47:57 +02:00
NewFontDialog.cpp Applications+Demos+LibGUI: Migrate to fallible WizardDialogs and Pages 2023-06-09 17:21:43 +02:00
NewFontDialog.h Applications+Demos+LibGUI: Migrate to fallible WizardDialogs and Pages 2023-06-09 17:21:43 +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
Resources.h FontEditor: Don't crash on missing icons 2023-05-13 12:53:49 +02:00
UndoSelection.h FontEditor: Add action text to Undo and Redo 2023-05-17 06:47:57 +02:00