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
/
MainWidget.cpp
Age
Commit message (
Expand
)
Author
2023-05-23
Base+Userland: Apply Human Interface Guidelines to Object text
thankyouverycool
2023-05-17
FontEditor: Filter files by BitmapFont in FilePicker
thankyouverycool
2023-05-17
FontEditor: Show complete filename in error messages
thankyouverycool
2023-05-17
FontEditor: Show recently opened files in File menu
thankyouverycool
2023-05-17
FontEditor: Add action text to Undo and Redo
thankyouverycool
2023-05-13
FontEditor: Allow application to launch without a font
thankyouverycool
2023-05-13
FontEditor: Let GlyphEditorWidget initialize a null BitmapFont
thankyouverycool
2023-05-13
LibGUI+Applications: Let GlyphMapWidget initialize a null Font
thankyouverycool
2023-05-13
FontEditor: Move common restoration work into restore_state()
thankyouverycool
2023-05-13
FontEditor: Use resultant FSAC filename when Saving-as
thankyouverycool
2023-05-13
FontEditor: Use fallible {Input,Message}Boxes
thankyouverycool
2023-05-13
FontEditor: Don't crash on missing icons
thankyouverycool
2023-05-13
FontEditor: Rename m_edited_font => m_font and remove getter
thankyouverycool
2023-05-13
FontEditor: Remove unnecessary call to hide() NewFontDialog
thankyouverycool
2023-05-13
FontEditor: Remove unnecessary setters and getters
thankyouverycool
2023-05-13
FontEditor: Remove unnecessary deferred invokes
thankyouverycool
2023-05-13
FontEditor: Tighten lambda captures
thankyouverycool
2023-05-13
FontEditor: Propagate errors formatting preview text
thankyouverycool
2023-05-13
FontEditor: Propagate errors when loading GML
thankyouverycool
2023-05-13
FontEditor: Port some instances of DeprecatedString
thankyouverycool
2023-05-13
FontEditor: Iterate slope and weight lists by size()
thankyouverycool
2023-05-13
FontEditor: Convert Model lists to Vector<String>
thankyouverycool
2023-05-05
FontEditor: Use `LibFileSystemAccessClient`
Caoimhe
2023-04-30
LibGUI+Userland: Port Labels to String
thankyouverycool
2023-04-25
Applications: Update man page links for applications
Tim Ledbetter
2023-04-19
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
Karol Kosek
2023-04-19
LibGUI+Userland: Make Window::*add_menu take name using new string
Karol Kosek
2023-04-18
FontEditor: Use compact InputBox for Go to Glyph action
thankyouverycool
2023-04-18
LibGUI+Userland: Improve error and font handling for InputBox
thankyouverycool
2023-04-15
AK+Everywhere: Change URL::path() to serialize_path()
MacDue
2023-02-10
Everywhere: Remove needless copies of Error / ErrorOr instances
Timothy Flynn
2023-02-04
LibGUI+Userland: Switch order of parameters for InputBox::show
Karol Baraniecki
2023-02-04
Userland: Replace manual checking by using GUI::InputType::NonemptyText
Karol Baraniecki
2023-01-26
LibGfx: Remove `try_` prefix from bitmap creation functions
Tim Schumacher
2023-01-13
FontEditor: Fix more ignored .to_string() errors
MacDue
2023-01-07
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
Sam Atkins
2023-01-07
Userland: Replace all uses of `load_from_gml` with `try_load_from_gml`
Sam Atkins
2023-01-06
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
Sam Atkins
2023-01-02
Base+Userland: Add menu item icons
Brandon Jordan
2022-12-20
FontEditor: Update preview window after pasting and deleting glyphs
thankyouverycool
2022-12-20
FontEditor: Add Unicode block/glyph selection Statusbar Segment
thankyouverycool
2022-12-20
LibGUI+FontEditor: Restore normalized selections on Undo/Redo
thankyouverycool
2022-12-20
FontEditor: Set Unicode ListView's focus proxy to its search box
thankyouverycool
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-19
FontEditor: Include file basename in error messages when available
thankyouverycool
2022-11-19
LibGUI+Applications: Allow GlyphMapWidget's set_font() to fail
thankyouverycool
2022-11-19
LibGUI+FontEditor: Allow system emoji to be toggled in GlyphMapWidget
thankyouverycool
2022-11-19
FontEditor: Add Layout options to View menu
thankyouverycool
2022-11-19
FontEditor: Remove redundant set_scale() helper
thankyouverycool
[next]