Historique des commits

Auteur SHA1 Message Date
  Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places il y a 1 an
  Tim Ledbetter f34b1c7a7e PixelPaint: Make tool properties widget construction non-fallible il y a 1 an
  Tim Ledbetter b4e134cb52 Userland: Use non-fallible `EventReceiver::add()` where possible il y a 1 an
  Tim Ledbetter a6f6a1afd2 Userland: Prefer non-fallible construction for LibGUI objects il y a 1 an
  Bastiaan van der Plaat 494a8cb816 AK: Add to_radians and to_degrees math functions il y a 1 an
  Andreas Kling 58e482a06d LibGUI: Remove Layout::try_add_spacer() il y a 2 ans
  Andreas Kling 8322b31b97 LibGUI: Remove Widget::try_set_layout<T>() il y a 2 ans
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` il y a 2 ans
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible il y a 2 ans
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point il y a 2 ans
  MacDue bd0bf8250e PixelPaint: Use ValueSlider for radial gradient hardness il y a 2 ans
  MacDue 95c571ca53 PixelPaint: Make gradient tool hardness slider width match other inputs il y a 2 ans
  MacDue 3a60ddc5a8 PixelPaint: Correct variable names in GradientTool.cpp il y a 2 ans
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String il y a 2 ans
  Tim Ledbetter fd9b6878f6 PixelPaint: Clip the gradient tool preview to the active layer rect il y a 2 ans
  Torstennator cd33f271b1 PixelPaint: Add radial gradient support il y a 2 ans
  Ethan Yeager bf5a18babb PixelPaint: Correct gradient tool's position during preview il y a 2 ans
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals il y a 2 ans
  Andreas Kling df07416171 PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const> il y a 2 ans
  Sam Atkins 6b66e39df4 LibGUI+Userland: Stop returning Layout from `Widget::(try_)set_layout()` il y a 2 ans
  Sam Atkins 9561ec15f4 Userland: Use Widget::add_spacer() everywhere il y a 2 ans
  Karol Kosek be717edd33 PixelPaint: Propagate errors from making tool property widgets il y a 2 ans
  Karol Kosek 83da3c5c3e PixelPaint: Add an option for making a Gradient with a secondary color il y a 2 ans
  Karol Kosek 1ce2d7e674 PixelPaint: Put the main gradient color at the cursor il y a 2 ans
  Karol Kosek d27d19f012 PixelPaint: Set Tool on_*_color_change logic using virtual functions il y a 2 ans
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class il y a 2 ans
  MacDue 69580d7f0e PixelPaint: Allow the gradient tool to work with selections il y a 2 ans
  MacDue 681ed93a41 PixelPaint: Fix gradient tool clipping issues il y a 2 ans
  Torstennator 452285a3f8 PixelPaint: Add a GradientTool il y a 2 ans