This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-05 04:06:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae124c19efb5fda789f399b9207d84359fe4599a
ladybird
/
Userland
/
Applications
/
FontEditor
History
Andreas Kling
33e87d1627
Userland: Fix remaining smart pointer const-correctness issues
2023-02-21 00:54:04 +01:00
..
CMakeLists.txt
…
FontEditorWindow.gml
FontEditor: Add Unicode block/glyph selection Statusbar Segment
2022-12-20 10:22:27 +01:00
FontPreviewWindow.gml
…
GlyphEditorWidget.cpp
FontEditor: Remove unused includes
2022-12-20 10:22:27 +01:00
GlyphEditorWidget.h
…
main.cpp
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
2023-01-06 13:36:02 -07:00
MainWidget.cpp
Everywhere: Remove needless copies of Error / ErrorOr instances
2023-02-10 09:08:52 +00:00
MainWidget.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
NewFontDialog.cpp
LibGUI+Userland: Rename
try_load_from_gml()
->
load_from_gml()
:^)
2023-01-07 14:39:30 +01:00
NewFontDialog.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
NewFontDialogPage1.gml
…
NewFontDialogPage2.gml
…
UndoSelection.h
Userland: Fix remaining smart pointer const-correctness issues
2023-02-21 00:54:04 +01:00