Age | Commit message (Expand) | Author |
---|---|---|
2019-08-30 | VBForm: Set mouse type relative to how we resize the VBWidget | rhin123 |
2019-06-29 | VisualBuilder: Support loading a saved form from JSON. | Andreas Kling |
2019-06-27 | VisualBuilder: Use NonnullRefPtrVector. | Andreas Kling |
2019-06-21 | AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. | Andreas Kling |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-05-08 | Move VisualBuilder into a new DevTools directory. | Andreas Kling |