summaryrefslogtreecommitdiff
path: root/Userland/Applications/PixelPaint/ToolPropertiesWidget.h
AgeCommit message (Expand)Author
2023-02-16PixelPaint: Propagate errors from making tool property widgetsKarol Kosek
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2021-08-06PixelPaint: Use a StackWidget in ToolPropertiesWidgetMarcus Nilsson
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Applications: Move to Userland/Applications/Andreas Kling