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-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-31
PixelPaint: Draw layer thumbnails with bilinear filtering
Andreas Kling
2022-03-27
WindowServer+LibGUI: Expose raw scroll wheel values to applications
circl
2022-03-24
PixelPaint: Call set_modified on window
GeekFiftyFive
2022-03-23
Applications: Round layer rect before drawing outline in PixelPaint
Jelle Raaijmakers
2022-03-22
Applications: Do not crash if decoded bitmap is null
Jelle Raaijmakers
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-17
PixelPaint: Expand FastBoxBlur settings to allow vector input
Tobias Christiansen
2022-03-17
PixelPaint: Add asymmetric parameters to FastBoxBlur
Tobias Christiansen
2022-03-16
PixelPaint: Add Timer for displaying previews of filters
Tobias Christiansen
2022-03-13
PixelPaint: Correctly apply flip/rotate/crop to layers' alpha mask
Andrew Smith
2022-03-09
PixelPaint: Support saving/loading masks to project file
Tobias Christiansen
2022-03-09
PixelPaint: Rename typo'ed BMPWriter in serialize_as_json()
Tobias Christiansen
2022-03-09
PixelPaint: Fix saving project
Tobias Christiansen
2022-03-08
PixelPaint: Draw a colored border around the appropriate thumbnail
Tobias Christiansen
2022-03-08
PixelPaint: Add "Add Mask" to Layer context menu
Tobias Christiansen
2022-03-08
PixelPaint: Change EditMode of Layer when double clicking on thumbnail
Tobias Christiansen
2022-03-08
PixelPaint: Add a mask thumbnail to the LayerListWidget
Tobias Christiansen
2022-03-08
PixelPaint: Use the currently_edited_bitmap in the Tools
Tobias Christiansen
2022-03-08
PixelPaint: Keep track of and expose the type of the edited bitmap
Tobias Christiansen
2022-03-08
PixelPaint: Respect Mask when generating the display bitmap
Tobias Christiansen
2022-03-08
PixelPaint: Add mask Bitmap to Layer and expose it
Tobias Christiansen
2022-03-08
PixelPaint: Split bitmap() of Layer into {content, display}_bitmap
Tobias Christiansen
2022-02-27
Everywhere: Make JSON serialization fallible
Idan Horowitz
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
Applications: Use default constructors/destructors
Lenny Maiorani
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
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-12
PixelPaint: Run gml-format on FilterGallery.gml
Andreas Kling
2022-02-12
PixelPaint: Add a preview in FilterGallery
snooze
2022-02-12
PixelPaint: Implement IconBag to organize icons
electrikmilk
2022-02-11
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
Vitaly Dyachkov
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-02-06
Userland: Use AK::pow<I> where applicable
Hendiadyoin1
2022-02-06
PixelPaint: Don't overwrite images with project file on save
Matthias-Sleurink
2022-02-04
PixelPaint: Use Escape to clear rectangular selections
Jagger De Leo
2022-02-04
PixelPaint: Remove conflicting action hotkey
Jagger De Leo
2022-02-01
PixelPaint: Paint layer thumbnails with correct aspect ratio
Andreas Kling
2022-01-28
Userland: Remove a bunch of unnecessary Vector imports
kleines Filmröllchen
2022-01-24
AK+Userland: Make AK::decode_base64 return ErrorOr
Sam Atkins
2022-01-20
PixelPaint: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
Userland: Add horizontal mouse scroll support
Dmitry Petrov
2022-01-15
PixelPaint: Add delete selection behavior
Olivier De Cannière
2022-01-15
PixelPaint: Restrict "crop to selection" to image boundaries
Mateusz Krajewski
2022-01-15
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
sin-ack
2022-01-14
PixelPaint: Update SelectedColorWidget::m_color consistently
Colin
[next]