Commit History

Author SHA1 Message Date
  Tim Ledbetter fd9b6878f6 PixelPaint: Clip the gradient tool preview to the active layer rect 2 years ago
  Torstennator cd33f271b1 PixelPaint: Add radial gradient support 2 years ago
  Ethan Yeager bf5a18babb PixelPaint: Correct gradient tool's position during preview 2 years ago
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 years ago
  Andreas Kling df07416171 PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const> 2 years ago
  Sam Atkins 6b66e39df4 LibGUI+Userland: Stop returning Layout from `Widget::(try_)set_layout()` 2 years ago
  Sam Atkins 9561ec15f4 Userland: Use Widget::add_spacer() everywhere 2 years ago
  Karol Kosek be717edd33 PixelPaint: Propagate errors from making tool property widgets 2 years ago
  Karol Kosek 83da3c5c3e PixelPaint: Add an option for making a Gradient with a secondary color 2 years ago
  Karol Kosek 1ce2d7e674 PixelPaint: Put the main gradient color at the cursor 2 years ago
  Karol Kosek d27d19f012 PixelPaint: Set Tool on_*_color_change logic using virtual functions 2 years ago
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class 2 years ago
  MacDue 69580d7f0e PixelPaint: Allow the gradient tool to work with selections 2 years ago
  MacDue 681ed93a41 PixelPaint: Fix gradient tool clipping issues 2 years ago
  Torstennator 452285a3f8 PixelPaint: Add a GradientTool 2 years ago