Meshroom/meshroom/ui/qml/GraphEditor
Yann Lanthony 45faa860c9 [ui] AttributeEditor: remove SortFilterDelegateModel
Usage of DelegateModel for model filtering has not proven to be the most stable solution, and might be responsible for random crashes happening during engine's garbage collection.  Implement Loader-based alternative:
* first delegate is a Loader which creates the AttributeItemDelegate if necessary
* compensate spacing using negative height when element is hidden
2019-02-08 15:37:06 +01:00
..
AttributeEditor.qml [ui] AttributeEditor: remove SortFilterDelegateModel 2019-02-08 15:37:06 +01:00
AttributeItemDelegate.qml [ui] GraphEditor: solo 3D media with Double Click + Control modifier 2019-01-07 16:19:42 +01:00
AttributePin.qml [ui] Node: use TextMetrics to expand elided attribute pins at hover 2019-01-29 16:12:19 +01:00
common.js [ui] move NodeChunks color "logic" in a javascript file 2017-12-28 21:15:13 +01:00
CompatibilityBadge.qml [ui] add CompatibilityBadge on CompatibilityNodes 2018-07-19 13:50:45 +02:00
CompatibilityManager.qml [ui][dialogs] improve wording 2018-07-25 20:05:37 +02:00
Edge.qml [ui] GraphEditor: improve Edge UI 2018-07-27 19:05:53 +02:00
GraphEditor.qml [ui] show unsaved project warning dialog also when computing from GraphEditor 2019-01-30 09:48:37 +01:00
GraphEditorSettings.qml [ui] GraphEditor: consistent readOnly mode when computing 2019-01-07 15:39:47 +01:00
Node.qml [ui] UIGraph: add hoveredNode property + node hovering visual feedback 2018-12-07 16:07:42 +01:00
NodeChunks.qml [ui] fix Palette propagation 2018-05-28 15:30:09 +02:00
NodeEditor.qml [ui] GraphEditor: solo 3D media with Double Click + Control modifier 2019-01-07 16:19:42 +01:00
NodeLog.qml [ui] NodeLog: load file only if visible 2018-09-06 15:56:52 +02:00
qmldir [ui] extract NodeEditor from AttributeEditor 2019-01-04 17:30:37 +01:00