Commit History

Author SHA1 Message Date
  Andreas Kling 4a2b718ba2 LibCore: Use ErrorOr<T> for Core::File::copy_file() 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
  Idan Horowitz 6704961c82 AK: Replace the mutable String::replace API with an immutable version 3 years ago
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath 4 years ago
  Marcus Nilsson b43dad1741 HackStudio: Remove unused includes 4 years ago
  Valtteri Koskivuori 1a015dc379 HackStudio: Use common copy functions in ProjectTemplate.cpp 4 years ago
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 7747bfe5c0 HackStudio: Convert String::format() => String::formatted() 4 years ago
  Nick Vella b671577223 HackStudio: Project templates and New Project dialog 4 years ago