ladybird/DevTools/VisualBuilder
2019-06-22 16:16:39 +02:00
..
.gitignore Move VisualBuilder into a new DevTools directory. 2019-05-08 13:53:34 +02:00
main.cpp VisualBuilder: Run clang-format on everything. 2019-06-07 11:48:27 +02:00
Makefile Fix "make clean" not deleting app binaries. 2019-05-13 14:56:18 +02:00
VBForm.cpp AK: Rename JsonObject::to_string() and pals to serialized(). 2019-06-18 09:37:47 +02:00
VBForm.h AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 2019-06-21 18:37:47 +02:00
VBPropertiesWindow.cpp VisualBuilder: Run clang-format on everything. 2019-06-07 11:48:27 +02:00
VBPropertiesWindow.h Move VisualBuilder into a new DevTools directory. 2019-05-08 13:53:34 +02:00
VBProperty.cpp Move VisualBuilder into a new DevTools directory. 2019-05-08 13:53:34 +02:00
VBProperty.h Add clang-format file 2019-05-28 17:31:20 +02:00
VBWidget.cpp VisualBuilder: Run clang-format on everything. 2019-06-07 11:48:27 +02:00
VBWidget.h AK: Rename Retainable.h => RefCounted.h. 2019-06-21 18:58:45 +02:00
VBWidgetPropertyModel.cpp VisualBuilder: Run clang-format on everything. 2019-06-07 11:48:27 +02:00
VBWidgetPropertyModel.h AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 2019-06-21 18:37:47 +02:00
VBWidgetRegistry.cpp VisualBuilder: Fix compiler warnings. 2019-06-22 16:16:39 +02:00
VBWidgetRegistry.h Add clang-format file 2019-05-28 17:31:20 +02:00
VBWidgetType.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00