summaryrefslogtreecommitdiff
path: root/Userland/Applications/FontEditor
AgeCommit message (Expand)Author
2022-07-12Everywhere: Replace single-char StringView op. arguments with charssin-ack
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-07-06FontEditor: Rename FontEditorWidget => FontEditor::MainWidgetthankyouverycool
2022-07-06FontEditor: Hide Widget::set_font() in GlyphEditorWidgetthankyouverycool
2022-07-06FontEditor: Remove unused headers and member variablesthankyouverycool
2022-07-06FontEditor: Simplify GlyphMapWidget context menu constructionthankyouverycool
2022-07-06FontEditor: Update GML for new layout systemthankyouverycool
2022-07-06FontEditor: Convert preview window to GML and propagate its errorsthankyouverycool
2022-07-06FontEditor: Propagate errors when pushing undo commandsthankyouverycool
2022-07-06FontEditor: Normalize GlyphMap selection before creating UndoSelectionthankyouverycool
2022-07-06FontEditor: Improve error propagation during constructionthankyouverycool
2022-05-13LibGUI+Userland: Make Dialog::ExecResult an enum classSam Atkins
2022-04-09LibGfx: Move other font-related files to LibGfx/Font/Simon Wanner
2022-03-20LibGUI+FontEditor: Add context menu for editor actionsthankyouverycool
2022-03-20FontEditor: Change flip action shortcuts to Ctrl+Shift+{Q,W}thankyouverycool
2022-03-20FontEditor: Set width on copy only if source glyph is presentthankyouverycool
2022-03-20FontEditor: Restore selections on undo/redo actionsthankyouverycool
2022-03-18FontEditor: Reset unicode block view on undo/redo actionsthankyouverycool
2022-03-18FontEditor: Make undo/redo compatible with multi-glyph selectionsthankyouverycool
2022-03-18FontEditor: Use memset/memcpy to copy/paste/delete glyphsthankyouverycool
2022-03-05FontEditor: Add code previews for fixed-width fontselectrikmilk
2022-03-04CharacterMap+FontEditor: Switch current Unicode block on arrow pressKarol Kosek
2022-03-02Applications: Fix undefined behavior capturing non-static constexprLenny Maiorani
2022-02-28Applications: Change static constexpr variables to constexprLenny Maiorani
2022-02-23LibGUI+Apps: Let Splitters select which resizee to set fixedthankyouverycool
2022-02-18FontEditor: Remove listener clientthankyouverycool
2022-02-18FontEditor: Save settings for showing metadata and unicode blocksthankyouverycool
2022-02-18FontEditor: Add a search box to filter Unicode blocksthankyouverycool
2022-02-15Applications: Run gml-formatIdan Horowitz
2022-02-15FontEditor: Add a ListView to sort glyphs by their Unicode blockthankyouverycool
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2022-02-13Userland: Run gml-formatIdan Horowitz
2022-02-11LibConfig: Rename pledge_domains(String) => pledge_domain(String)Vitaly Dyachkov
2022-02-07Meta+Userland: Run the GML formatter on CI and pre-commitkleines Filmröllchen
2022-01-18FontEditor: Retrieve code point abbreviations from LibUnicodeTimothy Flynn
2022-01-16FontEditor: Set GlyphEditor glyph on initializationthankyouverycool
2022-01-16FontEditor: Disambiguate save function from save-as actionthankyouverycool
2022-01-16FontEditor: Update GlyphEditor and width widgets on paste and deletethankyouverycool
2022-01-16FontEditor: Correct GroupBox heightthankyouverycool
2022-01-16FontEditor: Calculate GlyphEditor toolbar widths more preciselythankyouverycool
2022-01-16FontEditor: Remove unnecessary call during GlyphEditor initthankyouverycool
2022-01-16FontEditor: Remove .gitignore artifact from old build systemthankyouverycool
2022-01-16LibGUI+FontEditor: Move seek-prev/next-glyph logic into GlyphMapWidgetSam Atkins
2022-01-16LibGUI: Make GlyphMapWidget work with vector fontsSam Atkins
2022-01-16LibGUI+FontEditor: Move GlyphMapWidget to LibGUISam Atkins
2022-01-12FontEditor: Add Klingon phrase to Preview FontLady Gegga
2022-01-09FontEditor: Propagate errors using try_set_main_widget in maincreator1creeper1
2022-01-09FontEditor: Support selection rangesMaciej
2022-01-09FontEditor: Save scale to config fileMaciej
2022-01-09FontEditor: Display something for emoji glyphsMaciej