Historial de Commits

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