Commit History

Author SHA1 Message Date
  Tim Ledbetter a6f6a1afd2 Userland: Prefer non-fallible construction for LibGUI objects 1 year ago
  Andreas Kling 8322b31b97 LibGUI: Remove Widget::try_set_layout<T>() 1 year ago
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 year ago
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 year ago
  Tim Ledbetter f132751fae PixelPaint: Ensure the selection is always within image bounds 2 years ago
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String 2 years ago
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 years ago
  Karol Kosek be717edd33 PixelPaint: Propagate errors from making tool property widgets 2 years ago
  Karol Kosek 67ffc687d8 LibGUI+PixelPaint: Port GUI::ValueSlider's suffix to the new String 2 years ago
  Timothy Slater 296b76095f PixelPaint: Change tool keydown handle to non-const 2 years ago
  MacDue e011eafd37 Meta+Userland: Pass Gfx::FloatPoint by value 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Zaggy1024 7ce346e50e PixelPaint: Allow keydown events to bubble from ImageEditor 2 years ago
  Crax97 7d544344ca PixelPaint: Add point_position_to_preferred_cell to RectangleSelectTool 2 years ago
  Andreas Kling 49deb936be PixelPaint: Make selection changes undoable 2 years ago
  Andreas Kling d571159aeb PixelPaint: Move selection from ImageEditor to Image 2 years ago
  Andreas Kling 67596d9546 PixelPaint: Move "marching ants" painting logic to ImageEditor 2 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 years ago
  Jagger De Leo d5183cb7ac PixelPaint: Use Escape to clear rectangular selections 3 years ago
  Mustafa Quraish 7974fee800 PixelPaint: Inherit from `AbstractZoomPanWidget` 3 years ago
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
  Marcus Nilsson f9e0815c3b PixelPaint: Move Tools to it's own subdirectory 3 years ago