1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-17 12:35:07 +00:00
serenity/Userland/Applications/PDFViewer
2023-04-30 05:48:14 +02:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
main.cpp PDFViewer: Propagate errors from PDFViewerWidget::initialize_menubar() 2023-04-20 17:02:23 +01:00
NumericInput.cpp Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00
NumericInput.h PDFViewer: Respect page navigation features in multi-page mode 2022-04-04 14:59:37 +02:00
OutlineModel.cpp PDFViewer: Create OutlineModel items with the correct pointer 2023-03-22 22:56:24 +01:00
OutlineModel.h PDFViewer: Inform about selections on Outline view 2022-12-17 19:40:52 +01:00
PDFViewer.cpp LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
PDFViewer.h LibPDF: Switch to best-effort PDF rendering 2022-12-16 10:04:23 +01:00
PDFViewerWidget.cpp LibGUI+Userland: Port Labels to String 2023-04-30 05:48:14 +02:00
PDFViewerWidget.h PDFViewer: Propagate errors from PDFViewerWidget::initialize_menubar() 2023-04-20 17:02:23 +01:00
SidebarWidget.cpp LibGUI+Userland: Make TabWidget::*add_tab() take title using new string 2023-03-16 09:58:42 +01:00
SidebarWidget.h Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00