summaryrefslogtreecommitdiff
path: root/DevTools/VisualBuilder/VBWidgetPropertyModel.h
AgeCommit message (Expand)Author
2019-06-23LibGUI+VisualBuilder: Support custom editing widgets for property values.Andreas Kling
2019-06-21AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr.Andreas Kling
2019-06-07Meta: Tweak .clang-format to not wrap braces after enums.Andreas Kling
2019-05-28Add clang-format fileRobin Burchell
2019-05-08Move VisualBuilder into a new DevTools directory.Andreas Kling