Meshroom/meshroom/ui/qml/GraphEditor
Candice Bentéjac 7686c48e89 [GraphEditor] Do not assign undefined to edge-related properties
This fixes the following QML warnings that may appear when performing
lots of operations on edges:
`Unable to assign [undefined] to QString/bool`

These warnings do not seem to have any functional impact on the connection
processes.
2024-09-05 09:36:18 +02:00
..
AttributeEditor.qml [ui] Fix lose focus of text Attribute 2024-08-26 15:32:08 +02:00
AttributeItemDelegate.qml [GraphEditor] Base ChoiceParam model on attribute instead of description 2024-08-09 14:47:28 +02:00
AttributePin.qml [GraphEditor] Do not assign undefined to edge-related properties 2024-09-05 09:36:18 +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 [ui] Thicker edges for for loops and better draw of them 2024-09-02 19:04:22 +02:00
GraphEditor.qml [GraphEditor] Do not update pins when the app is closing 2024-09-05 09:36:17 +02:00
GraphEditorSettings.qml [ui] improve atts filtering and add search bar ... 2023-08-30 16:21:11 +02:00
Node.qml [GraphEditor] Do not assign undefined to edge-related properties 2024-09-05 09:36:18 +02:00
NodeChunks.qml [ui] GraphEditor: highlight chunks with lighter/darker 2024-08-20 19:37:03 +02: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 [ui] Value of current edge iteration and TaskManager protected 2024-09-02 17:08:04 +02:00