Histórico de Commits

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