Meshroom/meshroom/ui/qml/GraphEditor
Candice Bentéjac 1fbf42a3f4 [GraphEditor] Only display "Pipelines" menu when templates are available
In the node menu (displayed when pressing "Tab" or right-clicking in the
Graph Editor), the "Pipelines" menu entry used to be displayed even if
there was no available template (the entry would open to display an
empty list).

This commit adds a check to ensure that the "Pipelines" menu is only
added to the node menu if there is at least one template that is
available. Otherwise, it is not displayed.
2025-02-19 15:14:27 +01:00
..
AttributeControls [ui] GraphEditor: redesign non exclusive ChoiceParam control 2025-02-13 11:40:09 +01:00
AttributeEditor.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
AttributeItemDelegate.qml [ui] GraphEditor: redesign non exclusive ChoiceParam control 2025-02-13 11:40:09 +01:00
AttributePin.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
ChunksListView.qml [GraphEditor] Remove "common.js" and use Utils.Colors instead 2025-02-14 17:19:11 +01:00
CompatibilityBadge.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
CompatibilityManager.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
Edge.qml [ui] Edge: Updated curveScale to use standard property binding for EdgeMouseArea 2025-01-27 16:48:00 +05:30
GraphEditor.qml [GraphEditor] Only display "Pipelines" menu when templates are available 2025-02-19 15:14:27 +01:00
GraphEditorSettings.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
Node.qml [ui] Node: expose additional mouse events 2024-12-06 10:12:11 +01:00
NodeChunks.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
NodeDocumentation.qml [GraphEditor] Remove "common.js" and use Utils.Colors instead 2025-02-14 17:19:11 +01:00
NodeEditor.qml Merge pull request #2627 from alicevision/fix/jsParamInjection 2025-01-06 15:14:39 +01:00
NodeLog.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
NodeStatistics.qml [GraphEditor] Add missing import of Utils to access Format methods 2024-12-17 11:03:33 +00:00
NodeStatus.qml [qml] Handle cases where a chunk is undefined 2025-02-14 17:29:04 +01:00
qmldir [GraphEditor] Add a ScriptEditor component 2024-07-03 08:41:07 +01:00
ScriptEditor.qml [ui] ScriptEditor: Updated to Use Horizontal MSplitView 2025-01-10 08:18:43 +01:00
StatViewer.qml [fix][ui] StatViewer: Updated Layouts for Stat Viewer 2024-12-30 09:28:36 +05:30
TaskManager.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00