index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
PDFViewer
Age
Commit message (
Expand
)
Author
2023-01-13
Userland: Remove a bunch of unveil calls on /sys/kernel/processes
Liav A
2023-01-10
PDFViewer: Port to Core::Stream::File
Karol Kosek
2023-01-07
LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated
Karol Kosek
2023-01-06
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
Sam Atkins
2023-01-06
PDFViewer: Inform users of underlying issue when loading document
Rodrigo Tobar
2023-01-02
Everywhere: Fix badly-formatted includes
Ben Wiederhake
2022-12-20
PDFViewer: Prompt password for encrypted documents
Rodrigo Tobar
2022-12-20
PDFViewer: Fix indexing error in ErrorsView
Rodrigo Tobar
2022-12-17
PDFViewer: Move to page when outline item is selected
Rodrigo Tobar
2022-12-17
PDFViewer: Inform about selections on Outline view
Rodrigo Tobar
2022-12-17
PDFViewer: Show page numbers in Outline TreeView
Rodrigo Tobar
2022-12-17
PDFViewer: Fix parent_index() implementation in OutlineModel
Rodrigo Tobar
2022-12-17
PDFViewer: Propagate errors from OutlineModel construction
Rodrigo Tobar
2022-12-17
PDFViewer: Perform standard error handling when opening files
Rodrigo Tobar
2022-12-16
PDFViewer: Avoid errors due to copying of ErrorOr
Rodrigo Tobar
2022-12-16
PDFViewer: Remove unnecessary ternary operation
Rodrigo Tobar
2022-12-16
PDFViewer: Add TreeView to communicate rendering errors
Rodrigo Tobar
2022-12-16
LibPDF: Switch to best-effort PDF rendering
Rodrigo Tobar
2022-12-10
PDFViewer: Let users change image rendering
Rodrigo Tobar
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-25
PDFViewer: Show single/multi page actions on toolbar
Rodrigo Tobar
2022-11-25
PDFViewer: Toggle prev/next page actions when page changes
Rodrigo Tobar
2022-11-25
PDFViewer: Prevent infinity recursion
Rodrigo Tobar
2022-11-25
PDFViewer: Let users change clipping paths visibility
Rodrigo Tobar
2022-11-19
PDFViewer: Take the mousewheel delta into account for scrolling
Julian Offenhäuser
2022-11-19
PDFViewer: Simplify user-facing error messages
Julian Offenhäuser
2022-11-19
PDFViewer: Invalidate document when a page fails to load
Julian Offenhäuser
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-10-25
Applications: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Userland: Let applications make use of make_command_palette_action()
demostanis
2022-10-03
Userland: Unveil /proc/all in applications which require it
Timothy Flynn
2022-10-03
Userland: Tighten promises by removing 'proc' where it isn't used
Timothy Flynn
2022-10-03
SystemServer+LoginServer+Userland: Switch to sid-based sockets
Peter Elliott
2022-08-30
Applications+DevTools: Remove fixed sizes from Splitters
thankyouverycool
2022-08-14
Base: Launch FileSystemAccessServer at session start-up
Lucas CHOLLET
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-04
PDFViewer: Propagate more errors
Matthew Olsson
2022-04-04
PDFViewer: Autosize page label
Matthew Olsson
2022-04-04
PDFViewer: Respect page navigation features in multi-page mode
Matthew Olsson
2022-04-04
PDFViewer: Support a continuous page view mode
Matthew Olsson
2022-04-04
PDFViewer: Add page mode option
Matthew Olsson
2022-04-04
PDFViewer: Don't change pages on horizontal scroll
Matthew Olsson
2022-04-04
PDFViewer: Clear rendered page cache on application resize
Matthew Olsson
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-31
LibPDF: Fix security-handler-related nullptr regression
Matthew Olsson
2022-03-31
PDFViewer: Use ArgsParser
Matthew Olsson
2022-03-29
LibPDF: Add implementation of the Standard security handler
Matthew Olsson
2022-03-07
LibPDF: Propagate errors in Renderer/PDFViewer
Matthew Olsson
[next]