Историја ревизија

Аутор SHA1 Порука Датум
  Tom 035b0f9df6 LibGfx: Add Rect::interpolated_to function пре 2 година
  Andreas Kling c55739bbc0 LibGfx: Make Rect::align_within() correct for TopCenter and BottomCenter пре 2 година
  Timothy Flynn ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr пре 2 година
  MacDue d140d0f880 LibGfx: Add Rect::translated(dboth) пре 2 година
  Jelle Raaijmakers 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` пре 2 година
  Timothy Flynn 9b483625e6 LibIPC+Everywhere: Change IPC decoders to construct values in-place пре 2 година
  FrHun 42feb0233a LibGfx: Make Rect by orientation methods generic пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Linus Groh d26aabff04 Everywhere: Run clang-format пре 2 година
  Sam Atkins 234bc0c237 LibGfx: Prevent calling `to_type<T>()` on `Line/Point/Rect/Size<T>` пре 2 година
  Timothy Flynn 05f41382bb Userland: Properly define IPC::encode and IPC::decode specializations пре 2 година
  Daniel Bertalan 4296425bd8 Everywhere: Remove redundant inequality comparison operators пре 2 година
  Sam Atkins 07bceb861a LibGfx: Make formatting of spatial types work with non-int/floats пре 2 година
  Sam Atkins f485db2501 LibGfx: Make Rect::set_{bottom,right}_without_resize() work for non-int пре 2 година
  Sam Atkins 732aa2c5c7 LibGfx: Make `Rect<T>` methods work when `T` is not `int` or `float` пре 2 година
  thankyouverycool 68570e897d LibGfx+WindowServer: Remove set_size_around() from Rect and Window пре 3 година
  Hendiadyoin1 65f57efb5b LibGfx: Specialize Rect::to_rounded a bit more пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Andreas Kling afebc372b9 LibGfx: Use llroundf() in Rect<float>::to_rounded() пре 3 година
  Jelle Raaijmakers ab19b092ed LibGfx: Implement `Rect::to_rounded<U>()` пре 3 година
  Andreas Kling cb9cac4e40 LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> пре 3 година
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> пре 3 година
  Sam Atkins 0b7eefd4e5 LibGfx: Add rounded_int_rect() function for Rects пре 3 година
  Sam Atkins eb07668589 LibGfx: Add per-side overloads of Rect::inflate() and ::shrink() пре 3 година
  Andreas Kling 43220568b0 LibGfx: Add Rect::centered_within(Rect) пре 3 година
  Tom 1ecb725357 LibGfx: Add an algorithm to disperse overlapping rectangles пре 4 година
  Andreas Kling e0a79efeae LibGfx: Make enclosing_int_rect(FloatRect) actually enclose the rect пре 4 година
  Tom 499c33ae0c LibGfx: Add a Line class and a Rect<T>::RelativeLocation class пре 4 година
  Andreas Kling 3f57037ee7 LibGfx: Convert Rect to east-const style пре 4 година