Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Timothy Flynn 7c4b0b0389 LibGfx+Userland: Rename Size::scaled_by to Size::scaled 1 year ago
  Timothy Flynn ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2 years ago
  Jelle Raaijmakers 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` 2 years ago
  Timothy Flynn 9b483625e6 LibIPC+Everywhere: Change IPC decoders to construct values in-place 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Linus Groh d26aabff04 Everywhere: Run clang-format 2 years ago
  Sam Atkins 234bc0c237 LibGfx: Prevent calling `to_type<T>()` on `Line/Point/Rect/Size<T>` 2 years ago
  kleines Filmröllchen af439cf3af LibGfx: Add Size::match_aspect_ratio 2 years ago
  kleines Filmröllchen 5b5b4f57fa LibGfx: Add Size::aspect_ratio 2 years ago
  Timothy Flynn 05f41382bb Userland: Properly define IPC::encode and IPC::decode specializations 2 years ago
  Daniel Bertalan 4296425bd8 Everywhere: Remove redundant inequality comparison operators 2 years ago
  Sam Atkins 07bceb861a LibGfx: Make formatting of spatial types work with non-int/floats 2 years ago
  MacDue 264543b90a LibGfx: Add Size<T>::to_rounded<I>() 2 years ago
  Lenny Maiorani dc518404ce LibGfx: Make Size constexpr-capable 3 years ago
  Andreas Kling cb9cac4e40 LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> 3 years ago
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 years ago
  Andreas Kling 243dfb3bdc LibGfx: Add a bunch of [[nodiscard]] to Size 4 years ago
  Andreas Kling bd9096c97d LibGfx: Convert Size to east-const style 4 years ago
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 years ago
  Nico Weber 7278ff6605 LibGfx: Allow comparing Points, Sizes, and Rects of different type 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago