Historique des commits

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