ladybird/DevTools/VisualBuilder
Robin Burchell 0dc9af5f7e Add clang-format file
Also run it across the whole tree to get everything using the One True Style.
We don't yet run this in an automated fashion as it's a little slow, but
there is a snippet to do so in makeall.sh.
2019-05-28 17:31:20 +02:00
..
.gitignore Move VisualBuilder into a new DevTools directory. 2019-05-08 13:53:34 +02:00
main.cpp Move VisualBuilder into a new DevTools directory. 2019-05-08 13:53:34 +02:00
Makefile Fix "make clean" not deleting app binaries. 2019-05-13 14:56:18 +02:00
VBForm.cpp GMessageBox: Add icons to message boxes with 3 standard ones to choose from. 2019-05-08 20:13:39 +02:00
VBForm.h Add clang-format file 2019-05-28 17:31:20 +02:00
VBPropertiesWindow.cpp VisualBuilder: Tweak margins in properties window. 2019-05-11 02:35:55 +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 LibGUI: Make GCheckBox inherit from GAbstractButton. 2019-05-24 17:11:42 +02:00
VBWidget.h Add clang-format file 2019-05-28 17:31:20 +02:00
VBWidgetPropertyModel.cpp Move VisualBuilder into a new DevTools directory. 2019-05-08 13:53:34 +02:00
VBWidgetPropertyModel.h Add clang-format file 2019-05-28 17:31:20 +02:00
VBWidgetRegistry.cpp LibGUI: Make GCheckBox inherit from GAbstractButton. 2019-05-24 17:11:42 +02:00
VBWidgetRegistry.h Add clang-format file 2019-05-28 17:31:20 +02:00
VBWidgetType.h Add clang-format file 2019-05-28 17:31:20 +02:00