Meshroom/meshroom/ui/qml/GraphEditor
Candice Bentéjac f521bfa663 [GraphEditor] Remove enabling/disabling pins depending on edge's visibility
When edges could exist while being invisible in the graph, pins needed
to be enabled/disabled manually according to the visibility of the edge.
This was especially important when closing the application and removing
all the (hidden) edges as the pins needed to be properly destryed as well.

Edges are not hidden anymore, and any attribute that should be hidden
but is in fact connected remains visible as long as the connection exists.
2024-12-30 19:02:38 +01:00
..
AttributeEditor.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
AttributeItemDelegate.qml [GraphEditor] Refer to an attribute's parent in its tooltip 2024-12-30 19:02:35 +01:00
AttributePin.qml [GraphEditor] Remove enabling/disabling pins depending on edge's visibility 2024-12-30 19:02:38 +01:00
ChunksListView.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
common.js [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +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 [MaterialIcons] MaterialToolLabel: Add new accessors to the item's elements 2024-12-30 19:02:36 +01:00
GraphEditor.qml [GraphEditor] Remove enabling/disabling pins depending on edge's visibility 2024-12-30 19:02:38 +01:00
GraphEditorSettings.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
Node.qml [GraphEditor] Node: Display connected children when the parent is collapsed 2024-12-30 19:02:37 +01:00
NodeChunks.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
NodeDocumentation.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
NodeEditor.qml [ui] NodeEditor: Implementation of Toggle based Search. 2024-11-30 20:17:06 +05:30
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 [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
qmldir [GraphEditor] Add a ScriptEditor component 2024-07-03 08:41:07 +01:00
ScriptEditor.qml [qt6] Update versions for all the imported modules 2024-11-07 18:09:01 +01:00
StatViewer.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
TaskManager.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00