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
/
GlyphEditorWidget.h
Age
Commit message (
Expand
)
Author
2022-07-06
FontEditor: Hide Widget::set_font() in GlyphEditorWidget
thankyouverycool
2022-07-06
FontEditor: Update GML for new layout system
thankyouverycool
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-01-09
FontEditor: Support selection ranges
Maciej
2022-01-09
FontEditor: Save scale to config file
Maciej
2021-11-30
FontEditor: Convert to east const
thankyouverycool
2021-11-30
LibGfx+FontEditor: Consolidate BitmapFont width and height limits
thankyouverycool
2021-11-30
FontEditor: Add scaled offset members to GlyphEditor
thankyouverycool
2021-11-30
FontEditor: Convert mode and transform buttons into toolbar actions
thankyouverycool
2021-11-20
FontEditor: Support flipping and rotating
Ben Wiederhake
2021-08-27
FontEditor: Save discrete undo and redo states for each Command
thankyouverycool
2021-04-26
FontEditor: Don't put invalid clicks on the undo stack
thankyouverycool
2021-04-23
FontEditor: Add move glyph tool
thankyouverycool
2021-04-23
FontEditor: Add undo and redo commands
thankyouverycool
2021-04-23
FontEditor: Add adjustable scaling to GlyphEditorWidget
thankyouverycool
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-11
FontEditor: Move menu bar into editor and tweak several widgets
thankyouverycool
2021-04-07
FontEditor+ClipboardHistory: Use system-wide Clipboard
thankyouverycool
2021-04-06
FontEditor: Convert to GML and add new edit commands to GlyphEditor
thankyouverycool
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling