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-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
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-11-03
Applications: Remove border from GroupBox margins
FrHun
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-10-17
FontEditor: Accept file drops
Karol Kosek
2021-10-17
FontEditor: Add FontEditorWidget::open_file() function
Karol Kosek
2021-10-17
FontEditor: Reuse the request_close() function in Open action
Karol Kosek
2021-10-02
FontEditor: Close preview window when the main window is closed
Gal Horowitz
2021-09-24
FontEditor: Allow editing new font header
thankyouverycool
2021-09-22
FontEditor: Keep selected glyph in view on resize
thankyouverycool
2021-09-22
FontEditor: Make update_{statusbar,preview} member functions
thankyouverycool
2021-09-22
FontEditor: Remove reprobe_font()
thankyouverycool
2021-09-22
FontEditor: Sanitize RTL and control glyphs in Clipboard metadata
thankyouverycool
[prev]
[next]