serenity/Userland/Applications/PDFViewer
Nico Weber 176e9db6cd PDFViewer: Move debug actions from toolbar into a menu
This makes it easier to add more entries. Also, debug toggles
don't need to be quite as visible as they were on the toolbar :^)
2024-01-21 08:22:27 -05:00
..
CMakeLists.txt LibGUI+PDFViewer: Move NumericInput into LibGUI 2024-01-10 13:13:27 +00:00
main.cpp Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
OutlineModel.cpp
OutlineModel.h
PDFViewer.cpp LibPDF: Add parameter for background color of render 2023-12-10 16:44:24 +01:00
PDFViewer.h
PDFViewerWidget.cpp PDFViewer: Move debug actions from toolbar into a menu 2024-01-21 08:22:27 -05:00
PDFViewerWidget.h PDFViewer: Move debug actions from toolbar into a menu 2024-01-21 08:22:27 -05:00
SidebarWidget.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
SidebarWidget.h