Commit History

Author SHA1 Message Date
  Nico Weber 29f5182e51 LibGfx+PDFViewer: Add RotationDirection::Flip and use it in PDFViewer 1 year ago
  Nico Weber d9267a388d PDFViewer: Add Debug menu entries for disabling clipping 1 year ago
  Kyle Pereira 8191f2b47a LibPDF: Add parameter for background color of render 1 year ago
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
  Rodrigo Tobar e87fecf710 LibPDF: Switch to best-effort PDF rendering 2 years ago
  Rodrigo Tobar 67b50d7994 PDFViewer: Let users change image rendering 2 years ago
  Rodrigo Tobar bc7da24fe6 PDFViewer: Let users change clipping paths visibility 2 years ago
  Julian Offenhäuser 0308300b78 PDFViewer: Take the mousewheel delta into account for scrolling 2 years ago
  Julian Offenhäuser 9b1331a984 PDFViewer: Simplify user-facing error messages 2 years ago
  Julian Offenhäuser e782d03f96 PDFViewer: Invalidate document when a page fails to load 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Matthew Olsson 195572dd2a PDFViewer: Propagate more errors 3 years ago
  Matthew Olsson baac720e13 PDFViewer: Respect page navigation features in multi-page mode 3 years ago
  Matthew Olsson 3ecb41b7d9 PDFViewer: Support a continuous page view mode 3 years ago
  Matthew Olsson 091c2cfdca PDFViewer: Add page mode option 3 years ago
  Matthew Olsson c39718ca81 PDFViewer: Don't change pages on horizontal scroll 3 years ago
  Matthew Olsson b2f79a74d4 PDFViewer: Clear rendered page cache on application resize 3 years ago
  Matthew Olsson b240d23a87 LibPDF: Propagate errors in Renderer/PDFViewer 3 years ago
  Matthew Olsson 73cf8205b4 LibPDF: Propagate errors in Parser and Document 3 years ago
  Lenny Maiorani 1dd70a6f49 Applications: Change static constexpr variables to constexpr 3 years ago
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support 3 years ago
  Marcus Nilsson eb97617ff0 PDFViewer: Add actions to rotate the displayed PDF 3 years ago
  Marcus Nilsson 56bec4968c PDFViewer: Enable panning with middle mouse button 3 years ago
  Marcus Nilsson 3af71c406d PDFViewer: Add zoom in/out/reset menu actions 3 years ago
  Elyse 086615535f Everywhere: Use 'decrease_slider_by()' method from AbstractSlider 3 years ago
  Elyse d53e1fa1fa Everywhere: Use 'increase_slider_by()' method from AbstractSlider 3 years ago
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() 3 years ago
  Andreas Kling 69c4614a94 LibGfx: Use ErrorOr<T> for Bitmap::rotated() 3 years ago
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
  FalseHonesty 4f0a75224c PDFViewer: Update the page number when scrolling between pages 4 years ago