1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 08:51:01 +00:00
serenity/Userland/Applications/FontEditor
thankyouverycool 92a75ccaed FontEditor: Include file basename in error messages when available
And write messages in the [action] failed: [error] format to match
common error message formatting elsewhere in Userland.
2022-11-19 15:41:09 +01:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
FontEditorWindow.gml LibGUI+Applications: Govern Splitter resizing by opportunistic growth 2022-08-05 13:54:18 +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: Consolidate GlyphEditor's flip_{horizontally,vertically} 2022-11-19 15:41:09 +01:00
GlyphEditorWidget.h FontEditor: Consolidate GlyphEditor's flip_{horizontally,vertically} 2022-11-19 15:41:09 +01:00
main.cpp AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
MainWidget.cpp FontEditor: Include file basename in error messages when available 2022-11-19 15:41:09 +01:00
MainWidget.h FontEditor: Include file basename in error messages when available 2022-11-19 15:41:09 +01:00
NewFontDialog.cpp FontEditor: Move new font creation to NewFontDialog and handle errors 2022-08-04 02:54:00 +02:00
NewFontDialog.h FontEditor: Move new font creation to NewFontDialog and handle errors 2022-08-04 02:54:00 +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: Include file basename in error messages when available 2022-11-19 15:41:09 +01:00