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
/
PaletteWidget.h
Age
Commit message (
Expand
)
Author
2023-02-13
LibCore: Move Stream-based file into the `Core` namespace
Tim Schumacher
2023-01-07
PixelPaint: Port to `Core::Stream` :^)
Karol Kosek
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-01-20
PixelPaint: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-09
PixelPaint: Make PaletteWidget::set_image_editor take a ImageEditor*
Marcus Nilsson
2021-09-13
Everywhere: Use my fancy new serenityos.org email :^)
Mustafa Quraish
2021-09-02
PixelPaint: Allow changing colors temporarily without palette
Mustafa Quraish
2021-08-07
PixelPaint: Use unveil to hide file system
Timothy
2021-06-21
PixelPaint: Add loading and saving of color palettes
Felix Rauch
2021-05-16
PixelPaint: Convert main UI to GML :^)
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling