##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r211:8492fb1ed747
QCustomPlot notify the graph widget when the xRange changed
Alexandre Leroux
0
r210:f1820cb4eabb
Variable slot is called when x range of its graph changed
1
r209:9423975d81b3
Create a variable notify the variable cache parameter
1
r208:f8051c03cae8
Generalizes vera exclusion for unnamed namespace
Alexandre Leroux
0
r207:76c2d7a04a27
Moves MenuBuilder in a new class
Alexandre Leroux
0
r206:5eea2a27f0fe
Adds comments
Alexandre Leroux
0
r205:d787e1653d55
Add comments
Alexandre Leroux
0
r204:5c097ba3f0d9
Adds logs for null visitors
Alexandre Leroux
0
r203:905d9d13cf8a
Adds override keywor
Alexandre Leroux
0
r202:b575895e8245
Merge branch 'feature/VariableMenu1' into develop
Alexandre Leroux
merge
0
r201:7e5ced2a6b80
Adds vera exclusions
Alexandre Leroux
1
r200:b21a03be8ff6
Adds a purge action to remove menus that have not entries after visit
Alexandre Leroux
0
r199:aa91a995c6e9
Completes visit of tab and zone For a tab or a zone that can drops the variable, we add an action to its menu, of type "Open in new..." For example, for a tab, the new action action will be "Open in new zone". The action is separated to other actions in the menu
Alexandre Leroux
0
r198:946a2291304e
Implements visit of graph When a graph is visited, we check if it can contains the variable, and if it's the case, we add an action to the current menu to open the variable in this graph.
Alexandre Leroux
0
r197:fae2d5d3e62c
Implements visit of tab and zone When we visit a tab or a zone, we create (when entered) and close (when left) a menu (that has the name of the widget)
Alexandre Leroux
4
r196:244c7de3b522
Defines a menu builder A menu builder is a struct that helps to build the hierarchical menu associated to a variable
Alexandre Leroux
2
r195:9044a6f2b5b4
Creates the visitor that generates a hierarchical menu associated with a variable. This menu will contain all the widgets in which the variable can be displayed
Alexandre Leroux
0
r194:7ef1d04a5917
Creates a interface that defines a variable container - A variable container is an entity that can eventually accomodate a variable (for example, from a menu or d'n'd) - The interfaces declares canDrop() method, that will be used to create a menu for a variable containing only the containers available for it, or to enable/disable d'n'd of this variable on a container - Each visualization widget is a variable container, so it implements canDrop() method
Alexandre Leroux
0
r193:a017ecc9b201
Implements accept() method of visualization widgets
Alexandre Leroux
2
r192:6308522bc3bb
Updates visitor interface + corrects accept() method's signature of widgets that can be visited
Alexandre Leroux
1
load next
< 1 .. 25 26 27 28 29 .. 37 >
showing 20 out of 732 commits