1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 03:51:01 +00:00
serenity/Applications/VisualBuilder
2019-04-30 17:01:59 +02:00
..
.gitignore VisualBuilder: Work on selecting a widget and moving it around. 2019-04-11 01:59:07 +02:00
main.cpp VisualBuilder: Add GSlider to the widgets toolbox. 2019-04-30 16:18:05 +02:00
Makefile Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
VBForm.cpp VisualBuilder: Tweak form grid color. 2019-04-30 17:01:59 +02:00
VBForm.h VisualBuilder: Emit on_widget_selected() when appropriate. 2019-04-19 23:09:38 +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: Add GSlider to the widgets toolbox. 2019-04-30 16:18:05 +02:00
VBWidget.h VisualBuilder: Multiple-widget selection support. 2019-04-19 22:46:16 +02:00
VBWidgetPropertyModel.cpp VisualBuilder: Multiple-widget selection support. 2019-04-19 22:46:16 +02:00
VBWidgetPropertyModel.h LibGUI: Start working on GTableView inline editing. 2019-04-18 22:27:14 +02:00
VBWidgetRegistry.cpp VisualBuilder: Add GSlider to the widgets toolbox. 2019-04-30 16:18:05 +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 GSlider to the widgets toolbox. 2019-04-30 16:18:05 +02:00