Karol Kosek
|
be717edd33
PixelPaint: Propagate errors from making tool property widgets
|
2 years ago |
Karol Kosek
|
e39adc4772
Userland: Set Button text using the new String class
|
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
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 years ago |
MacDue
|
0482190bc8
PixelPaint: Make antialiasing the default for tools
|
2 years ago |
Lucas CHOLLET
|
4219d50a21
LibGfx: Use the Midpoint Ellipse Algorithm
|
2 years ago |
Zaggy1024
|
7ce346e50e
PixelPaint: Allow keydown events to bubble from ImageEditor
|
2 years ago |
Timothy Slater
|
0d7d759095
PixelPaint: Limit editing tools to selection
|
2 years ago |
Hendiadyoin1
|
4e9313fa73
PixelPaint: Use Sqrt1_2 constant in EllipseTool instead of 1/1.41
|
2 years ago |
Andreas Kling
|
bf25b0a0b5
PixelPaint: Show more specific Undo/Redo action text
|
2 years ago |
MacDue
|
78813313f9
PixelPaint: Fix tool preview positions after moving a layer
|
2 years ago |
MacDue
|
973771f8f4
PixelPaint: Make outline ellipse the same size as other ellipses
|
2 years ago |
MacDue
|
f98dad94fb
PixelPaint: Enable antialiased option for outline ellipsis
|
3 years ago |
MacDue
|
8ac5f625e9
LibGfx: Rename draw_ellipse/circle to fill_ellipse/circle
|
3 years ago |
MacDue
|
89445b967d
PixelPaint: Add antialiased ellipse option
|
3 years ago |
MacDue
|
60aba4c9f3
LibGfx: Implement AntiAliasingPainter::draw_ellipse()
|
3 years ago |
Tobias Christiansen
|
f972f8e7a8
PixelPaint: Use the currently_edited_bitmap in the Tools
|
3 years ago |
Tobias Christiansen
|
31a9196bfe
PixelPaint: Split bitmap() of Layer into {content, display}_bitmap
|
3 years ago |
Lenny Maiorani
|
160bda7228
Applications: Use default constructors/destructors
|
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 |