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-09 01:06:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4a94de9420dec757c625124782773a5ef8dc47a
ladybird
/
Userland
/
Applications
/
PDFViewer
History
Tim Ledbetter
0d7b13edac
Userland: Make
GUI::Window
construction non-fallible
2023-09-17 16:47:28 -06:00
..
CMakeLists.txt
…
main.cpp
Userland: Make
GUI::Window
construction non-fallible
2023-09-17 16:47:28 -06: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
…