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-01-27 19:07:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed04aff1defc19eb01d6f08f77fd42fdaeea8e79
ladybird
/
Userland
/
Applications
/
PDFViewer
History
Sam Atkins
9657f4cabb
LibGUI+Userland: Take ByteString in set_most_recently_open_file()
2024-01-24 11:07:03 +00: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
PDFViewer: Create OutlineModel items with the correct pointer
2023-03-22 22:56:24 +01:00
OutlineModel.h
…
PDFViewer.cpp
PDFViewer: Add Debug menu entries for disabling clipping
2024-01-21 09:32:22 -05: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
…