ladybird/Applications
Andreas Kling b529b4a3e6 PaintBrush: Add support for opening files.
Obviously this only supports whatever PNG files that load_png() can decode
at the moment.
2019-06-25 20:27:32 +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: Add support for opening files. 2019-06-25 20:27:32 +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