summaryrefslogtreecommitdiff
path: root/Userland/Applications/PDFViewer/PDFViewerWidget.h
AgeCommit message (Expand)Author
2022-04-04PDFViewer: Add page mode optionMatthew Olsson
2022-01-20PDFViewer: Use FileSystemAccessClient::try_* APIsMustafa Quraish
2022-01-06PDFViewer: Add actions to rotate the displayed PDFMarcus Nilsson
2022-01-06PDFViewer: Add zoom in/out/reset menu actionsMarcus Nilsson
2021-09-04PDFViewer: Use FileSystemAccessClient to open filesMustafa Quraish
2021-07-21Userland: Add GUI::Window::add_menu() and use it everywhereAndreas Kling
2021-05-25PDFViewer: Add a toolbarMatthew Olsson
2021-05-25PDFViewer: Add a tab bar with outlines and thumbnailsMatthew Olsson
2021-05-18Applications: Add a very simple PDFViewerMatthew Olsson