Historique des commits

Auteur SHA1 Message Date
  Cameron Youell c048cf2004 Libraries: Convert `DeprecatedFile` usages to `LibFileSystem` il y a 2 ans
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory il y a 2 ans
  MacDue 6cf8eeb7a4 LibGfx: Return bool not ErrorOr<bool> from ImageDecoderPlugin::sniff() il y a 2 ans
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues il y a 2 ans
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` il y a 2 ans
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
  Liav A 57e19a7e56 LibGfx: Re-structure the whole initialization pattern for image decoders il y a 2 ans
  Ali Mohammad Pur f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  electrikmilk 1ab510c4bb Base+LibGUI: Add Git folder icons il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  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