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-08-14
FontEditor: Mark pasted glyphs as modified
Sam Atkins
2022-08-14
FontEditor: Add an option to show or hide modification highlights
Sam Atkins
2022-08-14
FontEditor: Store glyph modified state on the undo stack
Sam Atkins
2022-08-05
LibGUI+Applications: Govern Splitter resizing by opportunistic growth
thankyouverycool
2022-08-04
Applications: Make a few of the larger Toolbars collapsible
thankyouverycool
2022-08-04
FontEditor: Move new font creation to NewFontDialog and handle errors
thankyouverycool
2022-08-04
FontEditor: Improve error handling opening, saving and editing fonts
thankyouverycool
2022-08-04
FontEditor: Add show_error() helper
thankyouverycool
2022-08-04
FontEditor: Let editor recover from failed initializations
thankyouverycool
2022-07-12
Everywhere: Replace single-char StringView op. arguments with chars
sin-ack
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-06
FontEditor: Rename FontEditorWidget => FontEditor::MainWidget
thankyouverycool
2022-07-06
FontEditor: Hide Widget::set_font() in GlyphEditorWidget
thankyouverycool
2022-07-06
FontEditor: Remove unused headers and member variables
thankyouverycool
2022-07-06
FontEditor: Simplify GlyphMapWidget context menu construction
thankyouverycool
2022-07-06
FontEditor: Update GML for new layout system
thankyouverycool
2022-07-06
FontEditor: Convert preview window to GML and propagate its errors
thankyouverycool
2022-07-06
FontEditor: Propagate errors when pushing undo commands
thankyouverycool
2022-07-06
FontEditor: Normalize GlyphMap selection before creating UndoSelection
thankyouverycool
2022-07-06
FontEditor: Improve error propagation during construction
thankyouverycool
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
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
[next]