summaryrefslogtreecommitdiff
path: root/Userland/Applications/PixelPaint/Tools/PickerTool.cpp
AgeCommit message (Expand)Author
2023-03-12PixelPaint: Display color information on mousemove with the PickerToolLucas CHOLLET
2023-02-25Everywhere: Use _{short_,}string to create Strings from literalsLinus Groh
2023-02-16PixelPaint: Propagate errors from making tool property widgetsKarol Kosek
2023-02-13Userland: Set Button text using the new String classKarol Kosek
2022-12-31PixelPaint: ColorPicker updates user colors while draggingCody Hein
2022-10-17PixelPaint: Make Alt-Clicking with all tool act like the PickerToolFausto Tommasi
2022-03-08PixelPaint: Use the currently_edited_bitmap in the ToolsTobias Christiansen
2022-03-08PixelPaint: Split bitmap() of Layer into {content, display}_bitmapTobias Christiansen
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2021-10-27Everywhere: Rename left/right-click to primary/secondaryFiliph Sandström
2021-09-20PixelPaint: Move Tools to it's own subdirectoryMarcus Nilsson