Meshroom/meshroom/ui/qml/GraphEditor
Candice Bentéjac ddda62a652 Add node to graph with Ctrl+V if valid node content is in the clipboard
Attempt to paste the clipboard's content in the graph when Ctrl+V is
pressed. If the clipboard contains a valid node description, add the
corresponding node to the graph.
Otherwise, do nothing.
2022-08-19 12:00:16 +02:00
..
AttributeEditor.qml [ui] Graph Editor: remove useless attributes property 2020-07-29 11:34:45 +02:00
AttributeItemDelegate.qml Evaluate variables in nodes' string parameters 2022-07-12 09:31:37 +02:00
AttributePin.qml [ui] Highlight attributes' pins correctly 2022-07-19 10:57:16 +02:00
ChunksListView.qml [ui] NodeEditor: refactor ChunksList and add global stats 2021-01-22 11:38:53 +01:00
common.js Create TaskManager with a task overview 2019-11-29 11:34:10 +01:00
CompatibilityBadge.qml [ui] add CompatibilityBadge on CompatibilityNodes 2018-07-19 13:50:45 +02:00
CompatibilityManager.qml [ui] fix binding warnings when closing Meshroom 2020-08-17 17:50:44 +02:00
Edge.qml [ui] GraphEditor: improve dash pattern on edges 2020-12-28 12:01:17 +01:00
GraphEditor.qml Add node to graph with Ctrl+V if valid node content is in the clipboard 2022-08-19 12:00:16 +02:00
GraphEditorSettings.qml [ui] GraphEditor: consistent readOnly mode when computing 2019-01-07 15:39:47 +01:00
Node.qml [ui] GraphEditor: highlight the edge that will be deleted when it is replaced with another edge 2021-06-04 19:59:49 +01:00
NodeChunks.qml Redesign node UI, added state icons and separate inputs and outputs 2019-11-29 11:34:10 +01:00
NodeDocumentation.qml [ui] Add the notion of Node Documentation 2020-03-26 10:54:00 +01:00
NodeEditor.qml [ui] NodeEditor: tabs width 2021-01-25 17:38:33 +01:00
NodeLog.qml [ui] NodeEditor: refactor ChunksList and add global stats 2021-01-22 11:38:53 +01:00
NodeStatistics.qml [ui] NodeStats: disable time if no info 2021-01-22 13:13:19 +01:00
NodeStatus.qml [ui] NodeEditor: refactor ChunksList and add global stats 2021-01-22 11:38:53 +01:00
qmldir Create TaskManager with a task overview 2019-11-29 11:34:10 +01:00
StatViewer.qml Update StatViewer.qml 2021-10-07 10:54:59 +02:00
TaskManager.qml [ui] GraphEditor: use globalExecMode method 2020-12-02 19:56:23 +01:00