Commit History

Author SHA1 Message Date
  Tim Ledbetter 0d7b13edac Userland: Make `GUI::Window` construction non-fallible 1 year ago
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 2 years ago
  Lucas CHOLLET 1a97382305 LibGUI: Make `Application`'s construction fallible 2 years ago
  Karol Kosek 0b110c88ae PDFViewer: Propagate errors from `PDFViewerWidget::initialize_menubar()` 2 years ago
  Sam Atkins 5c76b63f79 PDFViewer: Add list of recently-opened files 2 years ago
  Ali Mohammad Pur 500044906d LibCore+Everywhere: Remove ArgsParser::add*(char const*&) 2 years ago
  Liav A e241b47fee Userland: Remove a bunch of unveil calls on /sys/kernel/processes 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
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 years ago
  Liav A 5dfb2b18f3 Applications: Use new global variables at /sys/kernel/ directory 2 years ago
  Timothy Flynn 7cab86ad28 Userland: Unveil /proc/all in applications which require it 2 years ago
  Timothy Flynn 25e0ab3ee4 Userland: Tighten promises by removing 'proc' where it isn't used 2 years ago
  Peter Elliott 7af5eef0dd SystemServer+LoginServer+Userland: Switch to sid-based sockets 2 years ago
  Lucas CHOLLET e8115bfdb1 Base: Launch FileSystemAccessServer at session start-up 3 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Matthew Olsson 091c2cfdca PDFViewer: Add page mode option 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Matthew Olsson 6bed20f456 PDFViewer: Use ArgsParser 3 years ago
  Mustafa Quraish effb19f996 PDFViewer: Use FileSystemAccessClient::try_* APIs 3 years ago
  creator1creeper1 a76e97df64 PDFViewer: Propagate errors using try_set_main_widget in main 3 years ago
  Andreas Kling e815bf5d1f PDFViewer: Add a basic set of pledges 3 years ago
  Andreas Kling 21a5fb0fa2 LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 3 years ago
  Mustafa Quraish 4d302e0e88 Everywhere: Use Application::construct() with Main::Arguments directly 3 years ago
  Pascal Puffke 61408e2397 PDFViewer: Port to LibMain 3 years ago
  Mustafa Quraish 0f749681a9 Everywhere: Use my fancy new serenityos.org email :^) 3 years ago
  Mustafa Quraish 63ff5873d8 PDFViewer: Open CLI files through FileSystemAccessServer without prompt 3 years ago
  Mustafa Quraish eae21c7e31 PDFViewer: Use FileSystemAccessClient to open files 3 years ago
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere 4 years ago
  Andreas Kling df29d58e19 PDFViewer+Base: Display application title as "PDF Viewer" 4 years ago