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
/
MainWidget.cpp
Age
Commit message (
Expand
)
Author
2023-01-03
PixelPaint: Propagate errors in {flip,crop,rotate,resize} functions
Baitinq
2022-12-31
PixelPaint: Allow ImageEditor event to append info to the statusbar
Cody Hein
2022-12-20
PixelPaint: Propagate errors when creating images or layers
Cnidarias
2022-12-17
PixelPaint: Debounce ImageEditor on_modified_change event
Tim Ledbetter
2022-12-15
PixelPaint: Make sure modified state is updated when undo_stack changes
meiskam
2022-12-15
PixelPaint: Update window `modified` to look at all tabs
meiskam
2022-12-14
LibFileSystemAccessClient: Rename `try_save_file` =>
Lucas CHOLLET
2022-12-14
PixelPaint: Add background color options to "new image" dialog
MacDue
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-30
PixelPaint: Record action for all select operations to allow undo
Andreas Oppebøen
2022-11-13
Userland: Accept drag_enter events for widgets supporting file drops
Karol Kosek
2022-11-07
PixelPaint: Relate cursor to brush tool size
Torstennator
2022-11-07
PixelPaint: Remember visibility for histogram and vectorscope
Torstennator
2022-10-27
PixelPaint: Make scopes hideable
Timothy Slater
2022-10-25
Userland: Let applications make use of make_command_palette_action()
demostanis
2022-10-18
PixelPaint: Add action to invert selection
snooze6214
2022-10-06
PixelPaint: Add actions to crop layer to selection/content
Sergiy Stupar
2022-09-29
PixelPaint: Add option to make new layer from selection
Timothy Slater
2022-09-29
AK+Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-09-03
PixelPaint: Introduce a vectorscope
kleines Filmröllchen
2022-08-26
PixelPaint: Move selection from ImageEditor to Image
Andreas Kling
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-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: Create undo items for more editing actions
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-07-17
PixelPaint: Export images using the editor title as a default basename
Karol Kosek
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-06-21
PixelPaint: Add level sliders for brightness, contrast and gamma
Torstennator
2022-05-23
PixelPaint: Add Image>Resize Image... dialog. (Front end)
Andrew Smith
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-05-11
Userland: Set tab-widget properties in GML instead of code
Sam Atkins
2022-05-02
PixelPaint: Set title of default image to 'Untitled'
cflip
2022-04-21
PixelPaint: Add a histogram widget
Torstennator
2022-04-13
PixelPaint: Add exporting to the QOI image format
Olivier De Canniere
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-24
PixelPaint: Call set_modified on window
GeekFiftyFive
2022-03-19
PixelPaint: Add Cut action
Karol Kosek
2022-03-19
PixelPaint: Put undo/redo actions on top of the Edit menu
Karol Kosek
2022-03-08
PixelPaint: Add "Add Mask" to Layer context menu
Tobias Christiansen
2022-03-08
PixelPaint: Split bitmap() of Layer into {content, display}_bitmap
Tobias Christiansen
2022-02-15
Base+PixelPaint: Use Merge Active Layer Up/Down Icons
electrikmilk
2022-02-15
PixelPaint: Implement Merge Active Layer Up
electrikmilk
2022-02-14
PixelPaint: Change menu shortcut for "Fit Image to View"
Mustafa Quraish
2022-02-14
LibGUI+PixelPaint: Move fit_image_to_view to AbstractZoomPanWidget
Mustafa Quraish
2022-02-13
Base+PixelPaint: Add more icons
electrikmilk
[next]