Commit History

Author SHA1 Message Date
  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
  Andreas Kling 076018b74b PDFViewer: Ignore wheel events when there is no document loaded 4 years ago
  Matthew Olsson fe2d4d85c4 PDFViewer: Add some padding to the outside of the page 4 years ago
  Matthew Olsson c3c2121b57 PDFViewer: Allow zooming in and out + scrolling 4 years ago
  Matthew Olsson d5f94aaa7b LibPDF/PDFViewer: Support rotated pages 4 years ago
  Matthew Olsson f7ea1eb610 Applications: Add a very simple PDFViewer 4 years ago