Commit History

Author SHA1 Message Date
  Lucas CHOLLET 8dd887b3c8 LibGfx: Make `FloatPoint` compatible with IPC 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 year ago
  Zaggy1024 883f44d397 LibWeb: Use `CSSPixels` only when calculating radial gradient sizes 1 year ago
  Timothy Flynn 7bc7f376fa LibGfx: Add Point::scaled(T) and Rect::scaled(T) 1 year ago
  MacDue 78aad28dba LibGfx: Add Point::to_floored<T>() 2 years 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
  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
  Crax97 059a9c71a0 LibGfx: Add Point::to_ceiled method for getting a ceiled Point 2 years ago
  FrHun 325042f2b7 AK: Make Point constructors constexpr 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 f6a2d6af0b LibGfx: Add Point<T>::to_rounded<U>() 3 years ago
  Mustafa Quraish f14c891ba5 LibGfx+PixelPaint: Add `Point::end_point_for_aspect_ratio` method 3 years ago
  Andreas Kling 139fdcc2cf LibGfx: Add some interpolation helpers for Gfx::Point<T> 3 years ago
  Zyper 12e76bb3df LibGfx: Add method for calculating square aspect ratio end point 3 years ago
  Mustafa Quraish 522f0841fd LibGfx/Point: Add hash trait for Point<T> 3 years ago
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable 4 years ago
  Daniel Bertalan c6fafd3e90 AK+Userland: Add generic `AK::abs()` function and use it 4 years ago
  Andreas Kling 20fb30d857 LibGfx: Add a bunch of [[nodiscard]] to Point 4 years ago
  Andreas Kling df0248b096 LibGfx: Convert Point to east-const style 4 years ago
  Andreas Kling 381dcca2f6 Revert "LibGfx: Add directional floating-point scaling to Painter" 4 years ago