mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-31 07:18:25 +02:00
Introduce a new TextFileViewer component with auto-reload feature based on a ListView instead of a TextArea for performance reasons. Uses the text content split on line breaks as ListView's model. Features: * auto-scroll to bottom * display line numbers * customizable line delegates (e.g.: display a real progress bar) * color lines according to log level |
||
---|---|---|
.. | ||
AttributeEditor.qml | ||
AttributeItemDelegate.qml | ||
AttributePin.qml | ||
common.js | ||
CompatibilityBadge.qml | ||
CompatibilityManager.qml | ||
Edge.qml | ||
GraphEditor.qml | ||
GraphEditorSettings.qml | ||
Node.qml | ||
NodeChunks.qml | ||
NodeEditor.qml | ||
NodeLog.qml | ||
qmldir |