ladybird/DevTools/VisualBuilder
Andreas Kling aa3df518e7 AK: Rename JsonObject::to_string() and pals to serialized().
And the variant that serializes into a StringBuilder is called serialize().
2019-06-18 09:37:47 +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 Add clang-format file 2019-05-28 17:31:20 +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 Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
VBWidgetPropertyModel.cpp VisualBuilder: Run clang-format on everything. 2019-06-07 11:48:27 +02:00
VBWidgetPropertyModel.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00
VBWidgetRegistry.cpp VisualBuilder: Run clang-format on everything. 2019-06-07 11:48:27 +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