Historique des commits

Auteur SHA1 Message Date
  MacDue 26e56bdd08 LibGfx: Fix crash due to vector resize in close_all_subpaths() il y a 2 ans
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector il y a 2 ans
  Luke Wilde 1f97adbee8 LibGfx: Add a function that adds two paths together il y a 2 ans
  Andreas Kling ca44b26b2a LibGfx: Make Gfx::Path const-correct internally (segment list) il y a 2 ans
  Andreas Kling 7c607462a4 LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint il y a 2 ans
  MacDue e011eafd37 Meta+Userland: Pass Gfx::FloatPoint by value il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Sam Atkins 389f1ee6f5 LibGfx: Add method for copying a Path with a transform applied il y a 2 ans
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars il y a 3 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Simon Danner f0a1ab6f84 LibWeb: Keep SVG elliptical arc shape when applying viewbox il y a 3 ans
  Ali Mohammad Pur 433725fef2 LibGfx: Implement cubic bezier curves by splitting them to subcurves il y a 3 ans
  Andreas Kling c8c3828b59 LibGfx: Avoid invalidation when Path::close() is a no-op il y a 3 ans
  Andreas Kling 09d13e437b LibGfx: Add Path::cubic_bezier_curve_to() il y a 3 ans
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable il y a 4 ans
  Andreas Kling eb05931ab5 LibGfx: Convert StringBuilder::appendf() => AK::Format il y a 4 ans
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Nicholas-Baron 73dd293ec4 Everywhere: Add `-Wdouble-promotion` warning il y a 4 ans
  AnotherTest 801daf47f0 LibGfx+LibWeb: Wire up CanvasRenderingContext2D.ellipse() il y a 4 ans
  AnotherTest 1ea466661f LibGfx+LibWeb: Move out the EllipticArcTo() logic into Path il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans