Commit History

Author SHA1 Message Date
  Tim Ledbetter a6f6a1afd2 Userland: Prefer non-fallible construction for LibGUI objects 1 year ago
  Andreas Kling 545d8336b8 LibGfx: Convert Font APIs to return String instead of DeprecatedString 1 year ago
  Andreas Kling 8322b31b97 LibGUI: Remove Widget::try_set_layout<T>() 1 year ago
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 year ago
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String 2 years ago
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 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
  Tim Ledbetter 3d9ba87077 PixelPaint: Enable more text tool keyboard shortcuts 2 years ago
  Karol Kosek be717edd33 PixelPaint: Propagate errors from making tool property widgets 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
  Tim Ledbetter d4cb089acb PixelPaint: Update text tool font color on primary color change 2 years ago
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
  Sam Atkins e181b1cb82 Userland: Use Core::Timer::create_foo() factory functions where possible 2 years ago
  Andreas Kling 2a61d66b0a LibGfx: Make Font::preferred_line_height() more correct 2 years ago
  MacDue a1726b1ba5 LibGfx: Avoid rounding/truncating glyph positions till blitting 2 years ago
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float 2 years ago
  Ben Wiederhake b83cb09db1 Everywhere: Fix badly-formatted includes 2 years ago
  Timothy Slater 7b4e5d6ac0 PixelPaint: Add Text Tool 2 years ago