Commit History

Author SHA1 Message Date
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class 2 years ago
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text 2 years ago
  Karol Baraniecki 506c26acce LibGUI+Userland: Switch order of parameters for InputBox::show 2 years ago
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
  Karol Kosek d4367f42ba PDFViewer: Port to Core::Stream::File 2 years ago
  Karol Kosek 247db3fdd0 LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated 2 years ago
  Rodrigo Tobar b406f1d5a4 PDFViewer: Inform users of underlying issue when loading document 2 years ago
  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