Historie revizí

Autor SHA1 Zpráva Datum
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Kenneth Myhra 4a57be824c Userland+Tests: Convert File::read_link() from String to ErrorOr<String> před 3 roky
  Lenny Maiorani f912a48315 Userland: Change static const variables to static constexpr před 3 roky
  Sam Atkins 8260135d4d LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods před 3 roky
  Ben Wiederhake 13acf603d8 LibGUI: Avoid unnecessary copies in FileIconProvider před 3 roky
  Andreas Kling 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore před 3 roky
  Andreas Kling 5a79c69b02 LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<> před 3 roky
  Andreas Kling 2b866e3c9b LibGfx: Remove ImageDecoderPlugin::bitmap() in favor of frame(index) před 3 roky
  Andreas Kling 62ce7653cb LibGUI: Use PNGImageDecoderPlugin for ELF icon extraction před 3 roky
  Andreas Kling a7f1f1c34b LibCore: Use ErrorOr<T> for Core::File::open() před 3 roky
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() před 3 roky
  Andreas Kling 2da4cfcc80 LibGfx: Use ErrorOr<T> for Bitmap::clone() před 3 roky
  Andrew January ac055554f6 LibGUI: Reduce amount we init for FileIconProvider::filetype_image_icon před 3 roky
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions před 4 roky
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath před 4 roky
  Marcus Nilsson 5a8cc85328 LibGUI/FileIconProvider: Return s_file_icon when stat() fails před 4 roky
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" před 4 roky
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables před 4 roky
  Andreas Kling 16221305ad LibELF: Remove sketchy use of "undefined" ELF::Image::Section před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling a2686f9bec LibGUI: Avoid unnecessary Gfx::Bitmap cloning in FileIconProvider před 4 roky
  Andreas Kling 42ec6718f2 Base+LibGUI: Add an familiar-looking icon for the desktop directory před 4 roky
  Linus Groh e8aa998cdc LibGUI: Return symlink fallback icon if target icon cannot be determined před 4 roky
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky