1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 16:18:12 +00:00
serenity/Userland/Applications/PDFViewer
2021-05-27 18:09:37 +01:00
..
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 separator before quit menu action 2021-05-27 18:09:37 +01:00
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