Historie revizí

Autor SHA1 Zpráva Datum
  Linus Groh 39f1a6eb6f PixelPaint: Remove `try_` prefix from fallible Image methods před 2 roky
  Sam Atkins c36de98223 PixelPaint: Replace uses of JsonObject::get_deprecated()/get_ptr() před 2 roky
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() před 2 roky
  Karol Kosek 301f9de915 PixelPaint: Port to `Core::Stream` :^) před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  Mustafa Quraish 1c3e93c6e0 PixelPaint: Use FileSystemAccessClient::try_* APIs před 3 roky
  Mustafa Quraish 2440d2c2fe PixelPaint: Move `title` and `path` from Image to ImageEditor před 3 roky
  Andreas Kling 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore před 3 roky
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) před 3 roky
  Andreas Kling 801d46d02c PixelPaint: Use ErrorOr<T> for Image and Layer creation helpers před 3 roky
  Andreas Kling 0f5477c721 AK: Use ErrorOr<T> for MappedFile factories před 3 roky
  Mustafa Quraish 1e1e5bb5f7 PixelPaint: Remove unused methods to access files directly před 3 roky
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe před 3 roky
  Tobias Christiansen 5d732711a2 PixelPaint: Fix broken opening of files from Shell před 3 roky
  Tobias Christiansen 508d563189 PixelPaint: Add ProjectLoader to abstract away opening of files před 3 roky