serenity/Userland/Applications/FontEditor
thankyouverycool 42284a1550 FontEditor: Change flip action shortcuts to Ctrl+Shift+{Q,W}
To not interfere with the command palette.
2022-03-20 20:00:25 +01:00
..
CMakeLists.txt FontEditor: Make undo/redo compatible with multi-glyph selections 2022-03-18 01:12:26 +01:00
FontEditor.cpp FontEditor: Change flip action shortcuts to Ctrl+Shift+{Q,W} 2022-03-20 20:00:25 +01:00
FontEditor.h FontEditor: Restore selections on undo/redo actions 2022-03-20 20:00:25 +01:00
FontEditorWindow.gml LibGUI+Apps: Let Splitters select which resizee to set fixed 2022-02-23 18:56:22 +02:00
GlyphEditorWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
GlyphEditorWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
main.cpp FontEditor: Remove listener client 2022-02-18 07:38:29 -05:00
NewFontDialog.cpp
NewFontDialog.h
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: Restore selections on undo/redo actions 2022-03-20 20:00:25 +01:00