Commit History

Author SHA1 Message Date
  Ben Wiederhake b83cb09db1 Everywhere: Fix badly-formatted includes 2 years ago
  Rodrigo Tobar 89061883f2 PDFViewer: Prompt password for encrypted documents 2 years ago
  Rodrigo Tobar b8dc05a08e PDFViewer: Fix indexing error in ErrorsView 2 years ago
  Rodrigo Tobar d116b9a8c6 PDFViewer: Move to page when outline item is selected 2 years ago
  Rodrigo Tobar 2ea8d2547e PDFViewer: Propagate errors from OutlineModel construction 2 years ago
  Rodrigo Tobar cb2cf6de99 PDFViewer: Perform standard error handling when opening files 2 years ago
  Rodrigo Tobar d4ecdf3ced PDFViewer: Avoid errors due to copying of ErrorOr 2 years ago
  Rodrigo Tobar 124ab5bec6 PDFViewer: Remove unnecessary ternary operation 2 years ago
  Rodrigo Tobar 6d0869c14a PDFViewer: Add TreeView to communicate rendering errors 2 years ago
  Rodrigo Tobar 67b50d7994 PDFViewer: Let users change image rendering 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Rodrigo Tobar 44c518e767 PDFViewer: Show single/multi page actions on toolbar 2 years ago
  Rodrigo Tobar cbb373e135 PDFViewer: Toggle prev/next page actions when page changes 2 years ago
  Rodrigo Tobar bc7da24fe6 PDFViewer: Let users change clipping paths visibility 2 years ago
  Julian Offenhäuser 9b1331a984 PDFViewer: Simplify user-facing error messages 2 years ago
  demostanis 34acae90c7 Userland: Let applications make use of make_command_palette_action() 2 years ago
  thankyouverycool cce9172cd4 Applications+DevTools: Remove fixed sizes from Splitters 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Matthew Olsson 1fdcf57c0b PDFViewer: Autosize page label 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 698fb3957a LibPDF: Fix security-handler-related nullptr regression 3 years ago
  Matthew Olsson 5b316462b2 LibPDF: Add implementation of the Standard security handler 3 years ago
  Matthew Olsson 73cf8205b4 LibPDF: Propagate errors in Parser and Document 3 years ago
  Mustafa Quraish effb19f996 PDFViewer: Use FileSystemAccessClient::try_* APIs 3 years ago
  Marcus Nilsson eb97617ff0 PDFViewer: Add actions to rotate the displayed PDF 3 years ago
  Marcus Nilsson 3af71c406d PDFViewer: Add zoom in/out/reset menu actions 3 years ago
  Marcus Nilsson 45085122ee PDFViewer: Fix sidebar toggle logic 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago