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
/
ToolPropertiesWidget.cpp
Age
Commit message (
Expand
)
Author
2023-04-30
LibGUI+Userland: Port Labels to String
thankyouverycool
2023-02-18
Userland: Specify margins and spacing in the GUI::Layout constructor
Sam Atkins
2023-02-16
PixelPaint: Propagate errors from making tool property widgets
Karol Kosek
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2021-11-03
Applications: Remove border from GroupBox margins
FrHun
2021-09-20
PixelPaint: Move Tools to it's own subdirectory
Marcus Nilsson
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-06
PixelPaint: Use a StackWidget in ToolPropertiesWidget
Marcus Nilsson
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