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-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
2021-11-30
FontEditor: Add scaled offset members to GlyphEditor
thankyouverycool
2021-11-30
FontEditor: Update status bar on initialization
thankyouverycool
2021-11-30
FontEditor: Remove code duplication when resizing GlyphEditor
thankyouverycool
2021-11-30
FontEditor: Account for glyph width when pasting
thankyouverycool
2021-11-30
FontEditor: Don't allow cutting and copying absent glyphs
thankyouverycool
2021-11-30
FontEditor: Don't null check newly created NonnullRefPtr fonts
thankyouverycool
2021-11-30
FontEditor: Factor out redundant code for a request to close
thankyouverycool
2021-11-30
FontEditor: Convert mode and transform buttons into toolbar actions
thankyouverycool
2021-11-30
FontEditor: Simplify start-up
thankyouverycool
2021-11-30
FontEditor: Use LibUnicode to convert character case
thankyouverycool
2021-11-30
LibGfx+FontEditor: Add helper to determine raw glyph presence
thankyouverycool
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-24
LibDesktop: Make allowlist APIs return ErrorOr<void>
Andreas Kling
2021-11-24
FontEditor: Port to LibMain :^)
Andreas Kling
2021-11-21
FontEditor: Make glyph parsing more robust
Ben Wiederhake
2021-11-21
LibGUI+Everywhere: Make sync requests to Clipboard server more obvious
Ben Wiederhake
2021-11-21
FontEditor: Make paste access to Clipboard atomic
Ben Wiederhake
2021-11-20
FontEditor: Set all pixels when pasting a glyph
Ben Wiederhake
2021-11-20
FontEditor: Add ability to copy the selected code point
Ben Wiederhake
2021-11-20
FontEditor: Support flipping and rotating
Ben Wiederhake
2021-11-20
FontEditor: Tighten type of UndoGlyph::undo_state (cannot fail)
Ben Wiederhake
2021-11-20
FontEditor: Don't show focus box after clicking 'present' checkbox
Ben Wiederhake
2021-11-20
FontEditor: More reasonable labels, move property to GML
Ben Wiederhake
2021-11-20
FontEditor: Convert UI from fixed to implicit height
Ben Wiederhake
2021-11-20
FontEditor: Show code point name in status bar
Ben Wiederhake
2021-11-08
LibCore: Use ErrorOr<T> for Core::File::open()
Andreas Kling
[prev]
[next]