1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:38:12 +00:00
serenity/Applications/VisualBuilder
2019-04-11 22:03:55 +02:00
..
.gitignore VisualBuilder: Work on selecting a widget and moving it around. 2019-04-11 01:59:07 +02:00
main.cpp VisualBuilder: Move properties window to its own class. 2019-04-11 22:03:55 +02:00
Makefile VisualBuilder: Move properties window to its own class. 2019-04-11 22:03:55 +02:00
VBForm.cpp VisualBuilder: Add a table view with the selected widget's properties. 2019-04-11 21:41:09 +02:00
VBForm.h VisualBuilder: Add a table view with the selected widget's properties. 2019-04-11 21:41:09 +02:00
VBPropertiesWindow.cpp VisualBuilder: Move properties window to its own class. 2019-04-11 22:03:55 +02:00
VBPropertiesWindow.h VisualBuilder: Move properties window to its own class. 2019-04-11 22:03:55 +02:00
VBProperty.cpp VisualBuilder: Add a widget registry and a property class. 2019-04-11 16:13:19 +02:00
VBProperty.h VisualBuilder: Add a table view with the selected widget's properties. 2019-04-11 21:41:09 +02:00
VBWidget.cpp VisualBuilder: Add a table view with the selected widget's properties. 2019-04-11 21:41:09 +02:00
VBWidget.h VisualBuilder: Add a table view with the selected widget's properties. 2019-04-11 21:41:09 +02:00
VBWidgetPropertyModel.cpp VisualBuilder: Tweak property table column width. 2019-04-11 21:55:57 +02:00
VBWidgetPropertyModel.h VisualBuilder: Add a table view with the selected widget's properties. 2019-04-11 21:41:09 +02:00
VBWidgetRegistry.cpp VisualBuilder: Display read-only propery values in gray. 2019-04-11 21:53:39 +02:00
VBWidgetRegistry.h VisualBuilder: Add a table view with the selected widget's properties. 2019-04-11 21:41:09 +02:00
VBWidgetType.h VisualBuilder: Add a widget registry and a property class. 2019-04-11 16:13:19 +02:00