index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
PixelPaint
Age
Commit message (
Expand
)
Author
2022-09-03
PixelPaint: Introduce a vectorscope
kleines Filmröllchen
2022-09-03
PixelPaint: Invoke the modified_change callback when layers change
kleines Filmröllchen
2022-09-03
PixelPaint: Extract common scope code into a generic ScopeWidget
kleines Filmröllchen
2022-09-03
PixelPaint: Specify histogram height in GML
kleines Filmröllchen
2022-08-31
PixelPaint: Change repeated code into a loop for Wand Select Tool
Timothy Slater
2022-08-31
PixelPaint: Make erase_selection work for non-rectangular selections
Timothy Slater
2022-08-31
PixelPaint: Add Wand Select Tool
Timothy Slater
2022-08-31
PixelPaint: Change BucketTool flood fill algorithm
Timothy Slater
2022-08-31
PixelPaint: Account for alpha in color distance calculation
Timothy Slater
2022-08-31
PixelPaint: Add point_position_to_preferred_cell to RectangleSelectTool
Crax97
2022-08-31
PixelPaint: Ask the current tool for the preferred pixel location
Crax97
2022-08-31
PixelPaint: Execute mousemove_event early return check before
Crax97
2022-08-31
PixelPaint: Add point_position_to_preferred_cell method to Tool
Crax97
2022-08-28
PixelPaint: Cropping to content with moved layers was broken
Andreas Krohn
2022-08-28
PixelPaint: Fix const correctness of Selection::in_interactive_selection
Kevin Meyer
2022-08-26
PixelPaint: Make selection changes undoable
Andreas Kling
2022-08-26
PixelPaint: Move selection from ImageEditor to Image
Andreas Kling
2022-08-26
PixelPaint: Move "marching ants" painting logic to ImageEditor
Andreas Kling
2022-08-26
PixelPaint: Round mouse event coordinates instead of truncating
Andreas Kling
2022-08-25
PixelPaint: Reduce verbosity of crop to content feature
faxe1008
2022-08-24
PixelPaint: Add more icons
electrikmilk
2022-08-23
PixelPaint: Add simple "Crop Image to Content" feature
Andreas Kling
2022-08-23
PixelPaint: Make the default empty image transparent by default
Andreas Kling
2022-08-23
PixelPaint: Avoid division-by-zero in HistogramWidget
Andreas Kling
2022-08-23
PixelPaint: Use Sqrt1_2 constant in EllipseTool instead of 1/1.41
Hendiadyoin1
2022-08-22
PixelPaint: Disambiguate layer vs image actions in their names
Andreas Kling
2022-08-22
PixelPaint: Add actions for flipping and rotating an individual layer
Andreas Kling
2022-08-22
PixelPaint: Relayout ImageEditor immediately when image rect changes
Andreas Kling
2022-08-22
PixelPaint: Create undo items for more editing actions
Andreas Kling
2022-08-22
PixelPaint: Restore image size from snapshots
Andreas Kling
2022-08-22
PixelPaint: Push layer creation onto the undo stack
Roberto Bampi
2022-08-21
PixelPaint: Show more specific Undo/Redo action text
Andreas Kling
2022-08-21
PixelPaint: Add Tool::tool_name() as a single-point-of-truth
Andreas Kling
2022-08-21
PixelPaint: Make Filter::filter_name() const
Andreas Kling
2022-08-21
PixelPaint: Fix tool preview positions after moving a layer
MacDue
2022-08-21
PixelPaint: Make outline ellipse the same size as other ellipses
MacDue
2022-08-14
Base: Launch ImageDecoder at session start-up
Lucas CHOLLET
2022-08-14
Base: Launch FileSystemAccessServer at session start-up
Lucas CHOLLET
2022-08-14
PixelPaint: Add Median filter
kleines Filmröllchen
2022-08-13
PixelPaint: Allow configuration of default image size through GUI
cflip
2022-08-04
Applications: Make a few of the larger Toolbars collapsible
thankyouverycool
2022-07-17
PixelPaint: Export images using the editor title as a default basename
Karol Kosek
2022-07-15
PixelPaint: Tweak FilterGallery layout
FrHun
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-12
Everywhere: Split Error::from_string_literal and Error::from_string_view
sin-ack
2022-06-30
PixelPaint: Omit file extension in tab/editor titles
Lennon Donaghy
2022-06-30
PixelPaint: Use image title as default filename for "save as"
Lennon Donaghy
2022-06-30
Applications+Games+LibGUI: Fix layout problems
FrHun
2022-06-21
PixelPaint: Add level sliders for brightness, contrast and gamma
Torstennator
2022-06-16
PixelPaint: Add Smooth Pixels scaling option
Karol Kosek
[next]