提交歷史

作者 SHA1 備註 提交日期
  Tim Ledbetter a6f6a1afd2 Userland: Prefer non-fallible construction for LibGUI objects 1 年之前
  Andreas Kling 545d8336b8 LibGfx: Convert Font APIs to return String instead of DeprecatedString 1 年之前
  Andreas Kling 8322b31b97 LibGUI: Remove Widget::try_set_layout<T>() 1 年之前
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 年之前
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String 2 年之前
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 年之前
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 年之前
  Andreas Kling df07416171 PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const> 2 年之前
  Tim Ledbetter 3d9ba87077 PixelPaint: Enable more text tool keyboard shortcuts 2 年之前
  Karol Kosek be717edd33 PixelPaint: Propagate errors from making tool property widgets 2 年之前
  Karol Kosek d27d19f012 PixelPaint: Set Tool on_*_color_change logic using virtual functions 2 年之前
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class 2 年之前
  Tim Ledbetter d4cb089acb PixelPaint: Update text tool font color on primary color change 2 年之前
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 年之前
  Sam Atkins e181b1cb82 Userland: Use Core::Timer::create_foo() factory functions where possible 2 年之前
  Andreas Kling 2a61d66b0a LibGfx: Make Font::preferred_line_height() more correct 2 年之前
  MacDue a1726b1ba5 LibGfx: Avoid rounding/truncating glyph positions till blitting 2 年之前
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float 2 年之前
  Ben Wiederhake b83cb09db1 Everywhere: Fix badly-formatted includes 2 年之前
  Timothy Slater 7b4e5d6ac0 PixelPaint: Add Text Tool 2 年之前