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-06 16:45:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
676ef0cc3defe327557f68e0ecbc014a89ef9192
ladybird
/
Userland
/
Applications
/
PDFViewer
History
Andreas Kling
676ef0cc3d
LibGUI: Make Menu::add_recent_files_list() infallible
2023-08-14 14:57:54 +02:00
..
CMakeLists.txt
…
main.cpp
AK: Make "foo"_string infallible
2023-08-07 16:03:27 +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: Make Menu::add_recent_files_list() infallible
2023-08-14 14:57:54 +02:00
PDFViewerWidget.h
PDFViewer: Propagate errors from
PDFViewerWidget::initialize_menubar()
2023-04-20 17:02:23 +01:00
SidebarWidget.cpp
Userland: Prefer
_string
over
_short_string
2023-08-08 07:37:21 +02:00
SidebarWidget.h
…