index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
FontEditor
Age
Commit message (
Expand
)
Author
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-03-20
LibGUI+FontEditor: Add context menu for editor actions
thankyouverycool
2022-03-20
FontEditor: Change flip action shortcuts to Ctrl+Shift+{Q,W}
thankyouverycool
2022-03-20
FontEditor: Set width on copy only if source glyph is present
thankyouverycool
2022-03-20
FontEditor: Restore selections on undo/redo actions
thankyouverycool
2022-03-18
FontEditor: Reset unicode block view on undo/redo actions
thankyouverycool
2022-03-18
FontEditor: Make undo/redo compatible with multi-glyph selections
thankyouverycool
2022-03-18
FontEditor: Use memset/memcpy to copy/paste/delete glyphs
thankyouverycool
2022-03-05
FontEditor: Add code previews for fixed-width fonts
electrikmilk
2022-03-04
CharacterMap+FontEditor: Switch current Unicode block on arrow press
Karol Kosek
2022-03-02
Applications: Fix undefined behavior capturing non-static constexpr
Lenny Maiorani
2022-02-28
Applications: Change static constexpr variables to constexpr
Lenny Maiorani
2022-02-23
LibGUI+Apps: Let Splitters select which resizee to set fixed
thankyouverycool
2022-02-18
FontEditor: Remove listener client
thankyouverycool
2022-02-18
FontEditor: Save settings for showing metadata and unicode blocks
thankyouverycool
2022-02-18
FontEditor: Add a search box to filter Unicode blocks
thankyouverycool
2022-02-15
Applications: Run gml-format
Idan Horowitz
2022-02-15
FontEditor: Add a ListView to sort glyphs by their Unicode block
thankyouverycool
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-11
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
Vitaly Dyachkov
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-01-18
FontEditor: Retrieve code point abbreviations from LibUnicode
Timothy Flynn
2022-01-16
FontEditor: Set GlyphEditor glyph on initialization
thankyouverycool
2022-01-16
FontEditor: Disambiguate save function from save-as action
thankyouverycool
2022-01-16
FontEditor: Update GlyphEditor and width widgets on paste and delete
thankyouverycool
2022-01-16
FontEditor: Correct GroupBox height
thankyouverycool
2022-01-16
FontEditor: Calculate GlyphEditor toolbar widths more precisely
thankyouverycool
2022-01-16
FontEditor: Remove unnecessary call during GlyphEditor init
thankyouverycool
2022-01-16
FontEditor: Remove .gitignore artifact from old build system
thankyouverycool
2022-01-16
LibGUI+FontEditor: Move seek-prev/next-glyph logic into GlyphMapWidget
Sam Atkins
2022-01-16
LibGUI: Make GlyphMapWidget work with vector fonts
Sam Atkins
2022-01-16
LibGUI+FontEditor: Move GlyphMapWidget to LibGUI
Sam Atkins
2022-01-12
FontEditor: Add Klingon phrase to Preview Font
Lady Gegga
2022-01-09
FontEditor: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
FontEditor: Support selection ranges
Maciej
2022-01-09
FontEditor: Save scale to config file
Maciej
2022-01-09
FontEditor: Display something for emoji glyphs
Maciej
2022-01-06
LibGUI: Move rotate cw/ccw to CommonActions
Marcus Nilsson
2022-01-04
FontEditor: Use GUI::MessageBox::ask_about_unsaved_changes()
Andreas Kling
2021-12-30
Userland: Link directly against LibUnicodeData where needed
Timothy Flynn
2021-12-21
Userland: Add unveil/pledge requisites for dynamic Unicode data loading
Timothy Flynn
2021-11-30
LibGUI+FontEditor: Allow ComboBox on_change callback to be toggled
thankyouverycool
2021-11-30
FontEditor: Convert to east const
thankyouverycool
2021-11-30
FontEditor: Correct member type and initialization in UndoGlyph
thankyouverycool
2021-11-30
FontEditor: Remove unused Vector<String>
thankyouverycool
2021-11-30
FontEditor: Correct NewFontDialog layout issues
thankyouverycool
2021-11-30
FontEditor: Clean up GlyphMapWidget header
thankyouverycool
2021-11-30
FontEditor: Remove superfluous 'this' pointers
thankyouverycool
2021-11-30
LibGfx+FontEditor: Consolidate BitmapFont width and height limits
thankyouverycool
[next]