1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 22:45:08 +00:00
serenity/Userland/Applications/ImageViewer
2023-03-05 20:23:42 +01:00
..
CMakeLists.txt ImageViewer: Add list of recently open files to the File menu :^) 2023-02-28 14:39:32 +01:00
main.cpp LibCore+Everywhere: Remove ArgsParser::add*(char const*&) 2023-03-01 10:47:19 +01:00
MainWidget.cpp Userland: Specify margins and spacing in the GUI::Layout constructor 2023-02-18 16:56:56 +00:00
MainWidget.h ImageViewer: Make arrow key shortcuts work 2023-02-16 12:26:41 +00:00
ViewWidget.cpp ImageViewer: Migrate to Directory::for_each_entry() 2023-03-05 20:23:42 +01:00
ViewWidget.h Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +01:00