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-26 18:35:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09a91e54c07438dbdbff06bb536402e204c00a61
ladybird
/
Userland
/
Applications
/
PDFViewer
History
Hugh Davenport
8886324cbf
Applications: Add fullscreen for Office category
2024-01-14 15:18:43 -07: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
LibPDF: Add parameter for background color of render
2023-12-10 16:44:24 +01:00
PDFViewer.h
…
PDFViewerWidget.cpp
Applications: Add fullscreen for Office category
2024-01-14 15:18:43 -07:00
PDFViewerWidget.h
LibGUI+PDFViewer: Move NumericInput into LibGUI
2024-01-10 13:13:27 +00:00
SidebarWidget.cpp
Userland: Prefer
_string
over
_short_string
2023-08-08 07:37:21 +02:00
SidebarWidget.h
…