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
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
2022-03-07
LibPDF: Propagate errors in Parser and Document
Matthew Olsson
2022-02-28
Applications: Change static constexpr variables to constexpr
Lenny Maiorani
2022-01-20
PDFViewer: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
Userland: Add horizontal mouse scroll support
Dmitry Petrov
2022-01-09
PDFViewer: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-06
PDFViewer: Add actions to rotate the displayed PDF
Marcus Nilsson
2022-01-06
PDFViewer: Enable panning with middle mouse button
Marcus Nilsson
2022-01-06
PDFViewer: Add zoom in/out/reset menu actions
Marcus Nilsson
2022-01-06
PDFViewer: Fix sidebar toggle logic
Marcus Nilsson
2021-12-30
Everywhere: Use 'decrease_slider_by()' method from AbstractSlider
Elyse
2021-12-30
Everywhere: Use 'increase_slider_by()' method from AbstractSlider
Elyse
2021-12-25
PDFViewer: Add a basic set of pledges
Andreas Kling
2021-11-23
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
Andreas Kling
2021-11-22
Everywhere: Use Application::construct() with Main::Arguments directly
Mustafa Quraish
2021-11-22
PDFViewer: Port to LibMain
Pascal Puffke
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::rotated()
Andreas Kling
2021-11-02
Applications: Fix visibility of Object-derivative constructors
Ben Wiederhake
2021-09-13
Everywhere: Use my fancy new serenityos.org email :^)
Mustafa Quraish
2021-09-10
PDFViewer: Open CLI files through FileSystemAccessServer without prompt
Mustafa Quraish
2021-09-04
PDFViewer: Use FileSystemAccessClient to open files
Mustafa Quraish
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-06
Everywhere: Replace Model::update() with Model::invalidate()
sin-ack
2021-07-21
Userland: Add GUI::Window::add_menu() and use it everywhere
Andreas Kling
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
Andreas Kling
2021-06-22
PDFViewer: Update the page number when scrolling between pages
FalseHonesty
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-06-12
PDFViewer: Switch back to up/down page icons
Matthew Olsson
[prev]
[next]