Историја ревизија

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