tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
Applications
/
PixelPaint
/
at
master
2 folders
59 files
Filters
Everywhere: Use _{short_,}string to create Strings from literals
3 years ago
Tools
PixelPaint: Display color information on mousemove with the PickerTool
3 years ago
CMakeLists.txt
PixelPaint: Add a GradientTool
3 years ago
CreateNewImageDialog.cpp
Everywhere: Use _{short_,}string to create Strings from literals
3 years ago
CreateNewImageDialog.h
PixelPaint: Add background color options to "new image" dialog
3 years ago
CreateNewLayerDialog.cpp
Everywhere: Use _{short_,}string to create Strings from literals
3 years ago
CreateNewLayerDialog.h
Meta+Userland: Pass Gfx::IntSize by value
3 years ago
EditGuideDialog.cpp
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
3 years ago
EditGuideDialog.gml
Applications+Games+LibGUI: Fix layout problems
3 years ago
EditGuideDialog.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
FilterGallery.cpp
PixelPaint: Propagate errors from making filter settings widgets
3 years ago
FilterGallery.gml
PixelPaint: Tweak FilterGallery layout
3 years ago
FilterGallery.h
PixelPaint: Propagate errors from making filter settings widgets
3 years ago
FilterParams.h
Everywhere: Use _{short_,}string to create Strings from literals
3 years ago
FilterPreviewWidget.cpp
PixelPaint: Make filters apply to a selection if one is present
3 years ago
FilterPreviewWidget.h
PixelPaint: Make filters apply to a selection if one is present
3 years ago
FilterTreeModel.cpp
LibGfx: Remove `try_` prefix from bitmap creation functions
3 years ago
FilterTreeModel.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
Guide.h
AK: Rename create<T> => make_ref_counted<T>
4 years ago
HistogramWidget.cpp
PixelPaint: Remove `try_` prefix from fallible Image methods
3 years ago
HistogramWidget.h
PixelPaint: Extract common scope code into a generic ScopeWidget
3 years ago
IconBag.cpp
PixelPaint: Remove `try_` prefix from fallible IconBag methods
3 years ago
IconBag.h
PixelPaint: Remove `try_` prefix from fallible IconBag methods
3 years ago
Image.cpp
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
3 years ago
Image.h
Everywhere: Remove NonnullRefPtr.h includes
3 years ago
ImageEditor.cpp
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
3 years ago
ImageEditor.h
PixelPaint: Display color information on mousemove with the PickerTool
3 years ago
ImageProcessor.cpp
LibCore: Remove `try_` prefix from fallible SharedCircularQueue methods
3 years ago
ImageProcessor.h
PixelPaint: Remove declarations for non-existent methods
3 years ago
Layer.cpp
PixelPaint: Add "Apply Mask" action
3 years ago
Layer.h
PixelPaint: Add "Apply Mask" action
3 years ago
LayerListWidget.cpp
LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size`
3 years ago
LayerListWidget.h
LibGUI+Applications: Rename automatic scrolling timer functions
3 years ago
LayerPropertiesWidget.cpp
Everywhere: Use _{short_,}string to create Strings from literals
3 years ago
LayerPropertiesWidget.h
Applications: Use default constructors/destructors
4 years ago
LevelsDialog.cpp
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
3 years ago
LevelsDialog.gml
PixelPaint: Remove shrink_to_fit property from LevelsDialog GML
3 years ago
LevelsDialog.h
PixelPaint: Add level sliders for brightness, contrast and gamma
4 years ago
MainWidget.cpp
PixelPaint: Add list of recently opened files to the file menu
3 years ago
MainWidget.h
PixelPaint: Add "Apply Mask" action
3 years ago
Mask.cpp
PixelPaint: Move Mask::{get, set, to_index} to the header file
4 years ago
Mask.h
PixelPaint: Move Mask::{get, set, to_index} to the header file
4 years ago
PaletteWidget.cpp
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
3 years ago
PaletteWidget.h
LibCore: Move Stream-based file into the `Core` namespace
3 years ago
PixelPaintWindow.gml
PixelPaint: Make scopes hideable
3 years ago
ProjectLoader.cpp
LibCore: Move Stream-based file into the `Core` namespace
3 years ago
ProjectLoader.h
LibCore: Move Stream-based file into the `Core` namespace
3 years ago
ResizeImageDialog.cpp
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
3 years ago
ResizeImageDialog.gml
PixelPaint+LibGfx: Allow resizing images and layers
3 years ago
ResizeImageDialog.h
Meta+Userland: Pass Gfx::IntSize by value
3 years ago
ScopeWidget.cpp
PixelPaint: Extract common scope code into a generic ScopeWidget
3 years ago
ScopeWidget.h
PixelPaint: Extract common scope code into a generic ScopeWidget
3 years ago
Selection.cpp
PixelPaint: Add action to invert selection
3 years ago
Selection.h
Meta+Userland: Pass Gfx::IntPoint by value
3 years ago
ToolPropertiesWidget.cpp
Userland: Specify margins and spacing in the GUI::Layout constructor
3 years ago
ToolPropertiesWidget.h
PixelPaint: Propagate errors from making tool property widgets
3 years ago
ToolboxWidget.cpp
Everywhere: Stop using NonnullOwnPtrVector
3 years ago
ToolboxWidget.h
Everywhere: Remove NonnullOwnPtr.h includes
3 years ago
VectorscopeWidget.cpp
PixelPaint: Remove `try_` prefix from fallible Image methods
3 years ago
VectorscopeWidget.h
PixelPaint: Introduce a vectorscope
3 years ago
main.cpp
PixelPaint: Add list of recently opened files to the file menu
3 years ago