ladybird/Userland/Applications/PDFViewer
Matthew Olsson cea7dbce42 PDFViewer: Add a tab bar with outlines and thumbnails
Outlines are in theory implemented (though I'm having trouble finding
a simple PDF with outlines to test it on), and thumbnails are not.
2021-05-25 00:24:09 +04:30
..
CMakeLists.txt PDFViewer: Add a tab bar with outlines and thumbnails 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
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: Allow zooming in and out + scrolling 2021-05-18 16:35:23 +02:00
PDFViewerWidget.cpp PDFViewer: Add a tab bar with outlines and thumbnails 2021-05-25 00:24:09 +04:30
PDFViewerWidget.h PDFViewer: Add a tab bar with outlines and thumbnails 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