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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2023-05-05
FontEditor: Use `LibFileSystemAccessClient`
Caoimhe
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-12
Userland: Properly populate GENERATED_SOURCES
Ali Mohammad Pur
2022-09-05
LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
Timothy Flynn
2022-07-06
FontEditor: Rename FontEditorWidget => FontEditor::MainWidget
thankyouverycool
2022-07-06
FontEditor: Convert preview window to GML and propagate its errors
thankyouverycool
2022-03-18
FontEditor: Make undo/redo compatible with multi-glyph selections
thankyouverycool
2022-01-16
LibGUI+FontEditor: Move GlyphMapWidget to LibGUI
Sam Atkins
2021-12-30
Userland: Link directly against LibUnicodeData where needed
Timothy Flynn
2021-11-24
FontEditor: Port to LibMain :^)
Andreas Kling
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-04-23
FontEditor: Add undo and redo commands
thankyouverycool
2021-04-11
FontEditor: Add 'New Font' wizard to editor
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