1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-01 13:12:07 +00:00
serenity/Userland/Applications/PDFViewer
2021-05-18 21:25:35 +02:00
..
CMakeLists.txt Applications: Add a very simple PDFViewer 2021-05-18 16:35:23 +02:00
main.cpp PDFViewer+Base: Display application title as "PDF Viewer" 2021-05-18 21:00:32 +02:00
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 Applications: Add a very simple PDFViewer 2021-05-18 16:35:23 +02:00
PDFViewerWidget.h Applications: Add a very simple PDFViewer 2021-05-18 16:35:23 +02:00