Histórico de Commits

Autor SHA1 Mensagem Data
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String há 2 anos atrás
  Karol Kosek 0b110c88ae PDFViewer: Propagate errors from `PDFViewerWidget::initialize_menubar()` há 2 anos atrás
  Karol Kosek 51bd9ca037 LibGUI+Userland: Make Menu::*add_submmenu take name using new string há 2 anos atrás
  Karol Kosek 969543a847 LibGUI+Userland: Make Window::*add_menu take name using new string há 2 anos atrás
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox há 2 anos atrás
  Sam Atkins 5c76b63f79 PDFViewer: Add list of recently-opened files há 2 anos atrás
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals há 2 anos atrás
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace há 2 anos atrás
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` há 2 anos atrás
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class há 2 anos atrás
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text há 2 anos atrás
  Karol Baraniecki 506c26acce LibGUI+Userland: Switch order of parameters for InputBox::show há 2 anos atrás
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions há 2 anos atrás
  Karol Kosek d4367f42ba PDFViewer: Port to Core::Stream::File há 2 anos atrás
  Karol Kosek 247db3fdd0 LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated há 2 anos atrás
  Rodrigo Tobar b406f1d5a4 PDFViewer: Inform users of underlying issue when loading document há 2 anos atrás
  Ben Wiederhake b83cb09db1 Everywhere: Fix badly-formatted includes há 2 anos atrás
  Rodrigo Tobar 89061883f2 PDFViewer: Prompt password for encrypted documents há 2 anos atrás
  Rodrigo Tobar b8dc05a08e PDFViewer: Fix indexing error in ErrorsView há 2 anos atrás
  Rodrigo Tobar d116b9a8c6 PDFViewer: Move to page when outline item is selected há 2 anos atrás
  Rodrigo Tobar 2ea8d2547e PDFViewer: Propagate errors from OutlineModel construction há 2 anos atrás
  Rodrigo Tobar cb2cf6de99 PDFViewer: Perform standard error handling when opening files há 2 anos atrás
  Rodrigo Tobar d4ecdf3ced PDFViewer: Avoid errors due to copying of ErrorOr há 2 anos atrás
  Rodrigo Tobar 124ab5bec6 PDFViewer: Remove unnecessary ternary operation há 2 anos atrás
  Rodrigo Tobar 6d0869c14a PDFViewer: Add TreeView to communicate rendering errors há 2 anos atrás
  Rodrigo Tobar 67b50d7994 PDFViewer: Let users change image rendering há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Rodrigo Tobar 44c518e767 PDFViewer: Show single/multi page actions on toolbar há 2 anos atrás
  Rodrigo Tobar cbb373e135 PDFViewer: Toggle prev/next page actions when page changes há 2 anos atrás
  Rodrigo Tobar bc7da24fe6 PDFViewer: Let users change clipping paths visibility há 2 anos atrás