| .. |
|
.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
|
Include Makefile.common in all other Makefiles.
|
2019-04-21 04:09:39 +02:00 |
|
VBForm.cpp
|
VisualBuilder: Emit on_widget_selected() when appropriate.
|
2019-04-19 23:09:38 +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: Expose some more widget properties.
|
2019-04-19 23:48:19 +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: Expose some more widget properties.
|
2019-04-19 23:48:19 +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 |