Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 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
  Rodrigo Tobar f99c9dc11a LibGfx: Add the ability to append a Path into another 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 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani 9c56a83b76 Libraries: Use default constructors/destructors in LibGfx il y a 3 ans
  Simon Danner f0a1ab6f84 LibWeb: Keep SVG elliptical arc shape when applying viewbox il y a 3 ans
  Sam Atkins aa2f20fb60 LibGfx: Add Path::[horizontal,vertical]_path_to() 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 8c863ad959 LibGfx: Make Path::bounding_box() and Path::split_lines() const il y a 3 ans
  Andreas Kling 09d13e437b LibGfx: Add Path::cubic_bezier_curve_to() il y a 3 ans
  Matthew Olsson b6c884d20c LibGfx: Add Path::clear il y a 4 ans
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  AnotherTest 801daf47f0 LibGfx+LibWeb: Wire up CanvasRenderingContext2D.ellipse() il y a 4 ans
  AnotherTest 6c05d6d370 LibGfx: Add a Path::arc_to() helper il y a 4 ans
  AnotherTest 1ea466661f LibGfx+LibWeb: Move out the EllipticArcTo() logic into Path il y a 4 ans
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 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