This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-08 16:55:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05e78dabdbceea46bae7dca52b63dc0a115e7b52
ladybird
/
Userland
/
Applications
/
PDFViewer
History
Nico Weber
03fab7089a
LibPDF+PDFViewer: Extract Renderer::apply_page_rotation()
...
No behavior change.
2024-02-27 07:02:02 +01: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+PDFViewer: Extract Renderer::apply_page_rotation()
2024-02-27 07:02:02 +01:00
PDFViewer.h
PDFViewer: Add Debug menu entries for disabling clipping
2024-01-21 09:32:22 -05:00
PDFViewerWidget.cpp
LibGUI+Userland: Take ByteString in set_most_recently_open_file()
2024-01-24 11:07:03 +00: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
…