summaryrefslogtreecommitdiff
path: root/DevTools/VisualBuilder/VBWidgetRegistry.h
AgeCommit message (Expand)Author
2019-09-22LibCore: Remove ObjectPtr in favor of RefPtrAndreas Kling
2019-09-21LibGUI: Convert GWidget to ObjectPtrAndreas Kling
2019-09-06AK: Rename <AK/AKString.h> to <AK/String.h>Andreas Kling
2019-07-24VisualBuilder: Convert Vector<OwnPtr> to NonnullOwnPtrVector.Andreas Kling
2019-06-29VisualBuilder: Support loading a saved form from JSON.Andreas Kling
2019-05-28Add clang-format fileRobin Burchell
2019-05-08Move VisualBuilder into a new DevTools directory.Andreas Kling