ladybird/Applications
Andreas Kling fa232ac180 LibGUI: Remove GModel activations to GAbstractView.
Now you can hook activation via GAbstractView::on_activation.
The design still isn't quite right, we should eventually move the selection
away from the model somehow.
2019-05-09 04:56:52 +02:00
..
About Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
Downloader Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
FileManager LibGUI: Remove GModel activations to GAbstractView. 2019-05-09 04:56:52 +02:00
FontEditor Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
IRCClient LibGUI: Remove GModel activations to GAbstractView. 2019-05-09 04:56:52 +02:00
Launcher Launcher: Add icons for VisualBuilder and IRCClient. 2019-04-29 04:07:36 +02:00
ProcessManager ProcessManager: Draw the graphs as lines. 2019-05-07 17:11:48 +02:00
Taskbar Taskbar: Clicking a window button now toggles minimized state. 2019-04-24 02:48:02 +02:00
Terminal Replace various copies of parse_uint(String) with String::to_uint(). 2019-05-08 19:21:51 +02:00
TextEditor GTextEditor: Add very basic automatic indentation. 2019-04-25 22:56:09 +02:00