Karol Kosek
|
a3ddba4191
Userland: Port GUI::Application::show_tooltip() to String
|
1 éve |
Tim Ledbetter
|
f34b1c7a7e
PixelPaint: Make tool properties widget construction non-fallible
|
1 éve |
Tim Ledbetter
|
b4e134cb52
Userland: Use non-fallible `EventReceiver::add()` where possible
|
1 éve |
Tim Ledbetter
|
a6f6a1afd2
Userland: Prefer non-fallible construction for LibGUI objects
|
1 éve |
camc
|
d978dd4af8
LibGUI: Add deprecated suffix to {set_,}tooltip in Widget
|
1 éve |
Andreas Kling
|
8322b31b97
LibGUI: Remove Widget::try_set_layout<T>()
|
1 éve |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
1 éve |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
1 éve |
thankyouverycool
|
91bafc2653
LibGUI+Userland: Port Labels to String
|
2 éve |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 éve |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
2 éve |
Karol Kosek
|
be717edd33
PixelPaint: Propagate errors from making tool property widgets
|
2 éve |
Karol Kosek
|
67ffc687d8
LibGUI+PixelPaint: Port GUI::ValueSlider's suffix to the new String
|
2 éve |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 éve |
Tim Ledbetter
|
7e020154a5
PixelPaint: Improve guide tool performance for large images
|
2 éve |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 éve |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 éve |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 éve |
Sam Atkins
|
cdffe556c8
LibGUI+Userland: Make Dialog::ExecResult an enum class
|
3 éve |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 éve |
Lenny Maiorani
|
160bda7228
Applications: Use default constructors/destructors
|
3 éve |
Mustafa Quraish
|
7974fee800
PixelPaint: Inherit from `AbstractZoomPanWidget`
|
3 éve |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 éve |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
3 éve |
Marcus Nilsson
|
f9e0815c3b
PixelPaint: Move Tools to it's own subdirectory
|
3 éve |