Andreas Kling
|
5d707745b6
VisualBuilder: Add a simple mechanism to write a form out to disk.
|
6 lat temu |
Andreas Kling
|
5e733d47a3
VisualBuilder: Add a way to dump the current form to the debugger.
|
6 lat temu |
Andreas Kling
|
f95ba881f0
VisualBuilder: Tweak form grid color.
|
6 lat temu |
Andreas Kling
|
986f5806d7
VisualBuilder: Emit on_widget_selected() when appropriate.
|
6 lat temu |
Andreas Kling
|
b64408a564
VisualBuilder: Make widget deletion work properly.
|
6 lat temu |
Andreas Kling
|
440700b4cb
VisualBuilder: Multiple-widget selection support.
|
6 lat temu |
Andreas Kling
|
a747a10eab
LibGUI: Refactor context menus to be event-driven instead of declarative.
|
6 lat temu |
Andreas Kling
|
b77f9a5042
VisualBuilder: Pressing the Tab key when there are no widgets is a no-op.
|
6 lat temu |
Andreas Kling
|
428cae7864
VisualBuilder: Pressing the Tab key when there are no widgets is a no-op.
|
6 lat temu |
Andreas Kling
|
ef8c613737
VisualBuilder: Share code for setting the selected widget.
|
6 lat temu |
Andreas Kling
|
f7157520eb
VisualBuilder: Add some keyboard navigation support.
|
6 lat temu |
Andreas Kling
|
52e846df87
VisualBuilder: Make it possible to move widgets to front/back.
|
6 lat temu |
Andreas Kling
|
3f6408919f
AK: Improve smart pointer ergonomics a bit.
|
6 lat temu |
Andreas Kling
|
c06a3bdeb4
LibGUI+WindowServer: Add support for per-GWidget context menus.
|
6 lat temu |
Andreas Kling
|
707bfe848d
VisualBuilder: Add a table view with the selected widget's properties.
|
6 lat temu |
Andreas Kling
|
f52e66ceda
VisualBuilder: Add a widget registry and a property class.
|
6 lat temu |
Andreas Kling
|
93b76628a5
GGroupBox: Improve appearance with new FrameShape::Box style.
|
6 lat temu |
Andreas Kling
|
75c76f6692
VisualBuilder: Make it possible to insert widgets from the toolbox.
|
6 lat temu |
Andreas Kling
|
c71ece77fa
VisualBuilder: Tweak grid size and add an (empty) toolbox window.
|
6 lat temu |
Andreas Kling
|
c6ffb3e2b8
VisualBuilder: Use real GWidgets instead of pretend VBWidgets.
|
6 lat temu |
Andreas Kling
|
ead6524c0a
VisualBuilder: Add the first VBWidget subclass: VBButtonWidget. :^)
|
6 lat temu |
Andreas Kling
|
d73f79a2d2
VisualBuilder: Allow resizing widgets using their grabbers.
|
6 lat temu |
Andreas Kling
|
3c8e53ef2b
VisualBuilder: Work on selecting a widget and moving it around.
|
6 lat temu |
Andreas Kling
|
8268ece1bd
VisualBuilder: Start working on an interface builder application.
|
6 lat temu |