index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
/
VisualBuilder
Age
Commit message (
Expand
)
Author
2019-04-11
VisualBuilder: Move properties window to its own class.
Andreas Kling
2019-04-11
VisualBuilder: Tweak property table column width.
Andreas Kling
2019-04-11
VisualBuilder: Display read-only propery values in gray.
Andreas Kling
2019-04-11
VisualBuilder: Remove debug spam.
Andreas Kling
2019-04-11
VisualBuilder: Add a table view with the selected widget's properties.
Andreas Kling
2019-04-11
VisualBuilder: Add a widget registry and a property class.
Andreas Kling
2019-04-11
VisualBuilder: Add a properties window.
Andreas Kling
2019-04-11
GGroupBox: Improve appearance with new FrameShape::Box style.
Andreas Kling
2019-04-11
VisualBuilder: Add GGroupBox.
Andreas Kling
2019-04-11
VisualBuilder: Let's use 5 pixels for the grid size for now.
Andreas Kling
2019-04-11
VisualBuilder: Add GScrollBar (and yes, an icon for it, too.)
Andreas Kling
2019-04-11
VisualBuilder: Add GCheckBox and GLabel, and draw icons for them, too.
Andreas Kling
2019-04-11
VisualBuilder: Add icons to the toolbox, and support for GProgressBar.
Andreas Kling
2019-04-11
VisualBuilder: Make it possible to insert widgets from the toolbox.
Andreas Kling
2019-04-11
VisualBuilder: Tweak grid size and add an (empty) toolbox window.
Andreas Kling
2019-04-11
VisualBuilder: Use real GWidgets instead of pretend VBWidgets.
Andreas Kling
2019-04-11
VisualBuilder: Add the first VBWidget subclass: VBButtonWidget. :^)
Andreas Kling
2019-04-11
VisualBuilder: Allow resizing widgets using their grabbers.
Andreas Kling
2019-04-11
VisualBuilder: Work on selecting a widget and moving it around.
Andreas Kling
2019-04-11
VisualBuilder: Start working on an interface builder application.
Andreas Kling