Historie revizí

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