Yann Lanthony
d2c26c3c84
[ui] GraphEditor: add readOnly mode
...
* disable node/edge edition
* make GraphEditor readOnly when graph is being computed
2017-11-28 11:05:05 +01:00
Fabien Castan
c488d73551
[core] split status and execMode (LOCAL/EXTERN)
2017-11-23 20:58:52 +01:00
Yann Lanthony
b8edf07e8d
[ui] improved GraphEditor design
2017-11-17 17:36:10 +01:00
Yann Lanthony
e053bb0f45
[ui] minor UI tweaks
2017-11-14 18:15:45 +01:00
Yann Lanthony
4d738623f7
[ui] display Node Chunks
...
* displayed as a colored status/progress bar
* this is replacing node's status indicator
2017-11-10 17:53:11 +01:00
Yann Lanthony
a56ffa83b3
[ui] support display of edges on ListAttribute children
2017-11-10 16:42:18 +01:00
Yann Lanthony
00366cda00
[ui] introduce first functional UI with a graph editor
...
First functional UI that allows to visualize, modify and execute a graph locally.
* use QtQuick Controls 2 + Shapes (Qt >=5.10)
* main menu to save/load a graph
2017-10-31 16:54:16 +01:00