summaryrefslogtreecommitdiff
path: root/Userland/Applications/PixelPaint/LineTool.cpp
AgeCommit message (Expand)Author
2021-06-16PixelPaint: Make the main UI tabbed and allow multiple open images :^)Andreas Kling
2021-06-11PixelPaint: Convert to east-const styleAndreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-16Everywhere: Add `-Wdouble-promotion` warningNicholas-Baron
2021-01-12Applications: Move to Userland/Applications/Andreas Kling