index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
PixelPaint
/
LayerListWidget.h
Age
Commit message (
Expand
)
Author
2022-02-01
PixelPaint: Paint layer thumbnails with correct aspect ratio
Andreas Kling
2021-09-16
PixelPaint: Implement automatic scrolling in LayerListWidget
Marcus Nilsson
2021-09-13
Everywhere: Use my fancy new serenityos.org email :^)
Mustafa Quraish
2021-09-13
PixelPaint: Draw layers from the top of LayerList
Mustafa Quraish
2021-09-07
PixelPaint: Fix layer dragging bug
Mustafa Quraish
2021-09-03
PixelPaint: Fix the displayed order of layers in LayerListWidget
Mustafa Quraish
2021-07-09
PixelPaint: Only update the layer thumbnail on layer bitmap changes
Andreas Kling
2021-07-09
PixelPaint: Move LayerListWidget gadget rect computation to a function
Andreas Kling
2021-07-09
PixelPaint: Remove unused member from LayerListWidget::Gadget
Andreas Kling
2021-07-05
PixelPaint: Make move_selection() cycle through layers
Marcus Nilsson
2021-07-05
PixelPaint: Use layer menu as context menu in LayerListWidget
Marcus Nilsson
2021-07-05
PixelPaint: Make LayerListWidget scrollable
Marcus Nilsson
2021-06-11
PixelPaint: Convert to east-const style
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling