Historie revizí

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