.. |
BrushTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
BrushTool.h
|
PixelPaint: Add simple dodge and burn function to BrushTool
|
2023-08-18 10:27:56 +01:00 |
BucketTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
BucketTool.h
|
PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const>
|
2023-02-21 00:54:04 +01:00 |
CloneTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
CloneTool.h
|
PixelPaint: Minimize clone tool sample marker repaints
|
2023-03-15 23:56:47 +01:00 |
EllipseTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
EllipseTool.h
|
PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const>
|
2023-02-21 00:54:04 +01:00 |
EraseTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
EraseTool.h
|
PixelPaint: Allow bigger Brush-Tool sizes
|
2023-08-18 10:27:56 +01:00 |
GradientTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
GradientTool.h
|
PixelPaint: Add radial gradient support
|
2023-04-29 11:55:31 +01:00 |
GuideTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
GuideTool.h
|
PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const>
|
2023-02-21 00:54:04 +01:00 |
LassoSelectTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
LassoSelectTool.h
|
PixelPaint: Allow lasso tool to select outside the active layer
|
2023-05-05 16:35:42 +01:00 |
LineTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
LineTool.h
|
PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const>
|
2023-02-21 00:54:04 +01:00 |
MoveTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
MoveTool.h
|
PixelPaint: Do not change layers when scaling with the move tool
|
2023-03-01 08:15:46 +00:00 |
PenTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
PenTool.h
|
PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const>
|
2023-02-21 00:54:04 +01:00 |
PickerTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
PickerTool.h
|
PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const>
|
2023-02-21 00:54:04 +01:00 |
PolygonalSelectTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
PolygonalSelectTool.h
|
PixelPaint: Ensure the selection is always within image bounds
|
2023-05-05 16:35:42 +01:00 |
RectangleSelectTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
RectangleSelectTool.h
|
PixelPaint: Ensure the selection is always within image bounds
|
2023-05-05 16:35:42 +01:00 |
RectangleTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
RectangleTool.h
|
PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const>
|
2023-02-21 00:54:04 +01:00 |
SprayTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
SprayTool.h
|
PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const>
|
2023-02-21 00:54:04 +01:00 |
TextTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
TextTool.h
|
Everywhere: Stop using NonnullRefPtrVector
|
2023-03-06 23:46:35 +01:00 |
Tool.cpp
|
PixelPaint: BrushTool performance optimization
|
2023-08-18 10:27:56 +01:00 |
Tool.h
|
Everywhere: Remove needless trailing semi-colons after functions
|
2023-07-08 10:32:56 +01:00 |
WandSelectTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
WandSelectTool.h
|
PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const>
|
2023-02-21 00:54:04 +01:00 |
ZoomTool.cpp
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
ZoomTool.h
|
PixelPaint: Store tool cursors as NNRP<Gfx::Bitmap const>
|
2023-02-21 00:54:04 +01:00 |