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-02-10 09:45:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66bd7cdb28d54669c2c1bfed188e8d263827d00a
ladybird
/
Userland
/
Applications
/
FontEditor
History
Karol Kosek
51bd9ca037
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
2023-04-19 07:59:54 +02: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
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
2023-03-01 10:47:19 +01:00
MainWidget.cpp
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
2023-04-19 07:59:54 +02: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