summaryrefslogtreecommitdiff
path: root/Applications/PixelPaint/main.cpp
AgeCommit message (Expand)Author
2020-08-01PixelPaint: Make `GenericConvolutionFilterInputDialog` cancellableAnotherTest
2020-08-01Applications: Stop setting initial window locationPeter Elliott
2020-07-25PixelPaint: Add a bunch of spatial filtersAnotherTest
2020-07-23PixelPaint: Add a GUI for editing opacity and visibility of layersAndreas Kling
2020-07-16LibWeb: Require parent window argument for MessageBoxTom
2020-07-16LibGUI: Add parent window argument to FilePicker functionsTom
2020-07-04LibGUI: Turn GUI::Application::the() into a pointerAndreas Kling
2020-07-04LibGUI: Make GUI::Application a Core::ObjectAndreas Kling
2020-06-04PixelPaint: Use new app-pixel-paint.png for app iconHüseyin ASLITÜRK
2020-05-29PixelPaint: Set active layer to nullptr after its removal (#2433)Gabriel Mihalache
2020-05-26PixelPaint: Add selection functionality to the LayerListWidgetAndreas Kling
2020-05-26PixelPaint: Start working on a custom layer list widgetAndreas Kling
2020-05-21LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizingAndreas Kling
2020-05-20PixelPaint: Rename from PaintBrush :^)Andreas Kling