summaryrefslogtreecommitdiff
path: root/Userland/Applications/PDFViewer/main.cpp
AgeCommit message (Expand)Author
2021-12-25PDFViewer: Add a basic set of pledgesAndreas Kling
2021-11-23LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCoreAndreas Kling
2021-11-22Everywhere: Use Application::construct() with Main::Arguments directlyMustafa Quraish
2021-11-22PDFViewer: Port to LibMainPascal Puffke
2021-09-13Everywhere: Use my fancy new serenityos.org email :^)Mustafa Quraish
2021-09-10PDFViewer: Open CLI files through FileSystemAccessServer without promptMustafa Quraish
2021-09-04PDFViewer: Use FileSystemAccessClient to open filesMustafa Quraish
2021-07-21Userland: Add GUI::Window::add_menu() and use it everywhereAndreas Kling
2021-05-18PDFViewer+Base: Display application title as "PDF Viewer"Andreas Kling
2021-05-18Applications: Add a very simple PDFViewerMatthew Olsson