##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r218:905d9d13cf8a
Adds override keywor
Alexandre Leroux
0
r217:b575895e8245
Merge branch 'feature/VariableMenu1' into develop
Alexandre Leroux
merge
0
r216:7e5ced2a6b80
Adds vera exclusions
Alexandre Leroux
0
r215:b21a03be8ff6
Adds a purge action to remove menus that have not entries after visit
Alexandre Leroux
0
r214: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
r213: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
r212: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
0
r211:244c7de3b522
Defines a menu builder A menu builder is a struct that helps to build the hierarchical menu associated to a variable
Alexandre Leroux
0
r210: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
r209: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
r208:a017ecc9b201
Implements accept() method of visualization widgets
Alexandre Leroux
0
r207:6308522bc3bb
Updates visitor interface + corrects accept() method's signature of widgets that can be visited
Alexandre Leroux
0
r206:373baac343d6
Merge pull request 156 from SCIQLOP-Initialisation develop Develop
leroux
merge
0
r205:d9b3f77880b1
Fixes reference
Alexandre Leroux
0
r204:418c600ae7b7
Merge branch 'feature/WidgetsNames' into develop
Alexandre Leroux
merge
0
r203:01b7b4816253
Minor fixes - Adds vera exclusions - Forwards classes
Alexandre Leroux
0
r202:7ea43466f4ed
Updates displayVariable() method
Alexandre Leroux
0
r201:e28c6678c3bc
Completes the method of creating a zone from a variable
Alexandre Leroux
0
r200:faed9e0296f1
Completes the method of creating a zone from a variable
Alexandre Leroux
0
r199:0f1ccb97ea85
Removes the default tab from .ui and adds it manually This allows to generate a default name for the tab
Alexandre Leroux
0
load next
< 1 .. 53 54 55 56 57 .. 65 >
showing 20 out of 1299 commits