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
2025-12-30 21:28:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da00a5cdb520f151dcb560efa0de227f49113cc3
ladybird
/
Userland
/
Applications
/
PDFViewer
History
Tim Ledbetter
3aa49f268c
Userland: Make
Window::set_main_widget()
non-fallible
2023-09-21 10:20:23 +02:00
..
CMakeLists.txt
…
main.cpp
Userland: Make
Window::set_main_widget()
non-fallible
2023-09-21 10:20:23 +02:00
NumericInput.cpp
…
NumericInput.h
…
OutlineModel.cpp
PDFViewer: Create OutlineModel items with the correct pointer
2023-03-22 22:56:24 +01:00
OutlineModel.h
…
PDFViewer.cpp
LibGfx: Remove
try_
prefix from bitmap creation functions
2023-01-26 20:24:37 +00:00
PDFViewer.h
…
PDFViewerWidget.cpp
LibGUI+Applications: Use String in
make_about_action()
2023-09-16 11:05:49 +02:00
PDFViewerWidget.h
PDFViewer: Accept file drops
2023-08-29 14:12:38 -04:00
SidebarWidget.cpp
Userland: Prefer
_string
over
_short_string
2023-08-08 07:37:21 +02:00
SidebarWidget.h
…