Andreas Kling
|
b37fc9f655
VisualBuilder: Make it possible to add a layout to a widget
|
5 anni fa |
Andreas Kling
|
9acdf9bb0a
VisualBuilder: Support nested widgets
|
5 anni fa |
Andreas Kling
|
d754ac5bcb
LibGUI+VisualBuilder: Add move-to-front/back to GCommonActions
|
5 anni fa |
Andreas Kling
|
92b17eab23
VisualBuilder: Use GCommonActions::make_delete_action()
|
5 anni fa |
Andreas Kling
|
11f2e7cd5c
GMenu: Update apps now that you can create a nameless GMenu
|
5 anni fa |
rhin123
|
8fc2034ca1
VBForm: Fixed cursor not changing on resize /w multiple selections
|
5 anni fa |
rhin123
|
e7d15ccca4
VBForm: Set mouse type relative to how we resize the VBWidget
|
5 anni fa |
Andreas Kling
|
f6998b1817
JSON: Templatize the JSON serialization code
|
6 anni fa |
Andreas Kling
|
1d0b464618
AK: Make HashMap::get(Key) return an Optional<Value>.
|
6 anni fa |
Andreas Kling
|
a17fbd98e7
LibGUI: Add input types to GMessageBox.
|
6 anni fa |
Andreas Kling
|
315716d193
GUI: Use Win2K-like "warm gray" color instead of the older colder gray.
|
6 anni fa |
Andreas Kling
|
b729b5fc64
VisualBuilder: Support loading a saved form from JSON.
|
6 anni fa |
Andreas Kling
|
65e470c90a
VisualBuilder: Use NonnullRefPtrVector.
|
6 anni fa |
Andreas Kling
|
aa3df518e7
AK: Rename JsonObject::to_string() and pals to serialized().
|
6 anni fa |
Andreas Kling
|
3b9fcab1af
VisualBuilder: Switch to JSON for the form output.
|
6 anni fa |
Andreas Kling
|
892acfb10d
VisualBuilder: Run clang-format on everything.
|
6 anni fa |
Andreas Kling
|
de98b2770b
GMessageBox: Add icons to message boxes with 3 standard ones to choose from.
|
6 anni fa |
Andreas Kling
|
3ae9fc5d88
Move VisualBuilder into a new DevTools directory.
|
6 anni fa |