ladybird/Applications
Andreas Kling eedb4f6b2f QuickShow: Allow panning and zooming the image instead of stretching it.
This needs more work and polish, but it's a step in a more pleasant and
useful direction.

Also turn QuickShow into a fully-fledged "application". (By that, I really
just mean giving it its own Applications/ subdirectory.)
2019-06-23 16:35:43 +02:00
..
About Applications: Run clang-format on everything. 2019-06-07 11:48:03 +02:00
Downloader Applications: Run clang-format on everything. 2019-06-07 11:48:03 +02:00
FileManager AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 2019-06-21 18:37:47 +02:00
FontEditor AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 2019-06-21 18:37:47 +02:00
IRCClient AK: Rename Retainable.h => RefCounted.h. 2019-06-21 18:58:45 +02:00
Launcher Applications: Run clang-format on everything. 2019-06-07 11:48:03 +02:00
PaintBrush PaintBrush: Implement a thickness setting for the pen tool. 2019-06-23 10:00:02 +02:00
ProcessManager AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 2019-06-21 18:37:47 +02:00
QuickShow QuickShow: Allow panning and zooming the image instead of stretching it. 2019-06-23 16:35:43 +02:00
Taskbar AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 2019-06-21 18:37:47 +02:00
Terminal Terminal: Don't compute buffer positions outside the possible area. 2019-06-23 15:34:36 +02:00
TextEditor Applications: Run clang-format on everything. 2019-06-07 11:48:03 +02:00