ladybird/Applications
Andreas Kling 2dc0ea1cf9 FontEditor: Initial port to using a VisualBuilder generated UI.
Here goes the first attempt at using VisualBuilder to make an application.

There are many features missing that we are gonna have to implement,
noticeably custom widgets (for the glyph editor and glyph map widgets)
but this patch already moves most of the UI layout to a form file. :^)
2019-07-11 20:19:26 +02:00
..
About Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
Downloader Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
FileManager FileManager: Remove use of copy_ref(). 2019-07-11 15:59:06 +02:00
FontEditor FontEditor: Initial port to using a VisualBuilder generated UI. 2019-07-11 20:19:26 +02:00
IRCClient IRCClient: Remove use of copy_ref(). 2019-07-11 16:03:54 +02:00
Launcher Launcher: Reformat config a little bit (#279) 2019-07-03 05:53:44 +02:00
PaintBrush StringView: Rename characters() to characters_without_null_termination(). 2019-07-08 15:38:44 +02:00
ProcessManager ProcessManager: Remove use of copy_ref(). 2019-07-11 16:04:17 +02:00
QuickShow QuickShow: Make the window background black for a nicer contrast. 2019-06-30 17:22:12 +02:00
Taskbar Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
Terminal Terminal: Try to preserve line contents when resizing the terminal window. 2019-07-08 19:02:08 +02:00
TextEditor TextEditor: Remove use of copy_ref(). 2019-07-11 16:04:53 +02:00
Makefile.common Move common Application build steps into their own Makefile.common 2019-06-25 21:35:50 +02:00