.. |
.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: Make it possible to move widgets to front/back.
|
2019-04-16 03:52:26 +02:00 |
VBForm.h
|
VisualBuilder: Make it possible to move widgets to front/back.
|
2019-04-16 03:52:26 +02:00 |
VBPropertiesWindow.cpp
|
VisualBuilder: Add some more GWidget default properties.
|
2019-04-12 14:47:21 +02:00 |
VBPropertiesWindow.h
|
VisualBuilder: Add a text box to the properties window.
|
2019-04-11 23:57:58 +02:00 |
VBProperty.cpp
|
VisualBuilder: Let's have getters and setters for properties.
|
2019-04-14 04:14:23 +02:00 |
VBProperty.h
|
VisualBuilder: Let's have getters and setters for properties.
|
2019-04-14 04:14:23 +02:00 |
VBWidget.cpp
|
VisualBuilder: Make it possible to move widgets to front/back.
|
2019-04-16 03:52:26 +02:00 |
VBWidget.h
|
VisualBuilder: Add some widget-specific properties.
|
2019-04-12 15:17:53 +02:00 |
VBWidgetPropertyModel.cpp
|
VisualBuilder: Add some more GWidget default properties.
|
2019-04-12 14:47:21 +02:00 |
VBWidgetPropertyModel.h
|
VisualBuilder: Add [x, y, width, height] properties for all widgets.
|
2019-04-11 22:54:04 +02:00 |
VBWidgetRegistry.cpp
|
VisualBuilder: Let's have getters and setters for properties.
|
2019-04-14 04:14:23 +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 |