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-01-28 19:35:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d98f4e28f7e86feea595ef5e4ff8b32037b64e9
ladybird
/
Applications
/
FontEditor
History
Andreas Kling
ad731cc08f
LibGUI: Support cycling through focusable widgets with Tab and Shift-Tab.
2019-05-15 02:39:58 +02:00
..
.gitignore
…
FontEditor.cpp
LibGUI: Add a simple GGroupBox widget.
2019-04-10 05:52:15 +02:00
FontEditor.h
FontEditor: Break out classes into separate files.
2019-04-03 15:23:13 +02:00
GlyphEditorWidget.cpp
LibGUI: Move frame painting from GFrame to StylePainter.
2019-04-10 03:43:46 +02:00
GlyphEditorWidget.h
LibGUI: Support cycling through focusable widgets with Tab and Shift-Tab.
2019-05-15 02:39:58 +02:00
GlyphMapWidget.cpp
FontEditor: Update the glyph map when changing a glyph's width.
2019-04-10 04:02:20 +02:00
GlyphMapWidget.h
LibGUI: Support cycling through focusable widgets with Tab and Shift-Tab.
2019-05-15 02:39:58 +02:00
main.cpp
FontEditor: Add a window icon.
2019-04-18 02:30:35 +02:00
Makefile
Fix "make clean" not deleting app binaries.
2019-05-13 14:56:18 +02:00