Andreas Kling
|
dc28c07fa5
|
Applications: Move to Userland/Applications/
|
2021-01-12 12:05:23 +01:00 |
|
Andreas Kling
|
167906d02b
|
PixelPaint: Remove hand-rolled type information in favor of RTTI
|
2021-01-01 16:08:49 +01:00 |
|
Ben Wiederhake
|
9ef1461ec9
|
Meta+Applications: Make clang-format-10 clean
|
2020-09-25 21:18:17 +02:00 |
|
Andreas Kling
|
116cf92156
|
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
This fits nicer with FloatRect,FloatPoint,FloatSize and gives a much
better visual clue about what type of metric is being used.
|
2020-06-10 10:59:04 +02:00 |
|
Andreas Kling
|
d12cce76a7
|
PixelPaint: Make the RectangleTool previews work while zoomed in
|
2020-05-22 14:57:10 +02:00 |
|
Andreas Kling
|
84b508befa
|
PixelPaint: Rename original_event => image_event
These events are in image coordinates, not really original coordinates.
|
2020-05-21 22:56:32 +02:00 |
|
Andreas Kling
|
58fa9c6e89
|
PixelPaint: Rename from PaintBrush :^)
|
2020-05-20 20:35:35 +02:00 |
|