summaryrefslogtreecommitdiff
path: root/Userland/Applications/PixelPaint/IconBag.cpp
AgeCommit message (Expand)Author
2023-04-09Everywhere: Remove unused DeprecatedString includesBen Wiederhake
2023-01-28PixelPaint: Remove `try_` prefix from fallible IconBag methodsLinus Groh
2023-01-26LibGfx: Remove `try_` prefix from bitmap creation functionsTim Schumacher
2023-01-02Base+Userland: Add menu item iconsBrandon Jordan
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-10-18PixelPaint: Add action to invert selectionsnooze6214
2022-08-24PixelPaint: Add more iconselectrikmilk
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-06-21PixelPaint: Add level sliders for brightness, contrast and gammaTorstennator
2022-05-23PixelPaint: Add Image>Resize Image... dialog. (Front end)Andrew Smith
2022-02-15Base+PixelPaint: Use Merge Active Layer Up/Down Iconselectrikmilk
2022-02-13Base+PixelPaint: Add more iconselectrikmilk
2022-02-12PixelPaint: Implement IconBag to organize iconselectrikmilk