Meshroom/meshroom/ui/qml/GraphEditor
Candice Bentéjac 45e6f43c40 [GraphEditor] AttributeItemDelegate: Return valid component for PushButton
The value of a `PushButtonParam` being always `None`, it is necessary
to check that the type of the component is not `PushButtonParam` before
comparing its value to `undefined`. Otherwise, any `PushButtonParam`
will always be represented by a "notComputed" component.
2024-07-29 17:48:38 +02:00
..
AttributeEditor.qml [ui] Attribute becomes grey in graph editor and attribute editor when connected but disabled 2024-04-19 17:16:20 +02:00
AttributeItemDelegate.qml [GraphEditor] AttributeItemDelegate: Return valid component for PushButton 2024-07-29 17:48:38 +02:00
AttributePin.qml [ui] Disabled behavior applied to all types of parameters and attributes 2024-04-19 17:16:21 +02:00
ChunksListView.qml [GraphEditor] Clean-up: Harmonize syntax across all files 2023-11-06 16:28:22 +01:00
common.js [GraphEditor] Clean-up: Harmonize syntax across all files 2023-11-06 16:28:22 +01:00
CompatibilityBadge.qml [GraphEditor] Clean-up: Harmonize syntax across all files 2023-11-06 16:28:22 +01:00
CompatibilityManager.qml [GraphEditor] Clean-up: Harmonize syntax across all files 2023-11-06 16:28:22 +01:00
Edge.qml [GraphEditor] Clean-up: Harmonize syntax across all files 2023-11-06 16:28:22 +01:00
GraphEditor.qml [ui] Removal of useless option for Compute and Submit selected nodes 2024-07-17 16:08:01 +02:00
GraphEditorSettings.qml [ui] improve atts filtering and add search bar ... 2023-08-30 16:21:11 +02:00
Node.qml [ui] Eye displayed for node with sequence output 2024-06-20 11:54:30 +02:00
NodeChunks.qml [GraphEditor] Clean-up: Harmonize syntax across all files 2023-11-06 16:28:22 +01:00
NodeDocumentation.qml [qml] Qt5.15: Upgrade all QtQuick modules 2023-07-03 12:11:29 +02:00
NodeEditor.qml [ui] Timer not displayed on node not computable 2024-06-20 11:54:31 +02:00
NodeLog.qml [qml] Qt5.15: Upgrade all QtQuick modules 2023-07-03 12:11:29 +02:00
NodeStatistics.qml [Utils] fixing rounding issues in time display 2024-06-16 23:34:50 +02:00
NodeStatus.qml [GraphEditor] Clean-up: Harmonize syntax across all files 2023-11-06 16:28:22 +01:00
qmldir [GraphEditor] Add a ScriptEditor component 2024-07-03 08:41:07 +01:00
ScriptEditor.qml [GraphEditor] Add a ScriptEditor component 2024-07-03 08:41:07 +01:00
StatViewer.qml [GraphEditor] Clean-up: Harmonize syntax across all files 2023-11-06 16:28:22 +01:00
TaskManager.qml [GraphEditor] Clean-up: Harmonize syntax across all files 2023-11-06 16:28:22 +01:00