ladybird/Userland/Applications/PDFViewer
Matthew Olsson cf3eb27108 PDFViewer: Add a toolbar
The toolbar has an option to toggle the sidebar, a number input to
set the current page, and two buttons to go up and down by one page
2021-05-25 00:24:09 +04:30
..
CMakeLists.txt PDFViewer: Add a toolbar 2021-05-25 00:24:09 +04:30
main.cpp PDFViewer+Base: Display application title as "PDF Viewer" 2021-05-18 21:00:32 +02:00
NumericInput.cpp PDFViewer: Add a toolbar 2021-05-25 00:24:09 +04:30
NumericInput.h PDFViewer: Add a toolbar 2021-05-25 00:24:09 +04:30
OutlineModel.cpp PDFViewer: Add a tab bar with outlines and thumbnails 2021-05-25 00:24:09 +04:30
OutlineModel.h PDFViewer: Add a tab bar with outlines and thumbnails 2021-05-25 00:24:09 +04:30
PDFViewer.cpp PDFViewer: Ignore wheel events when there is no document loaded 2021-05-18 21:25:35 +02:00
PDFViewer.h PDFViewer: Add a toolbar 2021-05-25 00:24:09 +04:30
PDFViewerWidget.cpp PDFViewer: Add a toolbar 2021-05-25 00:24:09 +04:30
PDFViewerWidget.h PDFViewer: Add a toolbar 2021-05-25 00:24:09 +04:30
SidebarWidget.cpp PDFViewer: Add a tab bar with outlines and thumbnails 2021-05-25 00:24:09 +04:30
SidebarWidget.h PDFViewer: Add a tab bar with outlines and thumbnails 2021-05-25 00:24:09 +04:30