summaryrefslogtreecommitdiff
path: root/Userland/Applications/PixelPaint/CreateNewLayerDialog.cpp
AgeCommit message (Expand)Author
2021-07-05PixelPaint: Change the default layer name to "Layer"Marcus Nilsson
2021-06-15PixelPaint: Don't allow creating empty layers or imagesAndreas Kling
2021-06-11PixelPaint: Convert to east-const styleAndreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Applications: Move to Userland/Applications/Andreas Kling