ladybird/Applications/VisualBuilder
2019-04-19 01:40:25 +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 LibGUI: Refactor context menus to be event-driven instead of declarative. 2019-04-18 04:12:27 +02:00
VBForm.h LibGUI: Refactor context menus to be event-driven instead of declarative. 2019-04-18 04:12:27 +02:00
VBPropertiesWindow.cpp VisualBuilder: Remove the separate property editor box in favor of inline. 2019-04-19 01:16:57 +02:00
VBPropertiesWindow.h VisualBuilder: Remove the separate property editor box in favor of inline. 2019-04-19 01:16:57 +02:00
VBProperty.cpp VisualBuilder: Hook up everything needed for widget property editing. 2019-04-19 01:05:59 +02:00
VBProperty.h VisualBuilder: Hook up everything needed for widget property editing. 2019-04-19 01:05:59 +02:00
VBWidget.cpp VisualBuilder: Expose GGroupBox name property. 2019-04-19 01:40:25 +02:00
VBWidget.h VisualBuilder: Hook up everything needed for widget property editing. 2019-04-19 01:05:59 +02:00
VBWidgetPropertyModel.cpp VisualBuilder: Remove the separate property editor box in favor of inline. 2019-04-19 01:16:57 +02:00
VBWidgetPropertyModel.h LibGUI: Start working on GTableView inline editing. 2019-04-18 22:27:14 +02:00
VBWidgetRegistry.cpp VisualBuilder: Hook up everything needed for widget property editing. 2019-04-19 01:05:59 +02:00
VBWidgetRegistry.h VisualBuilder: Hook up everything needed for widget property editing. 2019-04-19 01:05:59 +02:00
VBWidgetType.h VisualBuilder: Add a widget registry and a property class. 2019-04-11 16:13:19 +02:00